#CEBB93#CEBB93
#CEBB93 is a light, muted orange. Relative luminance 0.508; OKLCH L 79.8% C 0.058 H 85.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB93 |
|---|---|
| RGB | rgb(206, 187, 147) |
| HSL | hsl(41, 38%, 69%) |
| HSV | hsv(41, 29%, 81%) |
| CMYK | cmyk(0%, 9.2%, 28.6%, 19.2%) |
| CIE-LAB | lab(76.54, 0.65, 22.75) |
| CIE-LCH | lch(76.54, 22.76, 88.37°) |
| OKLab | oklab(79.81% 0.0045 0.0576) |
| OKLCH | oklch(79.81% 0.058 85.5) |
| XYZ | xyz(48.4909, 50.7704, 34.8434) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.85
Very Light Brown
#D3B683
ΔE00 3.92
Khaki
#C3B091
ΔE00 3.96
Sand
#C2B280
ΔE00 4.17
Tan
#D2B48C
ΔE00 4.33
Toupe
#C7AC7D
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB93 #93A6CE
analogous
#CE9E93 #CEBB93 #C4CE93
triadic
#CEBB93 #93CEBB #BB93CE
tetradic
#CEBB93 #93CE9E #93A6CE #CE93C4
square
#CEBB93 #93CE9E #93A6CE #CE93C4
split-complementary
#CEBB93 #93C4CE #9E93CE
monochromatic
#9F8348 #BBA069 #CEBB93 #E1D6BD #F4F0E7
Accessibility & contrast
On white
1.88
#CEBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#CEBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB93
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB93 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#D8B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb93; /* rgb */ color: rgb(206, 187, 147); /* oklch */ color: oklch(79.8% 0.058 85.5);
Tailwind
colors: {
custom: {
50: '#ddcfb3',
500: '#cebb93',
950: '#000000',
},
}SCSS
$custom: #cebb93; $custom-light: #ddcfb3; $custom-dark: #000000;
JSON
{
"hex": "#cebb93",
"rgb": {
"r": 206,
"g": 187,
"b": 147
},
"hsl": {
"h": 40.678,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.79806,
"c": 0.0578,
"h": 85.5
},
"luminance": 0.50769
}Semantic roles & 50–950 ramp
primary
#CEBB93
secondary
#6277A3
accent
#5DB135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381