#CAAEB8#CAAEB8
#CAAEB8 is a light, muted pink. Relative luminance 0.463; OKLCH L 77.8% C 0.035 H 354.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEB8 |
|---|---|
| RGB | rgb(202, 174, 184) |
| HSL | hsl(339, 21%, 74%) |
| HSV | hsv(339, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 8.9%, 20.8%) |
| CIE-LAB | lab(73.73, 11.79, -1.35) |
| CIE-LCH | lch(73.73, 11.87, 353.45°) |
| OKLab | oklab(77.81% 0.0348 -0.0034) |
| OKLCH | oklch(77.81% 0.035 354.4) |
| XYZ | xyz(48.1442, 46.2904, 51.7369) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Dusty Pink
#D8A7B1
ΔE00 5.88
Thistle
#D8BFD8
ΔE00 7.09
Light Mauve
#C292A1
ΔE00 8.81
Faded Pink
#DE9DAC
ΔE00 9.43
Lilac
#C8A2C8
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEB8 #AECAC0
analogous
#CAAEC6 #CAAEB8 #CAB2AE
triadic
#CAAEB8 #B8CAAE #AEB8CA
tetradic
#CAAEB8 #C6CAAE #AECAC0 #B2AECA
square
#CAAEB8 #C6CAAE #AECAC0 #B2AECA
split-complementary
#CAAEB8 #AECAB2 #AEC6CA
monochromatic
#996477 #B28998 #CAAEB8 #E2D3D8 #F3EDEF
Accessibility & contrast
On white
2.05
#CAAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#CAAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEB8
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEB8 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B8
Deuteranopia (green-blind)
#B7B7B7
Tritanopia (blue-blind)
#CFADB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caaeb8; /* rgb */ color: rgb(202, 174, 184); /* oklch */ color: oklch(77.8% 0.035 354.4);
Tailwind
colors: {
custom: {
50: '#dac6cd',
500: '#caaeb8',
950: '#000000',
},
}SCSS
$custom: #caaeb8; $custom-light: #dac6cd; $custom-dark: #000000;
JSON
{
"hex": "#caaeb8",
"rgb": {
"r": 202,
"g": 174,
"b": 184
},
"hsl": {
"h": 338.571,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77805,
"c": 0.035,
"h": 354.4
},
"luminance": 0.46289
}Semantic roles & 50–950 ramp
primary
#CAAEB8
secondary
#E2E9E7
accent
#9F7F46
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282