#CAAEC5#CAAEC5
#CAAEC5 is a light, muted pink. Relative luminance 0.469; OKLCH L 78.2% C 0.045 H 332.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEC5 |
|---|---|
| RGB | rgb(202, 174, 197) |
| HSL | hsl(311, 21%, 74%) |
| HSV | hsv(311, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 2.5%, 20.8%) |
| CIE-LAB | lab(74.10, 14.10, -7.93) |
| CIE-LCH | lch(74.10, 16.18, 330.64°) |
| OKLab | oklab(78.21% 0.0396 -0.021) |
| OKLCH | oklch(78.21% 0.045 332) |
| XYZ | xyz(49.5700, 46.8608, 59.2462) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.44
Lilac
#C8A2C8
ΔE00 5.45
Dusty Pink
#D8A7B1
ΔE00 7.69
Light Mauve
#C292A1
ΔE00 9.41
Faded Pink
#DE9DAC
ΔE00 10.16
Pinkish Grey
#C8ACA9
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEC5 #AECAB3
analogous
#C1AECA #CAAEC5 #CAAEB7
triadic
#CAAEC5 #C5CAAE #AEC5CA
tetradic
#CAAEC5 #CAC1AE #AECAB3 #AEB7CA
square
#CAAEC5 #CAC1AE #AECAB3 #AEB7CA
split-complementary
#CAAEC5 #B7CAAE #AECAC1
monochromatic
#996490 #B289AB #CAAEC5 #E2D3DF #F3EDF2
Accessibility & contrast
On white
2.02
#CAAEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CAAEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEC5
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEC5 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB4C6
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#CDAFB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caaec5; /* rgb */ color: rgb(202, 174, 197); /* oklch */ color: oklch(78.2% 0.045 332.0);
Tailwind
colors: {
custom: {
50: '#dac6d6',
500: '#caaec5',
950: '#000000',
},
}SCSS
$custom: #caaec5; $custom-light: #dac6d6; $custom-dark: #000000;
JSON
{
"hex": "#caaec5",
"rgb": {
"r": 202,
"g": 174,
"b": 197
},
"hsl": {
"h": 310.714,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.78212,
"c": 0.04486,
"h": 332
},
"luminance": 0.4686
}Semantic roles & 50–950 ramp
primary
#CAAEC5
secondary
#E2E9E3
accent
#9F5646
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283