#CEBB97#CEBB97
#CEBB97 is a light, muted orange. Relative luminance 0.509; OKLCH L 79.9% C 0.053 H 83.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB97 |
|---|---|
| RGB | rgb(206, 187, 151) |
| HSL | hsl(39, 36%, 70%) |
| HSV | hsv(39, 27%, 81%) |
| CMYK | cmyk(0%, 9.2%, 26.7%, 19.2%) |
| CIE-LAB | lab(76.62, 1.19, 20.72) |
| CIE-LCH | lch(76.62, 20.75, 86.72°) |
| OKLab | oklab(79.89% 0.0062 0.0527) |
| OKLCH | oklch(79.89% 0.053 83.3) |
| XYZ | xyz(48.8102, 50.8982, 36.5253) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.28
Putty
#BEAE8A
ΔE00 3.88
Tan
#D2B48C
ΔE00 4.13
Very Light Brown
#D3B683
ΔE00 4.58
Sand
#C2B280
ΔE00 5.15
Toupe
#C7AC7D
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB97 #97AACE
analogous
#CEA097 #CEBB97 #C5CE97
triadic
#CEBB97 #97CEBB #BB97CE
tetradic
#CEBB97 #97CEA0 #97AACE #CE97C5
square
#CEBB97 #97CEA0 #97AACE #CE97C5
split-complementary
#CEBB97 #97C5CE #A097CE
monochromatic
#9F824B #BAA06D #CEBB97 #E2D6C1 #F5F1EA
Accessibility & contrast
On white
1.88
#CEBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CEBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB97
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB97 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#C9BF98
Tritanopia (blue-blind)
#D7B5B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb97; /* rgb */ color: rgb(206, 187, 151); /* oklch */ color: oklch(79.9% 0.053 83.3);
Tailwind
colors: {
custom: {
50: '#ddcfb5',
500: '#cebb97',
950: '#000000',
},
}SCSS
$custom: #cebb97; $custom-light: #ddcfb5; $custom-dark: #000000;
JSON
{
"hex": "#cebb97",
"rgb": {
"r": 206,
"g": 187,
"b": 151
},
"hsl": {
"h": 39.273,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.79893,
"c": 0.05309,
"h": 83.3
},
"luminance": 0.50897
}Semantic roles & 50–950 ramp
primary
#CEBB97
secondary
#667BA3
accent
#60AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381