#CAB0AE#CAB0AE
#CAB0AE is a light, muted red. Relative luminance 0.467; OKLCH L 77.9% C 0.030 H 23.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0AE |
|---|---|
| RGB | rgb(202, 176, 174) |
| HSL | hsl(4, 21%, 74%) |
| HSV | hsv(4, 14%, 79%) |
| CMYK | cmyk(0%, 12.9%, 13.9%, 20.8%) |
| CIE-LAB | lab(73.97, 9.02, 4.47) |
| CIE-LCH | lch(73.97, 10.07, 26.36°) |
| OKLab | oklab(77.91% 0.0279 0.0119) |
| OKLCH | oklch(77.91% 0.03 23.1) |
| XYZ | xyz(47.5221, 46.6644, 46.5400) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.26
Dusty Pink
#D8A7B1
ΔE00 8.34
Rosybrown
#BC8F8F
ΔE00 10.26
Warm Gray
#C9BEB0
ΔE00 10.46
Mushroom
#BA9E88
ΔE00 10.61
Silver
#C0C0C0
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0AE #AEC8CA
analogous
#CAAEBA #CAB0AE #CABEAE
triadic
#CAB0AE #AECAB0 #B0AECA
tetradic
#CAB0AE #BACAAE #AEC8CA #BEAECA
square
#CAB0AE #BACAAE #AEC8CA #BEAECA
split-complementary
#CAB0AE #AECABE #AEBACA
monochromatic
#996864 #B28C89 #CAB0AE #E2D4D3 #F3EDED
Accessibility & contrast
On white
2.03
#CAB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#CAB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0AE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0AE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AE
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#D0ADB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cab0ae; /* rgb */ color: rgb(202, 176, 174); /* oklch */ color: oklch(77.9% 0.030 23.1);
Tailwind
colors: {
custom: {
50: '#dac7c6',
500: '#cab0ae',
950: '#000000',
},
}SCSS
$custom: #cab0ae; $custom-light: #dac7c6; $custom-dark: #000000;
JSON
{
"hex": "#cab0ae",
"rgb": {
"r": 202,
"g": 176,
"b": 174
},
"hsl": {
"h": 4.286,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77907,
"c": 0.03032,
"h": 23.1
},
"luminance": 0.46663
}Semantic roles & 50–950 ramp
primary
#CAB0AE
secondary
#E2E9E9
accent
#999F46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151313
muted
#838282