#CAAEAB#CAAEAB
#CAAEAB is a light, muted red. Relative luminance 0.458; OKLCH L 77.4% C 0.033 H 25.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEAB |
|---|---|
| RGB | rgb(202, 174, 171) |
| HSL | hsl(6, 23%, 73%) |
| HSV | hsv(6, 15%, 79%) |
| CMYK | cmyk(0%, 13.9%, 15.3%, 20.8%) |
| CIE-LAB | lab(73.40, 9.62, 5.28) |
| CIE-LCH | lch(73.40, 10.97, 28.76°) |
| OKLab | oklab(77.43% 0.0298 0.014) |
| OKLCH | oklch(77.43% 0.033 25.1) |
| XYZ | xyz(46.8436, 45.7702, 44.8871) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.55
Dusty Pink
#D8A7B1
ΔE00 8.07
Rosybrown
#BC8F8F
ΔE00 9.59
Mushroom
#BA9E88
ΔE00 10.14
Warm Gray
#C9BEB0
ΔE00 10.83
Grey Pink
#C3909B
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEAB #ABC7CA
analogous
#CAABB7 #CAAEAB #CABDAB
triadic
#CAAEAB #ABCAAE #AEABCA
tetradic
#CAAEAB #B7CAAB #ABC7CA #BDABCA
square
#CAAEAB #B7CAAB #ABC7CA #BDABCA
split-complementary
#CAAEAB #ABCABD #ABB7CA
monochromatic
#9A6661 #B28A85 #CAAEAB #E2D2D1 #F3EDEC
Accessibility & contrast
On white
2.07
#CAAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#CAAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEAB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEAB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#BAB6AB
Tritanopia (blue-blind)
#D1ABAD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caaeab; /* rgb */ color: rgb(202, 174, 171); /* oklch */ color: oklch(77.4% 0.033 25.1);
Tailwind
colors: {
custom: {
50: '#dac6c4',
500: '#caaeab',
950: '#000000',
},
}SCSS
$custom: #caaeab; $custom-light: #dac6c4; $custom-dark: #000000;
JSON
{
"hex": "#caaeab",
"rgb": {
"r": 202,
"g": 174,
"b": 171
},
"hsl": {
"h": 5.806,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77431,
"c": 0.03293,
"h": 25.1
},
"luminance": 0.45769
}Semantic roles & 50–950 ramp
primary
#CAAEAB
secondary
#E1E9EA
accent
#98A144
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151312
muted
#838281