#EBC993#EBC993
#EBC993 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.2% C 0.080 H 78.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC993 |
|---|---|
| RGB | rgb(235, 201, 147) |
| HSL | hsl(37, 69%, 75%) |
| HSV | hsv(37, 37%, 92%) |
| CMYK | cmyk(0%, 14.5%, 37.4%, 7.8%) |
| CIE-LAB | lab(82.67, 4.60, 31.45) |
| CIE-LCH | lch(82.67, 31.78, 81.68°) |
| OKLab | oklab(85.24% 0.0154 0.0783) |
| OKLCH | oklch(85.24% 0.08 78.9) |
| XYZ | xyz(60.4155, 61.5446, 36.2950) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.50
Navajowhite
#FFDEAD
ΔE00 5.01
Very Light Brown
#D3B683
ΔE00 5.21
Wheat
#F5DEB3
ΔE00 5.89
Tan
#D2B48C
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC993 #93B5EB
analogous
#EB9D93 #EBC993 #E1EB93
triadic
#EBC993 #93EBC9 #C993EB
tetradic
#EBC993 #93EB9D #93B5EB #EB93E1
square
#EBC993 #93EB9D #93B5EB #EB93E1
split-complementary
#EBC993 #93E1EB #9D93EB
monochromatic
#D8952C #E1AF5F #EBC993 #F5E3C7 #FAF2E5
Accessibility & contrast
On white
1.58
#EBC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#EBC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC993
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC993 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98F
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#F9BFBB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebc993; /* rgb */ color: rgb(235, 201, 147); /* oklch */ color: oklch(85.2% 0.080 78.9);
Tailwind
colors: {
custom: {
50: '#f3d9b3',
500: '#ebc993',
950: '#000000',
},
}SCSS
$custom: #ebc993; $custom-light: #f3d9b3; $custom-dark: #000000;
JSON
{
"hex": "#ebc993",
"rgb": {
"r": 235,
"g": 201,
"b": 147
},
"hsl": {
"h": 36.818,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.85237,
"c": 0.07977,
"h": 78.9
},
"luminance": 0.61542
}Semantic roles & 50–950 ramp
primary
#EBC993
secondary
#5C85C6
accent
#5DD115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381