#EBDA79#EBDA79
#EBDA79 is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.120 H 99.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA79 |
|---|---|
| RGB | rgb(235, 218, 121) |
| HSL | hsl(51, 74%, 70%) |
| HSV | hsv(51, 49%, 92%) |
| CMYK | cmyk(0%, 7.2%, 48.5%, 7.8%) |
| CIE-LAB | lab(86.60, -6.77, 49.51) |
| CIE-LCH | lch(86.60, 49.97, 97.79°) |
| OKLab | oklab(88.21% -0.0199 0.1181) |
| OKLCH | oklch(88.21% 0.12 99.6) |
| XYZ | xyz(62.7854, 69.1877, 28.1328) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.70
Khaki (CSS)
#F0E68C
ΔE00 3.34
Wheat (survey)
#FBDD7E
ΔE00 3.86
Dull Yellow
#EEDC5B
ΔE00 4.04
Yellow Tan
#FFE36E
ΔE00 4.43
Pale Gold
#FDDE6C
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA79 #798AEB
analogous
#EBA179 #EBDA79 #C3EB79
triadic
#EBDA79 #79EBDA #DA79EB
tetradic
#EBDA79 #79EBA1 #798AEB #EB79C3
square
#EBDA79 #79EBA1 #798AEB #EB79C3
split-complementary
#EBDA79 #79C3EB #A179EB
monochromatic
#CBB11E #E3CB44 #EBDA79 #F3E9AE #FBF7E4
Accessibility & contrast
On white
1.42
#EBDA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#EBDA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA79
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA79 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#EFDC7D
Tritanopia (blue-blind)
#FACEC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda79; /* rgb */ color: rgb(235, 218, 121); /* oklch */ color: oklch(88.2% 0.120 99.6);
Tailwind
colors: {
custom: {
50: '#f3e5a2',
500: '#ebda79',
950: '#000000',
},
}SCSS
$custom: #ebda79; $custom-light: #f3e5a2; $custom-dark: #000000;
JSON
{
"hex": "#ebda79",
"rgb": {
"r": 235,
"g": 218,
"b": 121
},
"hsl": {
"h": 51.053,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.88213,
"c": 0.11973,
"h": 99.6
},
"luminance": 0.69185
}Semantic roles & 50–950 ramp
primary
#EBDA79
secondary
#4457C4
accent
#2DD60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480