#EBDA78#EBDA78
#EBDA78 is a very light, vivid yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.121 H 99.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA78 |
|---|---|
| RGB | rgb(235, 218, 120) |
| HSL | hsl(51, 74%, 70%) |
| HSV | hsv(51, 49%, 92%) |
| CMYK | cmyk(0%, 7.2%, 48.9%, 7.8%) |
| CIE-LAB | lab(86.58, -6.86, 49.97) |
| CIE-LCH | lch(86.58, 50.44, 97.82°) |
| OKLab | oklab(88.2% -0.0203 0.119) |
| OKLCH | oklch(88.2% 0.121 99.7) |
| XYZ | xyz(62.7244, 69.1633, 27.8115) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.73
Khaki (CSS)
#F0E68C
ΔE00 3.40
Wheat (survey)
#FBDD7E
ΔE00 3.89
Dull Yellow
#EEDC5B
ΔE00 3.90
Yellow Tan
#FFE36E
ΔE00 4.35
Pale Gold
#FDDE6C
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA78 #7889EB
analogous
#EBA078 #EBDA78 #C3EB78
triadic
#EBDA78 #78EBDA #DA78EB
tetradic
#EBDA78 #78EBA0 #7889EB #EB78C3
square
#EBDA78 #78EBA0 #7889EB #EB78C3
split-complementary
#EBDA78 #78C3EB #A078EB
monochromatic
#CBB11E #E3CB43 #EBDA78 #F3E9AD #FBF7E3
Accessibility & contrast
On white
1.42
#EBDA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#EBDA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA78
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA78 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#EFDC7C
Tritanopia (blue-blind)
#FACEC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda78; /* rgb */ color: rgb(235, 218, 120); /* oklch */ color: oklch(88.2% 0.121 99.7);
Tailwind
colors: {
custom: {
50: '#f3e5a1',
500: '#ebda78',
950: '#000000',
},
}SCSS
$custom: #ebda78; $custom-light: #f3e5a1; $custom-dark: #000000;
JSON
{
"hex": "#ebda78",
"rgb": {
"r": 235,
"g": 218,
"b": 120
},
"hsl": {
"h": 51.13,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.882,
"c": 0.12072,
"h": 99.7
},
"luminance": 0.69161
}Semantic roles & 50–950 ramp
primary
#EBDA78
secondary
#4456C4
accent
#2DD60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480