#CAAEC0#CAAEC0
#CAAEC0 is a light, muted pink. Relative luminance 0.466; OKLCH L 78.1% C 0.040 H 339.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEC0 |
|---|---|
| RGB | rgb(202, 174, 192) |
| HSL | hsl(321, 21%, 74%) |
| HSV | hsv(321, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 5%, 20.8%) |
| CIE-LAB | lab(73.96, 13.20, -5.41) |
| CIE-LCH | lch(73.96, 14.26, 337.71°) |
| OKLab | oklab(78.05% 0.0378 -0.0142) |
| OKLCH | oklch(78.05% 0.04 339.3) |
| XYZ | xyz(49.0066, 46.6354, 56.2789) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.09
Dusty Pink
#D8A7B1
ΔE00 6.70
Lilac
#C8A2C8
ΔE00 6.86
Pinkish Grey
#C8ACA9
ΔE00 8.61
Light Mauve
#C292A1
ΔE00 8.90
Faded Pink
#DE9DAC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEC0 #AECAB8
analogous
#C6AECA #CAAEC0 #CAAEB2
triadic
#CAAEC0 #C0CAAE #AEC0CA
tetradic
#CAAEC0 #CAC6AE #AECAB8 #AEB2CA
square
#CAAEC0 #CAC6AE #AECAB8 #AEB2CA
split-complementary
#CAAEC0 #B2CAAE #AECAC6
monochromatic
#996486 #B289A3 #CAAEC0 #E2D3DD #F3EDF1
Accessibility & contrast
On white
2.03
#CAAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#CAAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEC0
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEC0 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C1
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#CEAEB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caaec0; /* rgb */ color: rgb(202, 174, 192); /* oklch */ color: oklch(78.1% 0.040 339.3);
Tailwind
colors: {
custom: {
50: '#dac6d3',
500: '#caaec0',
950: '#000000',
},
}SCSS
$custom: #caaec0; $custom-light: #dac6d3; $custom-dark: #000000;
JSON
{
"hex": "#caaec0",
"rgb": {
"r": 202,
"g": 174,
"b": 192
},
"hsl": {
"h": 321.429,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.78052,
"c": 0.04041,
"h": 339.3
},
"luminance": 0.46634
}Semantic roles & 50–950 ramp
primary
#CAAEC0
secondary
#E2E9E4
accent
#9F6646
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282