#EBC393#EBC393
#EBC393 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.1% C 0.078 H 71.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC393 |
|---|---|
| RGB | rgb(235, 195, 147) |
| HSL | hsl(33, 69%, 75%) |
| HSV | hsv(33, 37%, 92%) |
| CMYK | cmyk(0%, 17%, 37.4%, 7.8%) |
| CIE-LAB | lab(81.18, 7.74, 29.47) |
| CIE-LCH | lch(81.18, 30.47, 75.29°) |
| OKLab | oklab(84.07% 0.0246 0.0736) |
| OKLCH | oklch(84.07% 0.078 71.6) |
| XYZ | xyz(59.0441, 58.8017, 35.8379) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.99
Tan
#D2B48C
ΔE00 5.21
Very Light Brown
#D3B683
ΔE00 5.51
Light Peach
#FFD8B1
ΔE00 5.60
Navajowhite
#FFDEAD
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC393 #93BBEB
analogous
#EB9793 #EBC393 #E7EB93
triadic
#EBC393 #93EBC3 #C393EB
tetradic
#EBC393 #93EB97 #93BBEB #EB93E7
square
#EBC393 #93EB97 #93BBEB #EB93E7
split-complementary
#EBC393 #93E7EB #9793EB
monochromatic
#D88A2C #E1A65F #EBC393 #F5E0C7 #FAF1E5
Accessibility & contrast
On white
1.65
#EBC393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EBC393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC393
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC393 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C490
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#F9B9B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc393; /* rgb */ color: rgb(235, 195, 147); /* oklch */ color: oklch(84.1% 0.078 71.6);
Tailwind
colors: {
custom: {
50: '#f3d5b3',
500: '#ebc393',
950: '#000000',
},
}SCSS
$custom: #ebc393; $custom-light: #f3d5b3; $custom-dark: #000000;
JSON
{
"hex": "#ebc393",
"rgb": {
"r": 235,
"g": 195,
"b": 147
},
"hsl": {
"h": 32.727,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.8407,
"c": 0.07759,
"h": 71.6
},
"luminance": 0.58799
}Semantic roles & 50–950 ramp
primary
#EBC393
secondary
#5C8CC6
accent
#6AD115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381