#EBC291#EBC291
#EBC291 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 83.8% C 0.079 H 71.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC291 |
|---|---|
| RGB | rgb(235, 194, 145) |
| HSL | hsl(33, 69%, 75%) |
| HSV | hsv(33, 38%, 92%) |
| CMYK | cmyk(0%, 17.4%, 38.3%, 7.8%) |
| CIE-LAB | lab(80.90, 8.04, 30.14) |
| CIE-LCH | lch(80.90, 31.19, 75.07°) |
| OKLab | oklab(83.84% 0.0253 0.0751) |
| OKLCH | oklch(83.84% 0.079 71.4) |
| XYZ | xyz(58.6652, 58.2928, 34.9441) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.83
Tan
#D2B48C
ΔE00 5.23
Very Light Brown
#D3B683
ΔE00 5.47
Light Peach
#FFD8B1
ΔE00 5.87
Fawn
#CFAF7B
ΔE00 6.31
Navajowhite
#FFDEAD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC291 #91BAEB
analogous
#EB9591 #EBC291 #E7EB91
triadic
#EBC291 #91EBC2 #C291EB
tetradic
#EBC291 #91EB95 #91BAEB #EB91E7
square
#EBC291 #91EB95 #91BAEB #EB91E7
split-complementary
#EBC291 #91E7EB #9591EB
monochromatic
#D88929 #E2A55D #EBC291 #F4DFC5 #FAF1E5
Accessibility & contrast
On white
1.66
#EBC291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#EBC291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC291
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC291 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38E
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#F9B8B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebc291; /* rgb */ color: rgb(235, 194, 145); /* oklch */ color: oklch(83.8% 0.079 71.4);
Tailwind
colors: {
custom: {
50: '#f3d4b1',
500: '#ebc291',
950: '#000000',
},
}SCSS
$custom: #ebc291; $custom-light: #f3d4b1; $custom-dark: #000000;
JSON
{
"hex": "#ebc291",
"rgb": {
"r": 235,
"g": 194,
"b": 145
},
"hsl": {
"h": 32.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.83838,
"c": 0.07928,
"h": 71.4
},
"luminance": 0.5829
}Semantic roles & 50–950 ramp
primary
#EBC291
secondary
#5A8BC6
accent
#6AD114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381