#CBBCA9#CBBCA9
#CBBCA9 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.3% C 0.031 H 73.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCA9 |
|---|---|
| RGB | rgb(203, 188, 169) |
| HSL | hsl(34, 25%, 73%) |
| HSV | hsv(34, 17%, 80%) |
| CMYK | cmyk(0%, 7.4%, 16.7%, 20.4%) |
| CIE-LAB | lab(77.00, 2.16, 11.53) |
| CIE-LCH | lch(77.00, 11.73, 79.38°) |
| OKLab | oklab(80.26% 0.0087 0.03) |
| OKLCH | oklch(80.26% 0.031 73.8) |
| XYZ | xyz(49.7729, 51.5285, 44.8524) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.24
Greige
#B8AB98
ΔE00 4.83
Khaki
#C3B091
ΔE00 5.26
Putty
#BEAE8A
ΔE00 7.25
Tan
#D2B48C
ΔE00 7.47
Warm Beige
#E9DCC9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCA9 #A9B8CB
analogous
#CBABA9 #CBBCA9 #C9CBA9
triadic
#CBBCA9 #A9CBBC #BCA9CB
tetradic
#CBBCA9 #A9CBAB #A9B8CB #CBA9C9
square
#CBBCA9 #A9CBAB #A9B8CB #CBA9C9
split-complementary
#CBBCA9 #A9C9CB #ABA9CB
monochromatic
#9C805E #B49E83 #CBBCA9 #E2DACF #F3F0EC
Accessibility & contrast
On white
1.86
#CBBCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CBBCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCA9
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCA9 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA8
Deuteranopia (green-blind)
#C6C0A9
Tritanopia (blue-blind)
#D1B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbca9; /* rgb */ color: rgb(203, 188, 169); /* oklch */ color: oklch(80.3% 0.031 73.8);
Tailwind
colors: {
custom: {
50: '#dbd0c2',
500: '#cbbca9',
950: '#000000',
},
}SCSS
$custom: #cbbca9; $custom-light: #dbd0c2; $custom-dark: #000000;
JSON
{
"hex": "#cbbca9",
"rgb": {
"r": 203,
"g": 188,
"b": 169
},
"hsl": {
"h": 33.529,
"s": 24.638,
"l": 72.941
},
"oklch": {
"l": 0.80256,
"c": 0.03119,
"h": 73.8
},
"luminance": 0.51528
}Semantic roles & 50–950 ramp
primary
#CBBCA9
secondary
#788AA0
accent
#6DA342
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382