#EBC591#EBC591
#EBC591 is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.4% C 0.080 H 75.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC591 |
|---|---|
| RGB | rgb(235, 197, 145) |
| HSL | hsl(35, 69%, 75%) |
| HSV | hsv(35, 38%, 92%) |
| CMYK | cmyk(0%, 16.2%, 38.3%, 7.8%) |
| CIE-LAB | lab(81.64, 6.46, 31.13) |
| CIE-LCH | lch(81.64, 31.79, 78.27°) |
| OKLab | oklab(84.42% 0.0207 0.0775) |
| OKLCH | oklch(84.42% 0.08 75) |
| XYZ | xyz(59.3396, 59.6417, 35.1689) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.31
Very Light Brown
#D3B683
ΔE00 5.06
Tan
#D2B48C
ΔE00 5.58
Navajowhite
#FFDEAD
ΔE00 5.80
Light Peach
#FFD8B1
ΔE00 6.05
Fawn
#CFAF7B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC591 #91B7EB
analogous
#EB9891 #EBC591 #E4EB91
triadic
#EBC591 #91EBC5 #C591EB
tetradic
#EBC591 #91EB98 #91B7EB #EB91E4
square
#EBC591 #91EB98 #91B7EB #EB91E4
split-complementary
#EBC591 #91E4EB #9891EB
monochromatic
#D88E29 #E2AA5D #EBC591 #F4E0C5 #FAF1E5
Accessibility & contrast
On white
1.62
#EBC591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EBC591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC591
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC591 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68D
Deuteranopia (green-blind)
#DDCF92
Tritanopia (blue-blind)
#F9BBB7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebc591; /* rgb */ color: rgb(235, 197, 145); /* oklch */ color: oklch(84.4% 0.080 75.0);
Tailwind
colors: {
custom: {
50: '#f3d6b1',
500: '#ebc591',
950: '#000000',
},
}SCSS
$custom: #ebc591; $custom-light: #f3d6b1; $custom-dark: #000000;
JSON
{
"hex": "#ebc591",
"rgb": {
"r": 235,
"g": 197,
"b": 145
},
"hsl": {
"h": 34.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.8442,
"c": 0.08018,
"h": 75
},
"luminance": 0.59639
}Semantic roles & 50–950 ramp
primary
#EBC591
secondary
#5A88C6
accent
#64D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381