#AFB7CA#AFB7CA
#AFB7CA is a light, muted blue. Relative luminance 0.472; OKLCH L 77.9% C 0.028 H 267.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB7CA |
|---|---|
| RGB | rgb(175, 183, 202) |
| HSL | hsl(222, 20%, 74%) |
| HSV | hsv(222, 13%, 79%) |
| CMYK | cmyk(13.4%, 9.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.35, 1.06, -10.53) |
| CIE-LCH | lch(74.35, 10.59, 275.72°) |
| OKLab | oklab(77.92% -0.0013 -0.0284) |
| OKLCH | oklch(77.92% 0.028 267.5) |
| XYZ | xyz(45.2709, 47.2446, 62.5997) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.28
Cloudy Blue
#ACC2D9
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.66
Dove Gray
#B6B8BD
ΔE00 6.04
Cool Gray
#9AA7B0
ΔE00 7.74
Light Grey Blue
#9DBCD4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB7CA #CAC2AF
analogous
#AFC5CA #AFB7CA #B5AFCA
triadic
#AFB7CA #CAAFB7 #B7CAAF
tetradic
#AFB7CA #CAAFC5 #CAC2AF #AFCAB5
square
#AFB7CA #CAAFC5 #CAC2AF #AFCAB5
split-complementary
#AFB7CA #CAB5AF #C5CAAF
monochromatic
#657599 #8A96B2 #AFB7CA #D4D8E2 #EDEEF3
Accessibility & contrast
On white
2.01
#AFB7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AFB7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB7CA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB7CA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8CB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#A9BBBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afb7ca; /* rgb */ color: rgb(175, 183, 202); /* oklch */ color: oklch(77.9% 0.028 267.5);
Tailwind
colors: {
custom: {
50: '#c7ccda',
500: '#afb7ca',
950: '#000000',
},
}SCSS
$custom: #afb7ca; $custom-light: #c7ccda; $custom-dark: #000000;
JSON
{
"hex": "#afb7ca",
"rgb": {
"r": 175,
"g": 183,
"b": 202
},
"hsl": {
"h": 222.222,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.77918,
"c": 0.02845,
"h": 267.5
},
"luminance": 0.47245
}Semantic roles & 50–950 ramp
primary
#AFB7CA
secondary
#E9E7E2
accent
#85479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283