#CEBB95#CEBB95
#CEBB95 is a light, muted orange. Relative luminance 0.508; OKLCH L 79.8% C 0.055 H 84.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB95 |
|---|---|
| RGB | rgb(206, 187, 149) |
| HSL | hsl(40, 37%, 70%) |
| HSV | hsv(40, 28%, 81%) |
| CMYK | cmyk(0%, 9.2%, 27.7%, 19.2%) |
| CIE-LAB | lab(76.58, 0.92, 21.74) |
| CIE-LCH | lch(76.58, 21.76, 87.59°) |
| OKLab | oklab(79.85% 0.0053 0.0552) |
| OKLCH | oklch(79.85% 0.055 84.5) |
| XYZ | xyz(48.6492, 50.8338, 35.6771) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.59
Putty
#BEAE8A
ΔE00 3.82
Tan
#D2B48C
ΔE00 4.20
Very Light Brown
#D3B683
ΔE00 4.22
Sand
#C2B280
ΔE00 4.64
Toupe
#C7AC7D
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB95 #95A8CE
analogous
#CE9F95 #CEBB95 #C5CE95
triadic
#CEBB95 #95CEBB #BB95CE
tetradic
#CEBB95 #95CE9F #95A8CE #CE95C5
square
#CEBB95 #95CE9F #95A8CE #CE95C5
split-complementary
#CEBB95 #95C5CE #9F95CE
monochromatic
#9F834A #BBA06B #CEBB95 #E1D6BF #F5F1E9
Accessibility & contrast
On white
1.88
#CEBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CEBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB95
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB95 | 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)
#C5BA93
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#D7B4B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb95; /* rgb */ color: rgb(206, 187, 149); /* oklch */ color: oklch(79.8% 0.055 84.5);
Tailwind
colors: {
custom: {
50: '#ddcfb4',
500: '#cebb95',
950: '#000000',
},
}SCSS
$custom: #cebb95; $custom-light: #ddcfb4; $custom-dark: #000000;
JSON
{
"hex": "#cebb95",
"rgb": {
"r": 206,
"g": 187,
"b": 149
},
"hsl": {
"h": 40,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.79849,
"c": 0.05544,
"h": 84.5
},
"luminance": 0.50832
}Semantic roles & 50–950 ramp
primary
#CEBB95
secondary
#6479A3
accent
#5EB036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381