#CEBA97#CEBA97
#CEBA97 is a light, muted orange. Relative luminance 0.505; OKLCH L 79.7% C 0.052 H 81.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBA97 |
|---|---|
| RGB | rgb(206, 186, 151) |
| HSL | hsl(38, 36%, 70%) |
| HSV | hsv(38, 27%, 81%) |
| CMYK | cmyk(0%, 9.7%, 26.7%, 19.2%) |
| CIE-LAB | lab(76.36, 1.72, 20.37) |
| CIE-LCH | lch(76.36, 20.44, 85.18°) |
| OKLab | oklab(79.69% 0.0077 0.0519) |
| OKLCH | oklch(79.69% 0.052 81.6) |
| XYZ | xyz(48.5988, 50.4754, 36.4548) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.92
Tan
#D2B48C
ΔE00 3.69
Putty
#BEAE8A
ΔE00 3.93
Very Light Brown
#D3B683
ΔE00 4.58
Toupe
#C7AC7D
ΔE00 5.07
Sand
#C2B280
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBA97 #97ABCE
analogous
#CE9F97 #CEBA97 #C6CE97
triadic
#CEBA97 #97CEBA #BA97CE
tetradic
#CEBA97 #97CE9F #97ABCE #CE97C6
square
#CEBA97 #97CE9F #97ABCE #CE97C6
split-complementary
#CEBA97 #97C6CE #9F97CE
monochromatic
#9F814B #BA9E6D #CEBA97 #E2D6C1 #F5F1EA
Accessibility & contrast
On white
1.89
#CEBA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CEBA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBA97
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBA97 | 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)
#C3B995
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#D7B4B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceba97; /* rgb */ color: rgb(206, 186, 151); /* oklch */ color: oklch(79.7% 0.052 81.6);
Tailwind
colors: {
custom: {
50: '#ddceb5',
500: '#ceba97',
950: '#000000',
},
}SCSS
$custom: #ceba97; $custom-light: #ddceb5; $custom-dark: #000000;
JSON
{
"hex": "#ceba97",
"rgb": {
"r": 206,
"g": 186,
"b": 151
},
"hsl": {
"h": 38.182,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.7969,
"c": 0.05244,
"h": 81.6
},
"luminance": 0.50474
}Semantic roles & 50–950 ramp
primary
#CEBA97
secondary
#667CA3
accent
#62AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381