#AFB7CD#AFB7CD
#AFB7CD is a light, muted blue. Relative luminance 0.474; OKLCH L 78.0% C 0.033 H 269.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB7CD |
|---|---|
| RGB | rgb(175, 183, 205) |
| HSL | hsl(224, 23%, 75%) |
| HSV | hsv(224, 15%, 80%) |
| CMYK | cmyk(14.6%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(74.44, 1.69, -12.03) |
| CIE-LCH | lch(74.44, 12.15, 278.00°) |
| OKLab | oklab(78.02% -0.0001 -0.0325) |
| OKLCH | oklch(78.02% 0.033 269.7) |
| XYZ | xyz(45.6296, 47.3880, 64.4886) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 7.10
Light Grey Blue
#9DBCD4
ΔE00 8.35
Cool Gray
#9AA7B0
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB7CD #CDC5AF
analogous
#AFC6CD #AFB7CD #B6AFCD
triadic
#AFB7CD #CDAFB7 #B7CDAF
tetradic
#AFB7CD #CDAFC6 #CDC5AF #AFCDB6
square
#AFB7CD #CDAFC6 #CDC5AF #AFCDB6
split-complementary
#AFB7CD #CDB6AF #C6CDAF
monochromatic
#64739E #8995B5 #AFB7CD #D5D9E5 #ECEEF3
Accessibility & contrast
On white
2.00
#AFB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#AFB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB7CD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB7CD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CE
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#A8BBBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afb7cd; /* rgb */ color: rgb(175, 183, 205); /* oklch */ color: oklch(78.0% 0.033 269.7);
Tailwind
colors: {
custom: {
50: '#c7ccdc',
500: '#afb7cd',
950: '#000000',
},
}SCSS
$custom: #afb7cd; $custom-light: #c7ccdc; $custom-dark: #000000;
JSON
{
"hex": "#afb7cd",
"rgb": {
"r": 175,
"g": 183,
"b": 205
},
"hsl": {
"h": 224,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.78019,
"c": 0.03253,
"h": 269.7
},
"luminance": 0.47389
}Semantic roles & 50–950 ramp
primary
#AFB7CD
secondary
#EAE7E1
accent
#8944A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283