#EBC08C#EBC08C
#EBC08C is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.084 H 71.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC08C |
|---|---|
| RGB | rgb(235, 192, 140) |
| HSL | hsl(33, 70%, 74%) |
| HSV | hsv(33, 40%, 92%) |
| CMYK | cmyk(0%, 18.3%, 40.4%, 7.8%) |
| CIE-LAB | lab(80.32, 8.53, 31.99) |
| CIE-LCH | lch(80.32, 33.11, 75.07°) |
| OKLab | oklab(83.36% 0.0264 0.0793) |
| OKLCH | oklch(83.36% 0.084 71.6) |
| XYZ | xyz(57.8460, 57.2578, 32.8108) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.62
Very Light Brown
#D3B683
ΔE00 5.38
Tan
#D2B48C
ΔE00 5.40
Fawn
#CFAF7B
ΔE00 6.04
Light Peach
#FFD8B1
ΔE00 6.57
Navajowhite
#FFDEAD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC08C #8CB7EB
analogous
#EB908C #EBC08C #E6EB8C
triadic
#EBC08C #8CEBC0 #C08CEB
tetradic
#EBC08C #8CEB90 #8CB7EB #EB8CE6
square
#EBC08C #8CEB90 #8CB7EB #EB8CE6
split-complementary
#EBC08C #8CE6EB #908CEB
monochromatic
#D78725 #E2A358 #EBC08C #F4DDC0 #FAF1E5
Accessibility & contrast
On white
1.69
#EBC08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EBC08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC08C
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC08C | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C188
Deuteranopia (green-blind)
#DACB8D
Tritanopia (blue-blind)
#FAB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebc08c; /* rgb */ color: rgb(235, 192, 140); /* oklch */ color: oklch(83.4% 0.084 71.6);
Tailwind
colors: {
custom: {
50: '#f3d3ae',
500: '#ebc08c',
950: '#000000',
},
}SCSS
$custom: #ebc08c; $custom-light: #f3d3ae; $custom-dark: #000000;
JSON
{
"hex": "#ebc08c",
"rgb": {
"r": 235,
"g": 192,
"b": 140
},
"hsl": {
"h": 32.842,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.83359,
"c": 0.0836,
"h": 71.6
},
"luminance": 0.57255
}Semantic roles & 50–950 ramp
primary
#EBC08C
secondary
#5688C5
accent
#6AD213
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381