#CBBBA4#CBBBA4
#CBBBA4 is a light, muted orange. Relative luminance 0.509; OKLCH L 79.9% C 0.036 H 77.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBA4 |
|---|---|
| RGB | rgb(203, 187, 164) |
| HSL | hsl(35, 27%, 72%) |
| HSV | hsv(35, 19%, 80%) |
| CMYK | cmyk(0%, 7.9%, 19.2%, 20.4%) |
| CIE-LAB | lab(76.63, 1.92, 13.71) |
| CIE-LCH | lch(76.63, 13.84, 82.01°) |
| OKLab | oklab(79.93% 0.0082 0.0354) |
| OKLCH | oklch(79.93% 0.036 77) |
| XYZ | xyz(49.0996, 50.9185, 42.3565) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.58
Khaki
#C3B091
ΔE00 3.98
Greige
#B8AB98
ΔE00 4.72
Putty
#BEAE8A
ΔE00 5.91
Tan
#D2B48C
ΔE00 6.29
Taupe (survey)
#B9A281
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBA4 #A4B4CB
analogous
#CBA8A4 #CBBBA4 #C8CBA4
triadic
#CBBBA4 #A4CBBB #BBA4CB
tetradic
#CBBBA4 #A4CBA8 #A4B4CB #CBA4C8
square
#CBBBA4 #A4CBA8 #A4B4CB #CBA4C8
split-complementary
#CBBBA4 #A4C8CB #A8A4CB
monochromatic
#9C8059 #B59E7D #CBBBA4 #E1D8CB #F4F0EC
Accessibility & contrast
On white
1.88
#CBBBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CBBBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBA4
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBA4 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA3
Deuteranopia (green-blind)
#C6BFA5
Tritanopia (blue-blind)
#D2B6B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbba4; /* rgb */ color: rgb(203, 187, 164); /* oklch */ color: oklch(79.9% 0.036 77.0);
Tailwind
colors: {
custom: {
50: '#dbcfbf',
500: '#cbbba4',
950: '#000000',
},
}SCSS
$custom: #cbbba4; $custom-light: #dbcfbf; $custom-dark: #000000;
JSON
{
"hex": "#cbbba4",
"rgb": {
"r": 203,
"g": 187,
"b": 164
},
"hsl": {
"h": 35.385,
"s": 27.273,
"l": 71.961
},
"oklch": {
"l": 0.7993,
"c": 0.03637,
"h": 77
},
"luminance": 0.50917
}Semantic roles & 50–950 ramp
primary
#CBBBA4
secondary
#7386A0
accent
#6AA640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151312
muted
#848382