#CEBB96#CEBB96
#CEBB96 is a light, muted orange. Relative luminance 0.509; OKLCH L 79.9% C 0.054 H 83.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB96 |
|---|---|
| RGB | rgb(206, 187, 150) |
| HSL | hsl(40, 36%, 70%) |
| HSV | hsv(40, 27%, 81%) |
| CMYK | cmyk(0%, 9.2%, 27.2%, 19.2%) |
| CIE-LAB | lab(76.60, 1.05, 21.23) |
| CIE-LCH | lch(76.60, 21.25, 87.17°) |
| OKLab | oklab(79.87% 0.0058 0.054) |
| OKLCH | oklch(79.87% 0.054 83.9) |
| XYZ | xyz(48.7293, 50.8658, 36.0994) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.43
Putty
#BEAE8A
ΔE00 3.84
Tan
#D2B48C
ΔE00 4.15
Very Light Brown
#D3B683
ΔE00 4.39
Sand
#C2B280
ΔE00 4.89
Toupe
#C7AC7D
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB96 #96A9CE
analogous
#CE9F96 #CEBB96 #C5CE96
triadic
#CEBB96 #96CEBB #BB96CE
tetradic
#CEBB96 #96CE9F #96A9CE #CE96C5
square
#CEBB96 #96CE9F #96A9CE #CE96C5
split-complementary
#CEBB96 #96C5CE #9F96CE
monochromatic
#9F824A #BBA06C #CEBB96 #E1D6C0 #F5F1E9
Accessibility & contrast
On white
1.88
#CEBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CEBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB96
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB96 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#D7B4B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb96; /* rgb */ color: rgb(206, 187, 150); /* oklch */ color: oklch(79.9% 0.054 83.9);
Tailwind
colors: {
custom: {
50: '#ddcfb5',
500: '#cebb96',
950: '#000000',
},
}SCSS
$custom: #cebb96; $custom-light: #ddcfb5; $custom-dark: #000000;
JSON
{
"hex": "#cebb96",
"rgb": {
"r": 206,
"g": 187,
"b": 150
},
"hsl": {
"h": 39.643,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.79871,
"c": 0.05427,
"h": 83.9
},
"luminance": 0.50864
}Semantic roles & 50–950 ramp
primary
#CEBB96
secondary
#657AA3
accent
#5FAF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381