#AFAECD#AFAECD
#AFAECD is a light, muted blue. Relative luminance 0.438; OKLCH L 76.2% C 0.044 H 286.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAECD |
|---|---|
| RGB | rgb(175, 174, 205) |
| HSL | hsl(242, 24%, 74%) |
| HSV | hsv(242, 15%, 80%) |
| CMYK | cmyk(14.6%, 15.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.09, 6.60, -15.56) |
| CIE-LCH | lch(72.09, 16.90, 292.98°) |
| OKLab | oklab(76.18% 0.0127 -0.0422) |
| OKLCH | oklch(76.18% 0.044 286.8) |
| XYZ | xyz(43.8323, 43.7934, 63.8895) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.13
Lavender
#B39DDB
ΔE00 9.27
Periwinkle
#CCCCFF
ΔE00 9.65
Thistle
#D8BFD8
ΔE00 10.43
Lightsteelblue
#B0C4DE
ΔE00 10.52
Light Blue Grey
#B7C9E2
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAECD #CCCDAE
analogous
#AEBDCD #AFAECD #BFAECD
triadic
#AFAECD #CDAFAE #AECDAF
tetradic
#AFAECD #CDAEBD #CCCDAE #AECDBF
square
#AFAECD #CDAEBD #CCCDAE #AECDBF
split-complementary
#AFAECD #CDBFAE #BDCDAE
monochromatic
#64629E #8A88B6 #AFAECD #D4D4E4 #ECECF3
Accessibility & contrast
On white
2.15
#AFAECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AFAECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAECD
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAECD | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#A9B3B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afaecd; /* rgb */ color: rgb(175, 174, 205); /* oklch */ color: oklch(76.2% 0.044 286.8);
Tailwind
colors: {
custom: {
50: '#c7c6dc',
500: '#afaecd',
950: '#000000',
},
}SCSS
$custom: #afaecd; $custom-light: #c7c6dc; $custom-dark: #000000;
JSON
{
"hex": "#afaecd",
"rgb": {
"r": 175,
"g": 174,
"b": 205
},
"hsl": {
"h": 241.935,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.76184,
"c": 0.04406,
"h": 286.8
},
"luminance": 0.43794
}Semantic roles & 50–950 ramp
primary
#AFAECD
secondary
#E9EAE1
accent
#A2439F
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283