#EBC878#EBC878
#EBC878 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.6% C 0.107 H 86.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC878 |
|---|---|
| RGB | rgb(235, 200, 120) |
| HSL | hsl(42, 74%, 70%) |
| HSV | hsv(42, 49%, 92%) |
| CMYK | cmyk(0%, 14.9%, 48.9%, 7.8%) |
| CIE-LAB | lab(82.02, 2.36, 44.38) |
| CIE-LCH | lch(82.02, 44.44, 86.96°) |
| OKLab | oklab(84.59% 0.0065 0.1066) |
| OKLCH | oklch(84.59% 0.107 86.5) |
| XYZ | xyz(58.3075, 60.3296, 26.3392) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.46
Wheat (survey)
#FBDD7E
ΔE00 5.51
Sandy
#F1DA7A
ΔE00 5.93
Tan (survey)
#D1B26F
ΔE00 6.13
Light Mustard
#F7D560
ΔE00 6.15
Maize
#F4D054
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC878 #789BEB
analogous
#EB8F78 #EBC878 #D5EB78
triadic
#EBC878 #78EBC8 #C878EB
tetradic
#EBC878 #78EB8F #789BEB #EB78D5
square
#EBC878 #78EB8F #789BEB #EB78D5
split-complementary
#EBC878 #78D5EB #8F78EB
monochromatic
#CB961E #E3B243 #EBC878 #F3DEAD #FBF3E3
Accessibility & contrast
On white
1.61
#EBC878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#EBC878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC878
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC878 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C671
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#FBBCB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc878; /* rgb */ color: rgb(235, 200, 120); /* oklch */ color: oklch(84.6% 0.107 86.5);
Tailwind
colors: {
custom: {
50: '#f4d8a0',
500: '#ebc878',
950: '#000000',
},
}SCSS
$custom: #ebc878; $custom-light: #f4d8a0; $custom-dark: #000000;
JSON
{
"hex": "#ebc878",
"rgb": {
"r": 235,
"g": 200,
"b": 120
},
"hsl": {
"h": 41.739,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.84592,
"c": 0.10679,
"h": 86.5
},
"luminance": 0.60327
}Semantic roles & 50–950 ramp
primary
#EBC878
secondary
#446BC4
accent
#4CD60F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380