#EBC491#EBC491
#EBC491 is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.2% C 0.080 H 73.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC491 |
|---|---|
| RGB | rgb(235, 196, 145) |
| HSL | hsl(34, 69%, 75%) |
| HSV | hsv(34, 38%, 92%) |
| CMYK | cmyk(0%, 16.6%, 38.3%, 7.8%) |
| CIE-LAB | lab(81.40, 6.99, 30.80) |
| CIE-LCH | lch(81.40, 31.58, 77.22°) |
| OKLab | oklab(84.23% 0.0222 0.0767) |
| OKLCH | oklch(84.23% 0.08 73.8) |
| XYZ | xyz(59.1133, 59.1891, 35.0935) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.08
Very Light Brown
#D3B683
ΔE00 5.15
Tan
#D2B48C
ΔE00 5.42
Light Peach
#FFD8B1
ΔE00 5.95
Navajowhite
#FFDEAD
ΔE00 6.05
Fawn
#CFAF7B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC491 #91B8EB
analogous
#EB9791 #EBC491 #E5EB91
triadic
#EBC491 #91EBC4 #C491EB
tetradic
#EBC491 #91EB97 #91B8EB #EB91E5
square
#EBC491 #91EB97 #91B8EB #EB91E5
split-complementary
#EBC491 #91E5EB #9791EB
monochromatic
#D88C29 #E2A85D #EBC491 #F4E0C5 #FAF1E5
Accessibility & contrast
On white
1.64
#EBC491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EBC491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC491
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC491 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58D
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#F9BAB7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc491; /* rgb */ color: rgb(235, 196, 145); /* oklch */ color: oklch(84.2% 0.080 73.8);
Tailwind
colors: {
custom: {
50: '#f3d5b1',
500: '#ebc491',
950: '#000000',
},
}SCSS
$custom: #ebc491; $custom-light: #f3d5b1; $custom-dark: #000000;
JSON
{
"hex": "#ebc491",
"rgb": {
"r": 235,
"g": 196,
"b": 145
},
"hsl": {
"h": 34,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.84225,
"c": 0.07983,
"h": 73.8
},
"luminance": 0.59186
}Semantic roles & 50–950 ramp
primary
#EBC491
secondary
#5A89C6
accent
#66D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381