#AFAEC4#AFAEC4
#AFAEC4 is a light, muted blue. Relative luminance 0.434; OKLCH L 75.9% C 0.031 H 287.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEC4 |
|---|---|
| RGB | rgb(175, 174, 196) |
| HSL | hsl(243, 16%, 73%) |
| HSV | hsv(243, 11%, 77%) |
| CMYK | cmyk(10.7%, 11.2%, 0%, 23.1%) |
| CIE-LAB | lab(71.81, 4.70, -11.04) |
| CIE-LCH | lch(71.81, 12.00, 293.04°) |
| OKLab | oklab(75.87% 0.0095 -0.0298) |
| OKLCH | oklch(75.87% 0.031 287.7) |
| XYZ | xyz(42.7770, 43.3713, 58.3317) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.24
Lightsteelblue
#B0C4DE
ΔE00 10.04
Light Blue Grey
#B7C9E2
ΔE00 10.20
Dark Gray
#A9A9A9
ΔE00 10.30
Thistle
#D8BFD8
ΔE00 10.60
Cool Gray
#9AA7B0
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEC4 #C3C4AE
analogous
#AEB8C4 #AFAEC4 #BAAEC4
triadic
#AFAEC4 #C4AFAE #AEC4AF
tetradic
#AFAEC4 #C4AEB8 #C3C4AE #AEC4BA
square
#AFAEC4 #C4AEB8 #C3C4AE #AEC4BA
split-complementary
#AFAEC4 #C4BAAE #B8C4AE
monochromatic
#6A688F #8C8BAA #AFAEC4 #D2D1DE #EEEDF2
Accessibility & contrast
On white
2.17
#AFAEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AFAEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEC4
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEC4 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C5
Deuteranopia (green-blind)
#A9AFC3
Tritanopia (blue-blind)
#ABB1B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaec4; /* rgb */ color: rgb(175, 174, 196); /* oklch */ color: oklch(75.9% 0.031 287.7);
Tailwind
colors: {
custom: {
50: '#c7c6d5',
500: '#afaec4',
950: '#000000',
},
}SCSS
$custom: #afaec4; $custom-light: #c7c6d5; $custom-dark: #000000;
JSON
{
"hex": "#afaec4",
"rgb": {
"r": 175,
"g": 174,
"b": 196
},
"hsl": {
"h": 242.727,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.75868,
"c": 0.03124,
"h": 287.7
},
"luminance": 0.43372
}Semantic roles & 50–950 ramp
primary
#AFAEC4
secondary
#E8E8E3
accent
#9A4C96
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283