#CBBE99#CBBE99
#CBBE99 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.3% C 0.052 H 91.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE99 |
|---|---|
| RGB | rgb(203, 190, 153) |
| HSL | hsl(44, 32%, 70%) |
| HSV | hsv(44, 25%, 80%) |
| CMYK | cmyk(0%, 6.4%, 24.6%, 20.4%) |
| CIE-LAB | lab(77.18, -1.27, 20.38) |
| CIE-LCH | lch(77.18, 20.42, 93.56°) |
| OKLab | oklab(80.28% -0.0009 0.0519) |
| OKLCH | oklch(80.28% 0.052 91) |
| XYZ | xyz(48.7920, 51.8244, 37.5637) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.37
Sand
#C2B280
ΔE00 4.75
Khaki
#C3B091
ΔE00 4.99
Very Light Brown
#D3B683
ΔE00 6.11
Tan
#D2B48C
ΔE00 6.63
Toupe
#C7AC7D
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE99 #99A6CB
analogous
#CBA599 #CBBE99 #BFCB99
triadic
#CBBE99 #99CBBE #BE99CB
tetradic
#CBBE99 #99CBA5 #99A6CB #CB99BF
square
#CBBE99 #99CBA5 #99A6CB #CB99BF
split-complementary
#CBBE99 #99BFCB #A599CB
monochromatic
#9B874F #B6A470 #CBBE99 #E0D8C2 #F4F2EA
Accessibility & contrast
On white
1.85
#CBBE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CBBE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE99
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE99 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#D3B8B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbe99; /* rgb */ color: rgb(203, 190, 153); /* oklch */ color: oklch(80.3% 0.052 91.0);
Tailwind
colors: {
custom: {
50: '#dbd1b7',
500: '#cbbe99',
950: '#000000',
},
}SCSS
$custom: #cbbe99; $custom-light: #dbd1b7; $custom-dark: #000000;
JSON
{
"hex": "#cbbe99",
"rgb": {
"r": 203,
"g": 190,
"b": 153
},
"hsl": {
"h": 44.4,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.80284,
"c": 0.05193,
"h": 91
},
"luminance": 0.51823
}Semantic roles & 50–950 ramp
primary
#CBBE99
secondary
#6877A0
accent
#58AB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381