#AFAEC3#AFAEC3
#AFAEC3 is a light, muted blue. Relative luminance 0.433; OKLCH L 75.8% C 0.030 H 287.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEC3 |
|---|---|
| RGB | rgb(175, 174, 195) |
| HSL | hsl(243, 15%, 72%) |
| HSV | hsv(243, 11%, 76%) |
| CMYK | cmyk(10.3%, 10.8%, 0%, 23.5%) |
| CIE-LAB | lab(71.78, 4.49, -10.54) |
| CIE-LCH | lch(71.78, 11.46, 293.07°) |
| OKLab | oklab(75.83% 0.0091 -0.0284) |
| OKLCH | oklch(75.83% 0.03 287.9) |
| XYZ | xyz(42.6636, 43.3259, 57.7343) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.91
Dark Gray
#A9A9A9
ΔE00 9.95
Lightsteelblue
#B0C4DE
ΔE00 10.00
Light Blue Grey
#B7C9E2
ΔE00 10.16
Cool Gray
#9AA7B0
ΔE00 10.35
Silver
#C0C0C0
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEC3 #C2C3AE
analogous
#AEB8C3 #AFAEC3 #BAAEC3
triadic
#AFAEC3 #C3AFAE #AEC3AF
tetradic
#AFAEC3 #C3AEB8 #C2C3AE #AEC3BA
square
#AFAEC3 #C3AEB8 #C2C3AE #AEC3BA
split-complementary
#AFAEC3 #C3BAAE #B8C3AE
monochromatic
#6B698E #8C8BA9 #AFAEC3 #D2D1DD #EEEDF2
Accessibility & contrast
On white
2.17
#AFAEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AFAEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEC3
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEC3 | 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)
#A9B0C4
Deuteranopia (green-blind)
#A9AFC2
Tritanopia (blue-blind)
#ABB1B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaec3; /* rgb */ color: rgb(175, 174, 195); /* oklch */ color: oklch(75.8% 0.030 287.9);
Tailwind
colors: {
custom: {
50: '#c7c6d5',
500: '#afaec3',
950: '#000000',
},
}SCSS
$custom: #afaec3; $custom-light: #c7c6d5; $custom-dark: #000000;
JSON
{
"hex": "#afaec3",
"rgb": {
"r": 175,
"g": 174,
"b": 195
},
"hsl": {
"h": 242.857,
"s": 14.894,
"l": 72.353
},
"oklch": {
"l": 0.75834,
"c": 0.02982,
"h": 287.9
},
"luminance": 0.43326
}Semantic roles & 50–950 ramp
primary
#AFAEC3
secondary
#E8E8E3
accent
#994C95
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283