#afb3c9
a light, soft blue · cool · closest name: Light Steel Blue
At a glance
Every number on this page in one read: what #afb3c9 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #afb3c9 |
| RGB | rgb(175, 179, 201) |
| HSL | hsl(231, 19%, 74%) |
| CMYK | cmyk(13%, 11%, 0%, 21%) |
| LAB | lab(73.3 3.0 -11.6) |
| LCH | lch(73.3 12.0 284.5) |
| OKLCH | oklch(0.771 0.032 277.5) |
| Decimal | 11514825 |
| Display P3 | color(display-p3 0.686 0.702 0.788) |
Copy-ready code
/* CSS */
color: #afb3c9;
background-color: #afb3c9;
/* Tailwind (arbitrary) */
class="text-[#afb3c9] bg-[#afb3c9]"
/* SCSS */
$brand: #afb3c9;
/* SwiftUI */
Color(red: 0.686, green: 0.702, blue: 0.788)
/* Android */
Color.parseColor("#afb3c9")
/* Flutter */
Color(0xFFAFB3C9)
/* Python / OpenCV (BGR) */
(201, 179, 175)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #afb3c9 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F6F7F9;
--brand-100: #EDEEF2;
--brand-200: #D8DAE4;
--brand-300: #afb3c9;
--brand-400: #9BA0BB;
--brand-500: #7980A5;
--brand-600: #636A92;
--brand-700: #52587A;
--brand-800: #424761;
--brand-900: #323648;
--brand-950: #1F222D;
--brand: #afb3c9;
--brand-ink: #000000;
}Colors that work with #afb3c9
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #afb3c9
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Charts, tags and secondary surfaces
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #C9C5AF | Directly opposite — maximum tension | |
| Analogous left | #AFC0C9 | Neighbour, quieter | |
| Analogous right | #B8AFC9 | Neighbour, quieter | |
| Split-complement 1 | #C9B8AF | Contrast without the clash | |
| Split-complement 2 | #C0C9AF | Contrast without the clash | |
| Triadic 1 | #C9AFB3 | Even thirds — balanced and loud | |
| Triadic 2 | #B3C9AF | Even thirds — balanced and loud | |
| Tetradic | #C9AFC0 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#afb3c9 text on a black background
contrast 10.11:1
#afb3c9 text on a white background
contrast 2.08:1
CSS3 live lab
The quick brown fox
color: #afb3c9;
background-color: #afb3c9;
Glowing headline
text-shadow: 2px 2px 8px #afb3c9;
Soft neon halo
text-shadow: 0 0 14px rgba(175, 179, 201, 0.45);
box-shadow: 0 12px 32px -8px rgba(175, 179, 201, 0.45);
border: 3px solid #afb3c9; background: linear-gradient(135deg, #afb3c9, #BCAFC9);
Monochromatic scale
Palettes built from #afb3c9
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Silver (#c0c0c0) — ΔE2000 10.2 away, with its history, psychology and brand usage.
#afb3c9 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#afb3c9, answered
What color is #afb3c9?
#afb3c9 is a light soft blue, closest to Light Steel Blue (ΔE2000 7.4). It sits at 231° on the hue wheel with 19% saturation and 74% lightness, which reads as cool.
What is the RGB value of #afb3c9?
rgb(175, 179, 201) — 175 red, 179 green and 201 blue out of 255, or 68.6% / 70.2% / 78.8% by channel.
Is #afb3c9 a light or a dark color?
It is a mid-tone. Relative luminance is 0.4557 and perceived brightness is 71%, so black text on it reaches 10.11:1.
Should I use black or white text on #afb3c9?
Black. It scores 10.11:1 against #afb3c9, versus 2.08:1 for white — AAA at any size.
What is the complementary color of #afb3c9?
#C9C5AF sits directly opposite on the wheel. Softer options are the split-complements #C9B8AF and #C0C9AF, which give the same contrast with far less vibration.
What colors go well with #afb3c9?
For interface work: #F6F6F9 as the surface, #CED1DE for borders, #5C6389 for secondary text, #7E6B4E as an accent and #33374C for hover and pressed states. For a palette, the analogous pair #AFC0C9 and #B8AFC9 stays calm, while #C9C5AF is the loudest partner.
What is #afb3c9 in CMYK for printing?
cmyk(13%, 11%, 0%, 21%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #afb3c9 warm or cool?
Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B4AFC9; nudged cooler, #AEBACA.