#CBABA0#CBABA0
#CBABA0 is a light, muted orange. Relative luminance 0.444; OKLCH L 76.6% C 0.041 H 39.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA0 |
|---|---|
| RGB | rgb(203, 171, 160) |
| HSL | hsl(15, 29%, 71%) |
| HSV | hsv(15, 21%, 80%) |
| CMYK | cmyk(0%, 15.8%, 21.2%, 20.4%) |
| CIE-LAB | lab(72.47, 9.91, 10.00) |
| CIE-LCH | lch(72.47, 14.07, 45.26°) |
| OKLab | oklab(76.64% 0.0312 0.0261) |
| OKLCH | oklch(76.64% 0.041 39.9) |
| XYZ | xyz(45.5369, 44.3619, 39.4149) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.61
Mushroom
#BA9E88
ΔE00 7.11
Pinkish Tan
#D99B82
ΔE00 8.70
Rosybrown
#BC8F8F
ΔE00 9.85
Warm Gray
#C9BEB0
ΔE00 10.24
Greige
#B8AB98
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA0 #A0C0CB
analogous
#CBA0AA #CBABA0 #CBC0A0
triadic
#CBABA0 #A0CBAB #ABA0CB
tetradic
#CBABA0 #AACBA0 #A0C0CB #C0A0CB
square
#CBABA0 #AACBA0 #A0C0CB #C0A0CB
split-complementary
#CBABA0 #A0CBC0 #A0AACB
monochromatic
#9B6755 #B58878 #CBABA0 #E1CEC8 #F4EEEB
Accessibility & contrast
On white
2.13
#CBABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#CBABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA0
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA0 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9F
Deuteranopia (green-blind)
#BAB4A0
Tritanopia (blue-blind)
#D4A7A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba0; /* rgb */ color: rgb(203, 171, 160); /* oklch */ color: oklch(76.6% 0.041 39.9);
Tailwind
colors: {
custom: {
50: '#dbc4bc',
500: '#cbaba0',
950: '#000000',
},
}SCSS
$custom: #cbaba0; $custom-light: #dbc4bc; $custom-dark: #000000;
JSON
{
"hex": "#cbaba0",
"rgb": {
"r": 203,
"g": 171,
"b": 160
},
"hsl": {
"h": 15.349,
"s": 29.252,
"l": 71.176
},
"oklch": {
"l": 0.76642,
"c": 0.04069,
"h": 39.9
},
"luminance": 0.4436
}Semantic roles & 50–950 ramp
primary
#CBABA0
secondary
#DEE6E9
accent
#8DA83E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181