#AFAEC0#AFAEC0
#AFAEC0 is a light, muted blue. Relative luminance 0.432; OKLCH L 75.7% C 0.026 H 288.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEC0 |
|---|---|
| RGB | rgb(175, 174, 192) |
| HSL | hsl(243, 13%, 72%) |
| HSV | hsv(243, 9%, 75%) |
| CMYK | cmyk(8.9%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(71.68, 3.87, -9.03) |
| CIE-LCH | lch(71.68, 9.82, 293.23°) |
| OKLab | oklab(75.73% 0.008 -0.0242) |
| OKLCH | oklch(75.73% 0.026 288.3) |
| XYZ | xyz(42.3278, 43.1916, 55.9658) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.87
Dark Gray
#A9A9A9
ΔE00 8.85
Cool Gray
#9AA7B0
ΔE00 9.53
Silver
#C0C0C0
ΔE00 9.71
Lightsteelblue
#B0C4DE
ΔE00 9.95
Light Blue Grey
#B7C9E2
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEC0 #BFC0AE
analogous
#AEB6C0 #AFAEC0 #B8AEC0
triadic
#AFAEC0 #C0AFAE #AEC0AF
tetradic
#AFAEC0 #C0AEB6 #BFC0AE #AEC0B8
square
#AFAEC0 #C0AEB6 #BFC0AE #AEC0B8
split-complementary
#AFAEC0 #C0B8AE #B6C0AE
monochromatic
#6C6B89 #8D8CA5 #AFAEC0 #D1D0DB #EEEEF2
Accessibility & contrast
On white
2.18
#AFAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AFAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEC0
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEC0 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#ACB1B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaec0; /* rgb */ color: rgb(175, 174, 192); /* oklch */ color: oklch(75.7% 0.026 288.3);
Tailwind
colors: {
custom: {
50: '#c7c6d3',
500: '#afaec0',
950: '#000000',
},
}SCSS
$custom: #afaec0; $custom-light: #c7c6d3; $custom-dark: #000000;
JSON
{
"hex": "#afaec0",
"rgb": {
"r": 175,
"g": 174,
"b": 192
},
"hsl": {
"h": 243.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.75733,
"c": 0.02554,
"h": 288.3
},
"luminance": 0.43192
}Semantic roles & 50–950 ramp
primary
#AFAEC0
secondary
#E7E7E3
accent
#974F93
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282