#EBDF78#EBDF78
#EBDF78 is a very light, vivid yellow. Relative luminance 0.718; OKLCH L 89.2% C 0.125 H 102.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF78 |
|---|---|
| RGB | rgb(235, 223, 120) |
| HSL | hsl(54, 74%, 70%) |
| HSV | hsv(54, 49%, 92%) |
| CMYK | cmyk(0%, 5.1%, 48.9%, 7.8%) |
| CIE-LAB | lab(87.87, -9.38, 51.53) |
| CIE-LCH | lch(87.87, 52.37, 100.32°) |
| OKLab | oklab(89.22% -0.0275 0.1224) |
| OKLCH | oklch(89.22% 0.125 102.7) |
| XYZ | xyz(64.0405, 71.7956, 28.2502) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.61
Sandy
#F1DA7A
ΔE00 3.28
Dull Yellow
#EEDC5B
ΔE00 3.67
Sandy Yellow
#FDEE73
ΔE00 4.15
Sand Yellow
#FCE166
ΔE00 4.72
Yellow Tan
#FFE36E
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF78 #7884EB
analogous
#EBA678 #EBDF78 #BEEB78
triadic
#EBDF78 #78EBDF #DF78EB
tetradic
#EBDF78 #78EBA6 #7884EB #EB78BE
square
#EBDF78 #78EBA6 #7884EB #EB78BE
split-complementary
#EBDF78 #78BEEB #A678EB
monochromatic
#CBB91E #E3D243 #EBDF78 #F3ECAD #FBF8E3
Accessibility & contrast
On white
1.37
#EBDF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#EBDF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF78
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF78 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#FAD3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdf78; /* rgb */ color: rgb(235, 223, 120); /* oklch */ color: oklch(89.2% 0.125 102.7);
Tailwind
colors: {
custom: {
50: '#f3e8a1',
500: '#ebdf78',
950: '#000000',
},
}SCSS
$custom: #ebdf78; $custom-light: #f3e8a1; $custom-dark: #000000;
JSON
{
"hex": "#ebdf78",
"rgb": {
"r": 235,
"g": 223,
"b": 120
},
"hsl": {
"h": 53.739,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.89219,
"c": 0.12547,
"h": 102.7
},
"luminance": 0.71794
}Semantic roles & 50–950 ramp
primary
#EBDF78
secondary
#4451C4
accent
#24D60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480