#AFAEC7#AFAEC7
#AFAEC7 is a light, muted blue. Relative luminance 0.435; OKLCH L 76.0% C 0.036 H 287.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEC7 |
|---|---|
| RGB | rgb(175, 174, 199) |
| HSL | hsl(242, 18%, 73%) |
| HSV | hsv(242, 13%, 78%) |
| CMYK | cmyk(12.1%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(71.90, 5.32, -12.55) |
| CIE-LCH | lch(71.90, 13.63, 292.98°) |
| OKLab | oklab(75.97% 0.0106 -0.0339) |
| OKLCH | oklch(75.97% 0.036 287.4) |
| XYZ | xyz(43.1219, 43.5093, 60.1481) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.22
Lightsteelblue
#B0C4DE
ΔE00 10.17
Light Blue Grey
#B7C9E2
ΔE00 10.34
Thistle
#D8BFD8
ΔE00 10.44
Light Periwinkle
#C1C6FC
ΔE00 10.55
Periwinkle
#CCCCFF
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEC7 #C6C7AE
analogous
#AEB9C7 #AFAEC7 #BBAEC7
triadic
#AFAEC7 #C7AFAE #AEC7AF
tetradic
#AFAEC7 #C7AEB9 #C6C7AE #AEC7BB
square
#AFAEC7 #C7AEB9 #C6C7AE #AEC7BB
split-complementary
#AFAEC7 #C7BBAE #B9C7AE
monochromatic
#686694 #8B8AAE #AFAEC7 #D3D2E0 #EDEDF2
Accessibility & contrast
On white
2.16
#AFAEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AFAEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEC7
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEC7 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1C8
Deuteranopia (green-blind)
#A8B0C6
Tritanopia (blue-blind)
#AAB2B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaec7; /* rgb */ color: rgb(175, 174, 199); /* oklch */ color: oklch(76.0% 0.036 287.4);
Tailwind
colors: {
custom: {
50: '#c7c6d8',
500: '#afaec7',
950: '#000000',
},
}SCSS
$custom: #afaec7; $custom-light: #c7c6d8; $custom-dark: #000000;
JSON
{
"hex": "#afaec7",
"rgb": {
"r": 175,
"g": 174,
"b": 199
},
"hsl": {
"h": 242.4,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.75972,
"c": 0.03551,
"h": 287.4
},
"luminance": 0.4351
}Semantic roles & 50–950 ramp
primary
#AFAEC7
secondary
#E8E9E2
accent
#9D4999
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283