#CABCAD#CABCAD
#CABCAD is a light, muted orange. Relative luminance 0.515; OKLCH L 80.3% C 0.026 H 69.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CABCAD |
|---|---|
| RGB | rgb(202, 188, 173) |
| HSL | hsl(31, 21%, 74%) |
| HSV | hsv(31, 14%, 79%) |
| CMYK | cmyk(0%, 6.9%, 14.4%, 20.8%) |
| CIE-LAB | lab(77.01, 2.43, 9.37) |
| CIE-LCH | lch(77.01, 9.68, 75.48°) |
| OKLab | oklab(80.27% 0.0092 0.0245) |
| OKLCH | oklch(80.27% 0.026 69.4) |
| XYZ | xyz(49.8827, 51.5410, 46.8477) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.38
Greige
#B8AB98
ΔE00 5.18
Khaki
#C3B091
ΔE00 6.59
Warm Beige
#E9DCC9
ΔE00 7.86
Silver
#C0C0C0
ΔE00 8.21
Putty
#BEAE8A
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABCAD #ADBBCA
analogous
#CAADAD #CABCAD #C9CAAD
triadic
#CABCAD #ADCABC #BCADCA
tetradic
#CABCAD #ADCAAD #ADBBCA #CAADC9
square
#CABCAD #ADCAAD #ADBBCA #CAADC9
split-complementary
#CABCAD #ADC9CA #ADADCA
monochromatic
#997F63 #B29E88 #CABCAD #E2DAD2 #F3F0EC
Accessibility & contrast
On white
1.86
#CABCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CABCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABCAD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABCAD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAC
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#D0B9B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabcad; /* rgb */ color: rgb(202, 188, 173); /* oklch */ color: oklch(80.3% 0.026 69.4);
Tailwind
colors: {
custom: {
50: '#dad0c5',
500: '#cabcad',
950: '#000000',
},
}SCSS
$custom: #cabcad; $custom-light: #dad0c5; $custom-dark: #000000;
JSON
{
"hex": "#cabcad",
"rgb": {
"r": 202,
"g": 188,
"b": 173
},
"hsl": {
"h": 31.034,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.80271,
"c": 0.02613,
"h": 69.4
},
"luminance": 0.5154
}Semantic roles & 50–950 ramp
primary
#CABCAD
secondary
#7D8D9F
accent
#71A046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382