#CEBA96#CEBA96
#CEBA96 is a light, muted orange. Relative luminance 0.504; OKLCH L 79.7% C 0.054 H 82.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBA96 |
|---|---|
| RGB | rgb(206, 186, 150) |
| HSL | hsl(39, 36%, 70%) |
| HSV | hsv(39, 27%, 81%) |
| CMYK | cmyk(0%, 9.7%, 27.2%, 19.2%) |
| CIE-LAB | lab(76.34, 1.58, 20.87) |
| CIE-LCH | lch(76.34, 20.93, 85.67°) |
| OKLab | oklab(79.67% 0.0073 0.0531) |
| OKLCH | oklch(79.67% 0.054 82.2) |
| XYZ | xyz(48.5179, 50.4430, 36.0289) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.04
Tan
#D2B48C
ΔE00 3.69
Putty
#BEAE8A
ΔE00 3.84
Very Light Brown
#D3B683
ΔE00 4.36
Toupe
#C7AC7D
ΔE00 4.91
Sand
#C2B280
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBA96 #96AACE
analogous
#CE9E96 #CEBA96 #C6CE96
triadic
#CEBA96 #96CEBA #BA96CE
tetradic
#CEBA96 #96CE9E #96AACE #CE96C6
square
#CEBA96 #96CE9E #96AACE #CE96C6
split-complementary
#CEBA96 #96C6CE #9E96CE
monochromatic
#9F814A #BB9F6C #CEBA96 #E1D5C0 #F5F1E9
Accessibility & contrast
On white
1.89
#CEBA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CEBA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBA96
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBA96 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#D7B4B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceba96; /* rgb */ color: rgb(206, 186, 150); /* oklch */ color: oklch(79.7% 0.054 82.2);
Tailwind
colors: {
custom: {
50: '#ddceb5',
500: '#ceba96',
950: '#000000',
},
}SCSS
$custom: #ceba96; $custom-light: #ddceb5; $custom-dark: #000000;
JSON
{
"hex": "#ceba96",
"rgb": {
"r": 206,
"g": 186,
"b": 150
},
"hsl": {
"h": 38.571,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.79668,
"c": 0.0536,
"h": 82.2
},
"luminance": 0.50442
}Semantic roles & 50–950 ramp
primary
#CEBA96
secondary
#657BA3
accent
#61AF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381