#AFB6CA#AFB6CA
#AFB6CA is a light, muted blue. Relative luminance 0.468; OKLCH L 77.7% C 0.029 H 270.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB6CA |
|---|---|
| RGB | rgb(175, 182, 202) |
| HSL | hsl(224, 20%, 74%) |
| HSV | hsv(224, 13%, 79%) |
| CMYK | cmyk(13.4%, 9.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.08, 1.60, -10.93) |
| CIE-LCH | lch(74.08, 11.04, 278.32°) |
| OKLab | oklab(77.71% 0.0002 -0.0295) |
| OKLCH | oklch(77.71% 0.029 270.3) |
| XYZ | xyz(45.0654, 46.8335, 62.5312) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.10
Cloudy Blue
#ACC2D9
ΔE00 6.23
Dove Gray
#B6B8BD
ΔE00 6.41
Cool Gray
#9AA7B0
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB6CA #CAC3AF
analogous
#AFC4CA #AFB6CA #B6AFCA
triadic
#AFB6CA #CAAFB6 #B6CAAF
tetradic
#AFB6CA #CAAFC4 #CAC3AF #AFCAB6
square
#AFB6CA #CAAFC4 #CAC3AF #AFCAB6
split-complementary
#AFB6CA #CAB6AF #C4CAAF
monochromatic
#657399 #8A94B2 #AFB6CA #D4D8E2 #EDEEF3
Accessibility & contrast
On white
2.03
#AFB6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#AFB6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB6CA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB6CA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CB
Deuteranopia (green-blind)
#AEB5C9
Tritanopia (blue-blind)
#A9BABC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afb6ca; /* rgb */ color: rgb(175, 182, 202); /* oklch */ color: oklch(77.7% 0.029 270.3);
Tailwind
colors: {
custom: {
50: '#c7cbda',
500: '#afb6ca',
950: '#000000',
},
}SCSS
$custom: #afb6ca; $custom-light: #c7cbda; $custom-dark: #000000;
JSON
{
"hex": "#afb6ca",
"rgb": {
"r": 175,
"g": 182,
"b": 202
},
"hsl": {
"h": 224.444,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.77711,
"c": 0.02949,
"h": 270.3
},
"luminance": 0.46834
}Semantic roles & 50–950 ramp
primary
#AFB6CA
secondary
#E9E7E2
accent
#88479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283