#AFAECC#AFAECC
#AFAECC is a light, muted blue. Relative luminance 0.437; OKLCH L 76.1% C 0.043 H 286.9°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAECC |
|---|---|
| RGB | rgb(175, 174, 204) |
| HSL | hsl(242, 23%, 74%) |
| HSV | hsv(242, 15%, 80%) |
| CMYK | cmyk(14.2%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(72.06, 6.38, -15.06) |
| CIE-LCH | lch(72.06, 16.36, 292.97°) |
| OKLab | oklab(76.15% 0.0124 -0.0408) |
| OKLCH | oklch(76.15% 0.043 286.9) |
| XYZ | xyz(43.7120, 43.7453, 63.2558) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.35
Lavender
#B39DDB
ΔE00 9.54
Periwinkle
#CCCCFF
ΔE00 9.84
Thistle
#D8BFD8
ΔE00 10.40
Lightsteelblue
#B0C4DE
ΔE00 10.46
Light Blue Grey
#B7C9E2
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAECC #CBCCAE
analogous
#AEBCCC #AFAECC #BEAECC
triadic
#AFAECC #CCAFAE #AECCAF
tetradic
#AFAECC #CCAEBC #CBCCAE #AECCBE
square
#AFAECC #CCAEBC #CBCCAE #AECCBE
split-complementary
#AFAECC #CCBEAE #BCCCAE
monochromatic
#65639D #8A88B4 #AFAECC #D4D4E4 #ECECF3
Accessibility & contrast
On white
2.15
#AFAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AFAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAECC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAECC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#A9B3B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afaecc; /* rgb */ color: rgb(175, 174, 204); /* oklch */ color: oklch(76.1% 0.043 286.9);
Tailwind
colors: {
custom: {
50: '#c7c6db',
500: '#afaecc',
950: '#000000',
},
}SCSS
$custom: #afaecc; $custom-light: #c7c6db; $custom-dark: #000000;
JSON
{
"hex": "#afaecc",
"rgb": {
"r": 175,
"g": 174,
"b": 204
},
"hsl": {
"h": 242,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76148,
"c": 0.04263,
"h": 286.9
},
"luminance": 0.43746
}Semantic roles & 50–950 ramp
primary
#AFAECC
secondary
#E9EAE1
accent
#A1449E
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283