#CABCAB#CABCAB
#CABCAB is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.028 H 72.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CABCAB |
|---|---|
| RGB | rgb(202, 188, 171) |
| HSL | hsl(33, 23%, 73%) |
| HSV | hsv(33, 15%, 79%) |
| CMYK | cmyk(0%, 6.9%, 15.3%, 20.8%) |
| CIE-LAB | lab(76.96, 2.11, 10.38) |
| CIE-LCH | lch(76.96, 10.59, 78.53°) |
| OKLab | oklab(80.22% 0.0084 0.027) |
| OKLCH | oklch(80.22% 0.028 72.7) |
| XYZ | xyz(49.6906, 51.4642, 45.8361) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.55
Greige
#B8AB98
ΔE00 4.87
Khaki
#C3B091
ΔE00 5.87
Warm Beige
#E9DCC9
ΔE00 7.73
Putty
#BEAE8A
ΔE00 7.82
Tan
#D2B48C
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABCAB #ABB9CA
analogous
#CAACAB #CABCAB #C8CAAB
triadic
#CABCAB #ABCABC #BCABCA
tetradic
#CABCAB #ABCAAC #ABB9CA #CAABC8
square
#CABCAB #ABCAAC #ABB9CA #CAABC8
split-complementary
#CABCAB #ABC8CA #ACABCA
monochromatic
#9A8061 #B29E85 #CABCAB #E2DAD1 #F3F0EC
Accessibility & contrast
On white
1.86
#CABCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CABCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABCAB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABCAB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#D0B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabcab; /* rgb */ color: rgb(202, 188, 171); /* oklch */ color: oklch(80.2% 0.028 72.7);
Tailwind
colors: {
custom: {
50: '#dad0c4',
500: '#cabcab',
950: '#000000',
},
}SCSS
$custom: #cabcab; $custom-light: #dad0c4; $custom-dark: #000000;
JSON
{
"hex": "#cabcab",
"rgb": {
"r": 202,
"g": 188,
"b": 171
},
"hsl": {
"h": 32.903,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.8022,
"c": 0.02831,
"h": 72.7
},
"luminance": 0.51463
}Semantic roles & 50–950 ramp
primary
#CABCAB
secondary
#7A8B9F
accent
#6EA144
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382