#EBDF79#EBDF79
#EBDF79 is a very light, vivid yellow. Relative luminance 0.718; OKLCH L 89.2% C 0.124 H 102.6°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF79 |
|---|---|
| RGB | rgb(235, 223, 121) |
| HSL | hsl(54, 74%, 70%) |
| HSV | hsv(54, 49%, 92%) |
| CMYK | cmyk(0%, 5.1%, 48.5%, 7.8%) |
| CIE-LAB | lab(87.88, -9.29, 51.06) |
| CIE-LCH | lch(87.88, 51.90, 100.31°) |
| OKLab | oklab(89.23% -0.0271 0.1215) |
| OKLCH | oklch(89.23% 0.124 102.6) |
| XYZ | xyz(64.1015, 71.8200, 28.5715) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.50
Sandy
#F1DA7A
ΔE00 3.24
Dull Yellow
#EEDC5B
ΔE00 3.80
Sandy Yellow
#FDEE73
ΔE00 4.23
Sand Yellow
#FCE166
ΔE00 4.79
Yellow Tan
#FFE36E
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF79 #7985EB
analogous
#EBA679 #EBDF79 #BEEB79
triadic
#EBDF79 #79EBDF #DF79EB
tetradic
#EBDF79 #79EBA6 #7985EB #EB79BE
square
#EBDF79 #79EBA6 #7985EB #EB79BE
split-complementary
#EBDF79 #79BEEB #A679EB
monochromatic
#CBB91E #E3D244 #EBDF79 #F3ECAE #FBF8E4
Accessibility & contrast
On white
1.37
#EBDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#EBDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF79
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF79 | 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)
#EFD970
Deuteranopia (green-blind)
#F3DF7E
Tritanopia (blue-blind)
#FAD3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdf79; /* rgb */ color: rgb(235, 223, 121); /* oklch */ color: oklch(89.2% 0.124 102.6);
Tailwind
colors: {
custom: {
50: '#f3e8a2',
500: '#ebdf79',
950: '#000000',
},
}SCSS
$custom: #ebdf79; $custom-light: #f3e8a2; $custom-dark: #000000;
JSON
{
"hex": "#ebdf79",
"rgb": {
"r": 235,
"g": 223,
"b": 121
},
"hsl": {
"h": 53.684,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.89232,
"c": 0.12449,
"h": 102.6
},
"luminance": 0.71818
}Semantic roles & 50–950 ramp
primary
#EBDF79
secondary
#4452C4
accent
#24D60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480