#CAAEC3#CAAEC3
#CAAEC3 is a light, muted pink. Relative luminance 0.468; OKLCH L 78.1% C 0.043 H 334.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEC3 |
|---|---|
| RGB | rgb(202, 174, 195) |
| HSL | hsl(315, 21%, 74%) |
| HSV | hsv(315, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 3.5%, 20.8%) |
| CIE-LAB | lab(74.04, 13.74, -6.92) |
| CIE-LCH | lch(74.04, 15.38, 333.25°) |
| OKLab | oklab(78.15% 0.0389 -0.0183) |
| OKLCH | oklch(78.15% 0.043 334.8) |
| XYZ | xyz(49.3424, 46.7697, 58.0473) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.63
Lilac
#C8A2C8
ΔE00 5.99
Dusty Pink
#D8A7B1
ΔE00 7.27
Light Mauve
#C292A1
ΔE00 9.17
Pinkish Grey
#C8ACA9
ΔE00 9.63
Faded Pink
#DE9DAC
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEC3 #AECAB5
analogous
#C3AECA #CAAEC3 #CAAEB5
triadic
#CAAEC3 #C3CAAE #AEC3CA
tetradic
#CAAEC3 #CAC3AE #AECAB5 #AEB5CA
square
#CAAEC3 #CAC3AE #AECAB5 #AEB5CA
split-complementary
#CAAEC3 #B5CAAE #AECAC3
monochromatic
#99648C #B289A8 #CAAEC3 #E2D3DE #F3EDF1
Accessibility & contrast
On white
2.03
#CAAEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#CAAEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEC3
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEC3 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB4C4
Deuteranopia (green-blind)
#B4B7C2
Tritanopia (blue-blind)
#CDAFB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caaec3; /* rgb */ color: rgb(202, 174, 195); /* oklch */ color: oklch(78.1% 0.043 334.8);
Tailwind
colors: {
custom: {
50: '#dac6d5',
500: '#caaec3',
950: '#000000',
},
}SCSS
$custom: #caaec3; $custom-light: #dac6d5; $custom-dark: #000000;
JSON
{
"hex": "#caaec3",
"rgb": {
"r": 202,
"g": 174,
"b": 195
},
"hsl": {
"h": 315,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.78147,
"c": 0.043,
"h": 334.8
},
"luminance": 0.46769
}Semantic roles & 50–950 ramp
primary
#CAAEC3
secondary
#E2E9E4
accent
#9F5C46
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283