#CAAEC2#CAAEC2
#CAAEC2 is a light, muted pink. Relative luminance 0.467; OKLCH L 78.1% C 0.042 H 336.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEC2 |
|---|---|
| RGB | rgb(202, 174, 194) |
| HSL | hsl(317, 21%, 74%) |
| HSV | hsv(317, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 4%, 20.8%) |
| CIE-LAB | lab(74.01, 13.56, -6.42) |
| CIE-LCH | lch(74.01, 15.00, 334.66°) |
| OKLab | oklab(78.11% 0.0385 -0.017) |
| OKLCH | oklch(78.11% 0.042 336.2) |
| XYZ | xyz(49.2297, 46.7246, 57.4539) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.76
Lilac
#C8A2C8
ΔE00 6.27
Dusty Pink
#D8A7B1
ΔE00 7.07
Light Mauve
#C292A1
ΔE00 9.07
Pinkish Grey
#C8ACA9
ΔE00 9.30
Faded Pink
#DE9DAC
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEC2 #AECAB6
analogous
#C4AECA #CAAEC2 #CAAEB4
triadic
#CAAEC2 #C2CAAE #AEC2CA
tetradic
#CAAEC2 #CAC4AE #AECAB6 #AEB4CA
square
#CAAEC2 #CAC4AE #AECAB6 #AEB4CA
split-complementary
#CAAEC2 #B4CAAE #AECAC4
monochromatic
#99648A #B289A6 #CAAEC2 #E2D3DE #F3EDF1
Accessibility & contrast
On white
2.03
#CAAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CAAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEC2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEC2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB4C3
Deuteranopia (green-blind)
#B4B7C1
Tritanopia (blue-blind)
#CDAFB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caaec2; /* rgb */ color: rgb(202, 174, 194); /* oklch */ color: oklch(78.1% 0.042 336.2);
Tailwind
colors: {
custom: {
50: '#dac6d4',
500: '#caaec2',
950: '#000000',
},
}SCSS
$custom: #caaec2; $custom-light: #dac6d4; $custom-dark: #000000;
JSON
{
"hex": "#caaec2",
"rgb": {
"r": 202,
"g": 174,
"b": 194
},
"hsl": {
"h": 317.143,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.78115,
"c": 0.04211,
"h": 336.2
},
"luminance": 0.46724
}Semantic roles & 50–950 ramp
primary
#CAAEC2
secondary
#E2E9E4
accent
#9F6046
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283