#EBC294#EBC294
#EBC294 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.9% C 0.076 H 69.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC294 |
|---|---|
| RGB | rgb(235, 194, 148) |
| HSL | hsl(32, 69%, 75%) |
| HSV | hsv(32, 37%, 92%) |
| CMYK | cmyk(0%, 17.4%, 37%, 7.8%) |
| CIE-LAB | lab(80.95, 8.38, 28.64) |
| CIE-LCH | lch(80.95, 29.84, 73.69°) |
| OKLab | oklab(83.9% 0.0265 0.0717) |
| OKLCH | oklch(83.9% 0.076 69.7) |
| XYZ | xyz(58.8996, 58.3866, 36.1785) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.10
Tan
#D2B48C
ΔE00 5.17
Light Peach
#FFD8B1
ΔE00 5.51
Very Light Brown
#D3B683
ΔE00 5.88
Fawn
#CFAF7B
ΔE00 6.65
Peach
#FFDAB9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC294 #94BDEB
analogous
#EB9694 #EBC294 #E9EB94
triadic
#EBC294 #94EBC2 #C294EB
tetradic
#EBC294 #94EB96 #94BDEB #EB94E9
square
#EBC294 #94EB96 #94BDEB #EB94E9
split-complementary
#EBC294 #94E9EB #9694EB
monochromatic
#D8872D #E1A560 #EBC294 #F5DFC8 #FAF0E5
Accessibility & contrast
On white
1.66
#EBC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EBC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC294
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC294 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C391
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#F9B8B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebc294; /* rgb */ color: rgb(235, 194, 148); /* oklch */ color: oklch(83.9% 0.076 69.7);
Tailwind
colors: {
custom: {
50: '#f3d4b3',
500: '#ebc294',
950: '#000000',
},
}SCSS
$custom: #ebc294; $custom-light: #f3d4b3; $custom-dark: #000000;
JSON
{
"hex": "#ebc294",
"rgb": {
"r": 235,
"g": 194,
"b": 148
},
"hsl": {
"h": 31.724,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.83896,
"c": 0.0764,
"h": 69.7
},
"luminance": 0.58384
}Semantic roles & 50–950 ramp
primary
#EBC294
secondary
#5D8FC6
accent
#6DD015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381