#AFAEC6#AFAEC6
#AFAEC6 is a light, muted blue. Relative luminance 0.435; OKLCH L 75.9% C 0.034 H 287.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEC6 |
|---|---|
| RGB | rgb(175, 174, 198) |
| HSL | hsl(243, 17%, 73%) |
| HSV | hsv(243, 12%, 78%) |
| CMYK | cmyk(11.6%, 12.1%, 0%, 22.4%) |
| CIE-LAB | lab(71.87, 5.11, -12.05) |
| CIE-LCH | lch(71.87, 13.09, 292.99°) |
| OKLab | oklab(75.94% 0.0102 -0.0325) |
| OKLCH | oklch(75.94% 0.034 287.5) |
| XYZ | xyz(43.0062, 43.4630, 59.5386) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.90
Lightsteelblue
#B0C4DE
ΔE00 10.12
Light Blue Grey
#B7C9E2
ΔE00 10.29
Thistle
#D8BFD8
ΔE00 10.48
Light Periwinkle
#C1C6FC
ΔE00 10.81
Cloudy Blue
#ACC2D9
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEC6 #C5C6AE
analogous
#AEB9C6 #AFAEC6 #BBAEC6
triadic
#AFAEC6 #C6AFAE #AEC6AF
tetradic
#AFAEC6 #C6AEB9 #C5C6AE #AEC6BB
square
#AFAEC6 #C6AEB9 #C5C6AE #AEC6BB
split-complementary
#AFAEC6 #C6BBAE #B9C6AE
monochromatic
#696793 #8C8AAD #AFAEC6 #D2D2DF #EDEDF2
Accessibility & contrast
On white
2.17
#AFAEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AFAEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEC6
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEC6 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B1C7
Deuteranopia (green-blind)
#A8B0C5
Tritanopia (blue-blind)
#ABB2B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaec6; /* rgb */ color: rgb(175, 174, 198); /* oklch */ color: oklch(75.9% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#c7c6d7',
500: '#afaec6',
950: '#000000',
},
}SCSS
$custom: #afaec6; $custom-light: #c7c6d7; $custom-dark: #000000;
JSON
{
"hex": "#afaec6",
"rgb": {
"r": 175,
"g": 174,
"b": 198
},
"hsl": {
"h": 242.5,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.75937,
"c": 0.03408,
"h": 287.5
},
"luminance": 0.43463
}Semantic roles & 50–950 ramp
primary
#AFAEC6
secondary
#E8E9E2
accent
#9C4A98
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283