#CAAEB5#CAAEB5
#CAAEB5 is a light, muted red. Relative luminance 0.462; OKLCH L 77.7% C 0.034 H 1.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEB5 |
|---|---|
| RGB | rgb(202, 174, 181) |
| HSL | hsl(345, 21%, 74%) |
| HSV | hsv(345, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 10.4%, 20.8%) |
| CIE-LAB | lab(73.65, 11.27, 0.17) |
| CIE-LCH | lch(73.65, 11.28, 0.88°) |
| OKLab | oklab(77.72% 0.0337 0.0006) |
| OKLCH | oklch(77.72% 0.034 1.1) |
| XYZ | xyz(47.8331, 46.1660, 50.0983) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.45
Dusty Pink
#D8A7B1
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 8.05
Light Mauve
#C292A1
ΔE00 9.06
Grey Pink
#C3909B
ΔE00 9.61
Faded Pink
#DE9DAC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEB5 #AECAC3
analogous
#CAAEC3 #CAAEB5 #CAB5AE
triadic
#CAAEB5 #B5CAAE #AEB5CA
tetradic
#CAAEB5 #C3CAAE #AECAC3 #B5AECA
square
#CAAEB5 #C3CAAE #AECAC3 #B5AECA
split-complementary
#CAAEB5 #AECAB5 #AEC3CA
monochromatic
#996472 #B28993 #CAAEB5 #E2D3D7 #F3EDEE
Accessibility & contrast
On white
2.05
#CAAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#CAAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEB5
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEB5 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B5
Deuteranopia (green-blind)
#B7B7B4
Tritanopia (blue-blind)
#CFADB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caaeb5; /* rgb */ color: rgb(202, 174, 181); /* oklch */ color: oklch(77.7% 0.034 1.1);
Tailwind
colors: {
custom: {
50: '#dac6cb',
500: '#caaeb5',
950: '#000000',
},
}SCSS
$custom: #caaeb5; $custom-light: #dac6cb; $custom-dark: #000000;
JSON
{
"hex": "#caaeb5",
"rgb": {
"r": 202,
"g": 174,
"b": 181
},
"hsl": {
"h": 345,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77716,
"c": 0.0337,
"h": 1.1
},
"luminance": 0.46165
}Semantic roles & 50–950 ramp
primary
#CAAEB5
secondary
#E2E9E7
accent
#9F8946
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282