#CEBC93#CEBC93
#CEBC93 is a light, muted orange. Relative luminance 0.512; OKLCH L 80.0% C 0.059 H 87.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC93 |
|---|---|
| RGB | rgb(206, 188, 147) |
| HSL | hsl(42, 38%, 69%) |
| HSV | hsv(42, 29%, 81%) |
| CMYK | cmyk(0%, 8.7%, 28.6%, 19.2%) |
| CIE-LAB | lab(76.80, 0.12, 23.10) |
| CIE-LCH | lch(76.80, 23.10, 89.71°) |
| OKLab | oklab(80.01% 0.003 0.0585) |
| OKLCH | oklch(80.01% 0.059 87.1) |
| XYZ | xyz(48.7037, 51.1962, 34.9144) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.97
Putty
#BEAE8A
ΔE00 4.04
Very Light Brown
#D3B683
ΔE00 4.13
Khaki
#C3B091
ΔE00 4.42
Tan
#D2B48C
ΔE00 4.85
Toupe
#C7AC7D
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC93 #93A5CE
analogous
#CE9F93 #CEBC93 #C3CE93
triadic
#CEBC93 #93CEBC #BC93CE
tetradic
#CEBC93 #93CE9F #93A5CE #CE93C3
square
#CEBC93 #93CE9F #93A5CE #CE93C3
split-complementary
#CEBC93 #93C3CE #9F93CE
monochromatic
#9F8448 #BBA269 #CEBC93 #E1D6BD #F4F0E7
Accessibility & contrast
On white
1.87
#CEBC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CEBC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC93
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC93 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB90
Deuteranopia (green-blind)
#CAC094
Tritanopia (blue-blind)
#D8B5B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebc93; /* rgb */ color: rgb(206, 188, 147); /* oklch */ color: oklch(80.0% 0.059 87.1);
Tailwind
colors: {
custom: {
50: '#ddd0b3',
500: '#cebc93',
950: '#000000',
},
}SCSS
$custom: #cebc93; $custom-light: #ddd0b3; $custom-dark: #000000;
JSON
{
"hex": "#cebc93",
"rgb": {
"r": 206,
"g": 188,
"b": 147
},
"hsl": {
"h": 41.695,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.80009,
"c": 0.05855,
"h": 87.1
},
"luminance": 0.51195
}Semantic roles & 50–950 ramp
primary
#CEBC93
secondary
#6276A3
accent
#5BB135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381