#AFB4CB#AFB4CB
#AFB4CB is a light, muted blue. Relative luminance 0.461; OKLCH L 77.3% C 0.033 H 275.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB4CB |
|---|---|
| RGB | rgb(175, 180, 203) |
| HSL | hsl(229, 21%, 74%) |
| HSV | hsv(229, 14%, 80%) |
| CMYK | cmyk(13.8%, 11.3%, 0%, 20.4%) |
| CIE-LAB | lab(73.59, 2.89, -12.21) |
| CIE-LCH | lch(73.59, 12.55, 283.33°) |
| OKLab | oklab(77.33% 0.0034 -0.033) |
| OKLCH | oklch(77.33% 0.033 275.9) |
| XYZ | xyz(44.7775, 46.0677, 63.0212) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.69
Cool Gray
#9AA7B0
ΔE00 9.45
Light Periwinkle
#C1C6FC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB4CB #CBC6AF
analogous
#AFC2CB #AFB4CB #B8AFCB
triadic
#AFB4CB #CBAFB4 #B4CBAF
tetradic
#AFB4CB #CBAFC2 #CBC6AF #AFCBB8
square
#AFB4CB #CBAFC2 #CBC6AF #AFCBB8
split-complementary
#AFB4CB #CBB8AF #C2CBAF
monochromatic
#656E9B #8A91B3 #AFB4CB #D4D7E3 #ECEEF3
Accessibility & contrast
On white
2.06
#AFB4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AFB4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB4CB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB4CB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CC
Deuteranopia (green-blind)
#ACB4CA
Tritanopia (blue-blind)
#A9B8BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afb4cb; /* rgb */ color: rgb(175, 180, 203); /* oklch */ color: oklch(77.3% 0.033 275.9);
Tailwind
colors: {
custom: {
50: '#c7cada',
500: '#afb4cb',
950: '#000000',
},
}SCSS
$custom: #afb4cb; $custom-light: #c7cada; $custom-dark: #000000;
JSON
{
"hex": "#afb4cb",
"rgb": {
"r": 175,
"g": 180,
"b": 203
},
"hsl": {
"h": 229.286,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.77335,
"c": 0.03317,
"h": 275.9
},
"luminance": 0.46068
}Semantic roles & 50–950 ramp
primary
#AFB4CB
secondary
#E9E8E2
accent
#9046A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283