#CAAECF#CAAECF
#CAAECF is a light, muted purple. Relative luminance 0.473; OKLCH L 78.5% C 0.055 H 321.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAECF |
|---|---|
| RGB | rgb(202, 174, 207) |
| HSL | hsl(291, 26%, 75%) |
| HSV | hsv(291, 16%, 81%) |
| CMYK | cmyk(2.4%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(74.40, 15.98, -12.95) |
| CIE-LCH | lch(74.40, 20.57, 320.97°) |
| OKLab | oklab(78.55% 0.0431 -0.0347) |
| OKLCH | oklch(78.55% 0.055 321.2) |
| XYZ | xyz(50.7541, 47.3344, 65.4821) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.72
Thistle
#D8BFD8
ΔE00 4.86
Plum
#DDA0DD
ΔE00 8.32
Light Lavender
#DFC5FE
ΔE00 9.05
Pale Lilac
#E4CBFF
ΔE00 9.22
Light Lilac
#EDC8FF
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAECF #B3CFAE
analogous
#BAAECF #CAAECF #CFAEC4
triadic
#CAAECF #CFCAAE #AECFCA
tetradic
#CAAECF #CFBAAE #B3CFAE #AEC4CF
square
#CAAECF #CFBAAE #B3CFAE #AEC4CF
split-complementary
#CAAECF #C4CFAE #AECFBA
monochromatic
#9861A1 #B188B8 #CAAECF #E3D4E6 #F2ECF4
Accessibility & contrast
On white
2.01
#CAAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#CAAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAECF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAECF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D0
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#CBB1B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #caaecf; /* rgb */ color: rgb(202, 174, 207); /* oklch */ color: oklch(78.5% 0.055 321.2);
Tailwind
colors: {
custom: {
50: '#dac6dd',
500: '#caaecf',
950: '#000000',
},
}SCSS
$custom: #caaecf; $custom-light: #dac6dd; $custom-dark: #000000;
JSON
{
"hex": "#caaecf",
"rgb": {
"r": 202,
"g": 174,
"b": 207
},
"hsl": {
"h": 290.909,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.78546,
"c": 0.05537,
"h": 321.2
},
"luminance": 0.47334
}Semantic roles & 50–950 ramp
primary
#CAAECF
secondary
#E2EAE1
accent
#A44150
background
#FDFCFD
surface
#FAF8FB
border
#D3D1D4
text
#141315
muted
#838283