#CAB2AE#CAB2AE
#CAB2AE is a light, muted red. Relative luminance 0.475; OKLCH L 78.3% C 0.028 H 29.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2AE |
|---|---|
| RGB | rgb(202, 178, 174) |
| HSL | hsl(9, 21%, 74%) |
| HSV | hsv(9, 14%, 79%) |
| CMYK | cmyk(0%, 11.9%, 13.9%, 20.8%) |
| CIE-LAB | lab(74.48, 7.94, 5.20) |
| CIE-LCH | lch(74.48, 9.50, 33.21°) |
| OKLab | oklab(78.3% 0.0248 0.0138) |
| OKLCH | oklch(78.3% 0.028 29) |
| XYZ | xyz(47.9171, 47.4545, 46.6716) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.11
Warm Gray
#C9BEB0
ΔE00 9.08
Dusty Pink
#D8A7B1
ΔE00 9.61
Mushroom
#BA9E88
ΔE00 9.86
Silver
#C0C0C0
ΔE00 10.32
Greige
#B8AB98
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2AE #AEC6CA
analogous
#CAAEB8 #CAB2AE #CAC0AE
triadic
#CAB2AE #AECAB2 #B2AECA
tetradic
#CAB2AE #B8CAAE #AEC6CA #C0AECA
square
#CAB2AE #B8CAAE #AEC6CA #C0AECA
split-complementary
#CAB2AE #AECAC0 #AEB8CA
monochromatic
#996C64 #B28F89 #CAB2AE #E2D5D3 #F3EDED
Accessibility & contrast
On white
2.00
#CAB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#CAB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2AE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2AE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#D0AFB1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab2ae; /* rgb */ color: rgb(202, 178, 174); /* oklch */ color: oklch(78.3% 0.028 29.0);
Tailwind
colors: {
custom: {
50: '#dac9c6',
500: '#cab2ae',
950: '#000000',
},
}SCSS
$custom: #cab2ae; $custom-light: #dac9c6; $custom-dark: #000000;
JSON
{
"hex": "#cab2ae",
"rgb": {
"r": 202,
"g": 178,
"b": 174
},
"hsl": {
"h": 8.571,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.78301,
"c": 0.02839,
"h": 29
},
"luminance": 0.47453
}Semantic roles & 50–950 ramp
primary
#CAB2AE
secondary
#E2E8E9
accent
#939F46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151313
muted
#838282