#AFAEC2#AFAEC2
#AFAEC2 is a light, muted blue. Relative luminance 0.433; OKLCH L 75.8% C 0.028 H 288.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEC2 |
|---|---|
| RGB | rgb(175, 174, 194) |
| HSL | hsl(243, 14%, 72%) |
| HSV | hsv(243, 10%, 76%) |
| CMYK | cmyk(9.8%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.75, 4.28, -10.04) |
| CIE-LCH | lch(71.75, 10.91, 293.11°) |
| OKLab | oklab(75.8% 0.0088 -0.027) |
| OKLCH | oklch(75.8% 0.028 288) |
| XYZ | xyz(42.5509, 43.2809, 57.1408) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.57
Dark Gray
#A9A9A9
ΔE00 9.59
Lightsteelblue
#B0C4DE
ΔE00 9.97
Cool Gray
#9AA7B0
ΔE00 10.07
Light Blue Grey
#B7C9E2
ΔE00 10.14
Silver
#C0C0C0
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEC2 #C1C2AE
analogous
#AEB7C2 #AFAEC2 #B9AEC2
triadic
#AFAEC2 #C2AFAE #AEC2AF
tetradic
#AFAEC2 #C2AEB7 #C1C2AE #AEC2B9
square
#AFAEC2 #C2AEB7 #C1C2AE #AEC2B9
split-complementary
#AFAEC2 #C2B9AE #B7C2AE
monochromatic
#6B6A8C #8D8BA8 #AFAEC2 #D1D1DC #EEEEF2
Accessibility & contrast
On white
2.17
#AFAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AFAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEC2
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEC2 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C3
Deuteranopia (green-blind)
#A9AFC1
Tritanopia (blue-blind)
#ABB1B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaec2; /* rgb */ color: rgb(175, 174, 194); /* oklch */ color: oklch(75.8% 0.028 288.0);
Tailwind
colors: {
custom: {
50: '#c7c6d4',
500: '#afaec2',
950: '#000000',
},
}SCSS
$custom: #afaec2; $custom-light: #c7c6d4; $custom-dark: #000000;
JSON
{
"hex": "#afaec2",
"rgb": {
"r": 175,
"g": 174,
"b": 194
},
"hsl": {
"h": 243,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.758,
"c": 0.02839,
"h": 288
},
"luminance": 0.43281
}Semantic roles & 50–950 ramp
primary
#AFAEC2
secondary
#E8E8E3
accent
#984D94
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283