#EBC385#EBC385
#EBC385 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.8% C 0.091 H 78.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC385 |
|---|---|
| RGB | rgb(235, 195, 133) |
| HSL | hsl(36, 72%, 72%) |
| HSV | hsv(36, 43%, 92%) |
| CMYK | cmyk(0%, 17%, 43.4%, 7.8%) |
| CIE-LAB | lab(80.95, 6.22, 36.44) |
| CIE-LCH | lch(80.95, 36.97, 80.32°) |
| OKLab | oklab(83.82% 0.0191 0.0894) |
| OKLCH | oklch(83.82% 0.091 78) |
| XYZ | xyz(58.0116, 58.3887, 30.4002) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.02
Very Light Brown
#D3B683
ΔE00 5.05
Tan (survey)
#D1B26F
ΔE00 5.87
Fawn
#CFAF7B
ΔE00 6.06
Tan
#D2B48C
ΔE00 6.62
Navajowhite
#FFDEAD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC385 #85ADEB
analogous
#EB9085 #EBC385 #E0EB85
triadic
#EBC385 #85EBC3 #C385EB
tetradic
#EBC385 #85EB90 #85ADEB #EB85E0
square
#EBC385 #85EB90 #85ADEB #EB85E0
split-complementary
#EBC385 #85E0EB #9085EB
monochromatic
#D38E23 #E2A950 #EBC385 #F4DDBA #FBF2E5
Accessibility & contrast
On white
1.66
#EBC385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EBC385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC385
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC385 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#FAB8B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebc385; /* rgb */ color: rgb(235, 195, 133); /* oklch */ color: oklch(83.8% 0.091 78.0);
Tailwind
colors: {
custom: {
50: '#f3d5a9',
500: '#ebc385',
950: '#000000',
},
}SCSS
$custom: #ebc385; $custom-light: #f3d5a9; $custom-dark: #000000;
JSON
{
"hex": "#ebc385",
"rgb": {
"r": 235,
"g": 195,
"b": 133
},
"hsl": {
"h": 36.471,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.83816,
"c": 0.09138,
"h": 78
},
"luminance": 0.58386
}Semantic roles & 50–950 ramp
primary
#EBC385
secondary
#4F7DC5
accent
#5ED412
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171410
muted
#858380