#AFB5CB#AFB5CB
#AFB5CB is a light, muted blue. Relative luminance 0.465; OKLCH L 77.5% C 0.032 H 273.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB5CB |
|---|---|
| RGB | rgb(175, 181, 203) |
| HSL | hsl(227, 21%, 74%) |
| HSV | hsv(227, 14%, 80%) |
| CMYK | cmyk(13.8%, 10.8%, 0%, 20.4%) |
| CIE-LAB | lab(73.85, 2.35, -11.82) |
| CIE-LCH | lch(73.85, 12.05, 281.25°) |
| OKLab | oklab(77.54% 0.002 -0.0319) |
| OKLCH | oklch(77.54% 0.032 273.5) |
| XYZ | xyz(44.9801, 46.4729, 63.0887) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 7.02
Dove Gray
#B6B8BD
ΔE00 7.18
Cool Gray
#9AA7B0
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB5CB #CBC5AF
analogous
#AFC3CB #AFB5CB #B7AFCB
triadic
#AFB5CB #CBAFB5 #B5CBAF
tetradic
#AFB5CB #CBAFC3 #CBC5AF #AFCBB7
square
#AFB5CB #CBAFC3 #CBC5AF #AFCBB7
split-complementary
#AFB5CB #CBB7AF #C3CBAF
monochromatic
#65709B #8A93B3 #AFB5CB #D4D7E3 #ECEEF3
Accessibility & contrast
On white
2.04
#AFB5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#AFB5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB5CB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB5CB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB7CC
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#A9B9BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afb5cb; /* rgb */ color: rgb(175, 181, 203); /* oklch */ color: oklch(77.5% 0.032 273.5);
Tailwind
colors: {
custom: {
50: '#c7cbda',
500: '#afb5cb',
950: '#000000',
},
}SCSS
$custom: #afb5cb; $custom-light: #c7cbda; $custom-dark: #000000;
JSON
{
"hex": "#afb5cb",
"rgb": {
"r": 175,
"g": 181,
"b": 203
},
"hsl": {
"h": 227.143,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.7754,
"c": 0.03199,
"h": 273.5
},
"luminance": 0.46474
}Semantic roles & 50–950 ramp
primary
#AFB5CB
secondary
#E9E8E2
accent
#8C46A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283