#CBBBA7#CBBBA7
#CBBBA7 is a light, muted orange. Relative luminance 0.510; OKLCH L 80.0% C 0.033 H 73.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBA7 |
|---|---|
| RGB | rgb(203, 187, 167) |
| HSL | hsl(33, 26%, 73%) |
| HSV | hsv(33, 18%, 80%) |
| CMYK | cmyk(0%, 7.9%, 17.7%, 20.4%) |
| CIE-LAB | lab(76.70, 2.38, 12.18) |
| CIE-LCH | lch(76.70, 12.41, 78.93°) |
| OKLab | oklab(80% 0.0094 0.0316) |
| OKLCH | oklch(80% 0.033 73.5) |
| XYZ | xyz(49.3737, 51.0282, 43.8002) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.74
Greige
#B8AB98
ΔE00 4.69
Khaki
#C3B091
ΔE00 4.84
Putty
#BEAE8A
ΔE00 6.93
Tan
#D2B48C
ΔE00 6.99
Warm Beige
#E9DCC9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBA7 #A7B7CB
analogous
#CBA9A7 #CBBBA7 #C9CBA7
triadic
#CBBBA7 #A7CBBB #BBA7CB
tetradic
#CBBBA7 #A7CBA9 #A7B7CB #CBA7C9
square
#CBBBA7 #A7CBA9 #A7B7CB #CBA7C9
split-complementary
#CBBBA7 #A7C9CB #A9A7CB
monochromatic
#9C7F5C #B49D81 #CBBBA7 #E2D9CD #F4F0EC
Accessibility & contrast
On white
1.87
#CBBBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CBBBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBA7
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBA7 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA6
Deuteranopia (green-blind)
#C5BFA7
Tritanopia (blue-blind)
#D2B7B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbba7; /* rgb */ color: rgb(203, 187, 167); /* oklch */ color: oklch(80.0% 0.033 73.5);
Tailwind
colors: {
custom: {
50: '#dbcfc1',
500: '#cbbba7',
950: '#000000',
},
}SCSS
$custom: #cbbba7; $custom-light: #dbcfc1; $custom-dark: #000000;
JSON
{
"hex": "#cbbba7",
"rgb": {
"r": 203,
"g": 187,
"b": 167
},
"hsl": {
"h": 33.333,
"s": 25.714,
"l": 72.549
},
"oklch": {
"l": 0.80004,
"c": 0.03298,
"h": 73.5
},
"luminance": 0.51027
}Semantic roles & 50–950 ramp
primary
#CBBBA7
secondary
#7689A0
accent
#6DA441
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382