#AFB8CD#AFB8CD
#AFB8CD is a light, muted blue. Relative luminance 0.478; OKLCH L 78.2% C 0.032 H 267.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB8CD |
|---|---|
| RGB | rgb(175, 184, 205) |
| HSL | hsl(222, 23%, 75%) |
| HSV | hsv(222, 15%, 80%) |
| CMYK | cmyk(14.6%, 10.2%, 0%, 19.6%) |
| CIE-LAB | lab(74.70, 1.15, -11.64) |
| CIE-LCH | lch(74.70, 11.70, 275.64°) |
| OKLab | oklab(78.22% -0.0016 -0.0315) |
| OKLCH | oklch(78.22% 0.032 267.1) |
| XYZ | xyz(45.8366, 47.8020, 64.5576) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.79
Light Blue Grey
#B7C9E2
ΔE00 5.20
Cloudy Blue
#ACC2D9
ΔE00 5.32
Dove Gray
#B6B8BD
ΔE00 6.75
Light Grey Blue
#9DBCD4
ΔE00 7.70
Cool Gray
#9AA7B0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB8CD #CDC4AF
analogous
#AFC7CD #AFB8CD #B5AFCD
triadic
#AFB8CD #CDAFB8 #B8CDAF
tetradic
#AFB8CD #CDAFC7 #CDC4AF #AFCDB5
square
#AFB8CD #CDAFC7 #CDC4AF #AFCDB5
split-complementary
#AFB8CD #CDB5AF #C7CDAF
monochromatic
#64759E #8997B5 #AFB8CD #D5D9E5 #ECEEF3
Accessibility & contrast
On white
1.99
#AFB8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#AFB8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB8CD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB8CD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#AFB7CC
Tritanopia (blue-blind)
#A8BCBF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afb8cd; /* rgb */ color: rgb(175, 184, 205); /* oklch */ color: oklch(78.2% 0.032 267.1);
Tailwind
colors: {
custom: {
50: '#c7cddc',
500: '#afb8cd',
950: '#000000',
},
}SCSS
$custom: #afb8cd; $custom-light: #c7cddc; $custom-dark: #000000;
JSON
{
"hex": "#afb8cd",
"rgb": {
"r": 175,
"g": 184,
"b": 205
},
"hsl": {
"h": 222,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.78225,
"c": 0.0315,
"h": 267.1
},
"luminance": 0.47803
}Semantic roles & 50–950 ramp
primary
#AFB8CD
secondary
#EAE7E1
accent
#8544A2
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283