#AFAECE#AFAECE
#AFAECE is a light, muted blue. Relative luminance 0.438; OKLCH L 76.2% C 0.045 H 286.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAECE |
|---|---|
| RGB | rgb(175, 174, 206) |
| HSL | hsl(242, 25%, 75%) |
| HSV | hsv(242, 16%, 81%) |
| CMYK | cmyk(15%, 15.5%, 0%, 19.2%) |
| CIE-LAB | lab(72.12, 6.81, -16.06) |
| CIE-LCH | lch(72.12, 17.44, 292.99°) |
| OKLab | oklab(76.22% 0.0131 -0.0436) |
| OKLCH | oklch(76.22% 0.045 286.7) |
| XYZ | xyz(43.9534, 43.8419, 64.5272) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.92
Lavender
#B39DDB
ΔE00 9.02
Periwinkle
#CCCCFF
ΔE00 9.46
Thistle
#D8BFD8
ΔE00 10.46
Lightsteelblue
#B0C4DE
ΔE00 10.57
Light Blue Grey
#B7C9E2
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAECE #CDCEAE
analogous
#AEBDCE #AFAECE #BFAECE
triadic
#AFAECE #CEAFAE #AECEAF
tetradic
#AFAECE #CEAEBD #CDCEAE #AECEBF
square
#AFAECE #CEAEBD #CDCEAE #AECEBF
split-complementary
#AFAECE #CEBFAE #BDCEAE
monochromatic
#6462A0 #8988B7 #AFAECE #D5D4E5 #ECECF3
Accessibility & contrast
On white
2.15
#AFAECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AFAECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAECE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAECE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CF
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#A9B3B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afaece; /* rgb */ color: rgb(175, 174, 206); /* oklch */ color: oklch(76.2% 0.045 286.7);
Tailwind
colors: {
custom: {
50: '#c7c6dd',
500: '#afaece',
950: '#000000',
},
}SCSS
$custom: #afaece; $custom-light: #c7c6dd; $custom-dark: #000000;
JSON
{
"hex": "#afaece",
"rgb": {
"r": 175,
"g": 174,
"b": 206
},
"hsl": {
"h": 241.875,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.7622,
"c": 0.04548,
"h": 286.7
},
"luminance": 0.43842
}Semantic roles & 50–950 ramp
primary
#AFAECE
secondary
#EAEAE1
accent
#A342A0
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283