#CAAEB0#CAAEB0
#CAAEB0 is a light, muted red. Relative luminance 0.460; OKLCH L 77.6% C 0.033 H 13.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEB0 |
|---|---|
| RGB | rgb(202, 174, 176) |
| HSL | hsl(356, 21%, 74%) |
| HSV | hsv(356, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 12.9%, 20.8%) |
| CIE-LAB | lab(73.52, 10.44, 2.72) |
| CIE-LCH | lch(73.52, 10.79, 14.63°) |
| OKLab | oklab(77.57% 0.0318 0.0073) |
| OKLCH | oklch(77.57% 0.033 13) |
| XYZ | xyz(47.3293, 45.9644, 47.4447) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.35
Dusty Pink
#D8A7B1
ΔE00 6.68
Rosybrown
#BC8F8F
ΔE00 9.49
Thistle
#D8BFD8
ΔE00 9.85
Light Mauve
#C292A1
ΔE00 9.88
Grey Pink
#C3909B
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEB0 #AECAC8
analogous
#CAAEBE #CAAEB0 #CABAAE
triadic
#CAAEB0 #B0CAAE #AEB0CA
tetradic
#CAAEB0 #BECAAE #AECAC8 #BAAECA
square
#CAAEB0 #BECAAE #AECAC8 #BAAECA
split-complementary
#CAAEB0 #AECABA #AEBECA
monochromatic
#996468 #B2898C #CAAEB0 #E2D3D4 #F3EDED
Accessibility & contrast
On white
2.06
#CAAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#CAAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEB0
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEB0 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B0
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#D0ACAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caaeb0; /* rgb */ color: rgb(202, 174, 176); /* oklch */ color: oklch(77.6% 0.033 13.0);
Tailwind
colors: {
custom: {
50: '#dac6c7',
500: '#caaeb0',
950: '#000000',
},
}SCSS
$custom: #caaeb0; $custom-light: #dac6c7; $custom-dark: #000000;
JSON
{
"hex": "#caaeb0",
"rgb": {
"r": 202,
"g": 174,
"b": 176
},
"hsl": {
"h": 355.714,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77571,
"c": 0.0326,
"h": 13
},
"luminance": 0.45963
}Semantic roles & 50–950 ramp
primary
#CAAEB0
secondary
#E2E9E9
accent
#9F9946
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151313
muted
#838282