#EBC293#EBC293
#EBC293 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.9% C 0.077 H 70.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC293 |
|---|---|
| RGB | rgb(235, 194, 147) |
| HSL | hsl(32, 69%, 75%) |
| HSV | hsv(32, 37%, 92%) |
| CMYK | cmyk(0%, 17.4%, 37.4%, 7.8%) |
| CIE-LAB | lab(80.94, 8.26, 29.14) |
| CIE-LCH | lch(80.94, 30.29, 74.17°) |
| OKLab | oklab(83.88% 0.0261 0.0728) |
| OKLCH | oklch(83.88% 0.077 70.3) |
| XYZ | xyz(58.8208, 58.3551, 35.7635) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.98
Tan
#D2B48C
ΔE00 5.18
Light Peach
#FFD8B1
ΔE00 5.62
Very Light Brown
#D3B683
ΔE00 5.73
Fawn
#CFAF7B
ΔE00 6.53
Navajowhite
#FFDEAD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC293 #93BCEB
analogous
#EB9693 #EBC293 #E8EB93
triadic
#EBC293 #93EBC2 #C293EB
tetradic
#EBC293 #93EB96 #93BCEB #EB93E8
square
#EBC293 #93EB96 #93BCEB #EB93E8
split-complementary
#EBC293 #93E8EB #9693EB
monochromatic
#D8882C #E1A55F #EBC293 #F5DFC7 #FAF0E5
Accessibility & contrast
On white
1.66
#EBC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EBC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC293
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC293 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C390
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#F9B8B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebc293; /* rgb */ color: rgb(235, 194, 147); /* oklch */ color: oklch(83.9% 0.077 70.3);
Tailwind
colors: {
custom: {
50: '#f3d4b3',
500: '#ebc293',
950: '#000000',
},
}SCSS
$custom: #ebc293; $custom-light: #f3d4b3; $custom-dark: #000000;
JSON
{
"hex": "#ebc293",
"rgb": {
"r": 235,
"g": 194,
"b": 147
},
"hsl": {
"h": 32.045,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.83876,
"c": 0.07735,
"h": 70.3
},
"luminance": 0.58352
}Semantic roles & 50–950 ramp
primary
#EBC293
secondary
#5C8DC6
accent
#6CD115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381