#EBCA78#EBCA78
#EBCA78 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.0% C 0.108 H 88.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA78 |
|---|---|
| RGB | rgb(235, 202, 120) |
| HSL | hsl(43, 74%, 70%) |
| HSV | hsv(43, 49%, 92%) |
| CMYK | cmyk(0%, 14%, 48.9%, 7.8%) |
| CIE-LAB | lab(82.52, 1.32, 45.00) |
| CIE-LCH | lch(82.52, 45.02, 88.32°) |
| OKLab | oklab(84.99% 0.0035 0.108) |
| OKLCH | oklch(84.99% 0.108 88.2) |
| XYZ | xyz(58.7737, 61.2621, 26.4946) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.77
Wheat (survey)
#FBDD7E
ΔE00 4.81
Sandy
#F1DA7A
ΔE00 5.09
Light Mustard
#F7D560
ΔE00 5.53
Maize
#F4D054
ΔE00 5.86
Pale Gold
#FDDE6C
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA78 #7899EB
analogous
#EB9178 #EBCA78 #D2EB78
triadic
#EBCA78 #78EBCA #CA78EB
tetradic
#EBCA78 #78EB91 #7899EB #EB78D2
square
#EBCA78 #78EB91 #7899EB #EB78D2
split-complementary
#EBCA78 #78D2EB #9178EB
monochromatic
#CB991E #E3B543 #EBCA78 #F3DFAD #FBF4E3
Accessibility & contrast
On white
1.58
#EBCA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EBCA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA78
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA78 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC871
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FBBEB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebca78; /* rgb */ color: rgb(235, 202, 120); /* oklch */ color: oklch(85.0% 0.108 88.2);
Tailwind
colors: {
custom: {
50: '#f4d9a0',
500: '#ebca78',
950: '#000000',
},
}SCSS
$custom: #ebca78; $custom-light: #f4d9a0; $custom-dark: #000000;
JSON
{
"hex": "#ebca78",
"rgb": {
"r": 235,
"g": 202,
"b": 120
},
"hsl": {
"h": 42.783,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.84987,
"c": 0.10804,
"h": 88.2
},
"luminance": 0.61259
}Semantic roles & 50–950 ramp
primary
#EBCA78
secondary
#4468C4
accent
#48D60F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380