#CBBAB0#CBBAB0
#CBBAB0 is a light, muted orange. Relative luminance 0.509; OKLCH L 80.0% C 0.024 H 52.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAB0 |
|---|---|
| RGB | rgb(203, 186, 176) |
| HSL | hsl(22, 21%, 74%) |
| HSV | hsv(22, 13%, 80%) |
| CMYK | cmyk(0%, 8.4%, 13.3%, 20.4%) |
| CIE-LAB | lab(76.65, 4.34, 7.24) |
| CIE-LCH | lch(76.65, 8.45, 59.06°) |
| OKLab | oklab(80.04% 0.0145 0.019) |
| OKLCH | oklch(80.04% 0.024 52.6) |
| XYZ | xyz(50.0235, 50.9498, 48.2650) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.09
Pinkish Grey
#C8ACA9
ΔE00 6.91
Greige
#B8AB98
ΔE00 6.97
Silver
#C0C0C0
ΔE00 8.02
Khaki
#C3B091
ΔE00 9.05
Mushroom
#BA9E88
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAB0 #B0C1CB
analogous
#CBB0B4 #CBBAB0 #CBC8B0
triadic
#CBBAB0 #B0CBBA #BAB0CB
tetradic
#CBBAB0 #B4CBB0 #B0C1CB #C8B0CB
square
#CBBAB0 #B4CBB0 #B0C1CB #C8B0CB
split-complementary
#CBBAB0 #B0CBC8 #B0B4CB
monochromatic
#9A7A66 #B39A8B #CBBAB0 #E3DAD5 #F3EFED
Accessibility & contrast
On white
1.88
#CBBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CBBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAB0
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAB0 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAF
Deuteranopia (green-blind)
#C3BFB0
Tritanopia (blue-blind)
#D1B7B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbab0; /* rgb */ color: rgb(203, 186, 176); /* oklch */ color: oklch(80.0% 0.024 52.6);
Tailwind
colors: {
custom: {
50: '#dbcec7',
500: '#cbbab0',
950: '#000000',
},
}SCSS
$custom: #cbbab0; $custom-light: #dbcec7; $custom-dark: #000000;
JSON
{
"hex": "#cbbab0",
"rgb": {
"r": 203,
"g": 186,
"b": 176
},
"hsl": {
"h": 22.222,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.80035,
"c": 0.02393,
"h": 52.6
},
"luminance": 0.50949
}Semantic roles & 50–950 ramp
primary
#CBBAB0
secondary
#8094A0
accent
#7E9F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382