#EBDB79#EBDB79
#EBDB79 is a very light, vivid yellow. Relative luminance 0.697; OKLCH L 88.4% C 0.121 H 100.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB79 |
|---|---|
| RGB | rgb(235, 219, 121) |
| HSL | hsl(52, 74%, 70%) |
| HSV | hsv(52, 49%, 92%) |
| CMYK | cmyk(0%, 6.8%, 48.5%, 7.8%) |
| CIE-LAB | lab(86.85, -7.28, 49.82) |
| CIE-LCH | lch(86.85, 50.35, 98.31°) |
| OKLab | oklab(88.42% -0.0214 0.1188) |
| OKLCH | oklch(88.42% 0.121 100.2) |
| XYZ | xyz(63.0455, 69.7079, 28.2194) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.98
Khaki (CSS)
#F0E68C
ΔE00 3.11
Dull Yellow
#EEDC5B
ΔE00 3.93
Wheat (survey)
#FBDD7E
ΔE00 4.10
Yellow Tan
#FFE36E
ΔE00 4.45
Sand Yellow
#FCE166
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB79 #7989EB
analogous
#EBA279 #EBDB79 #C2EB79
triadic
#EBDB79 #79EBDB #DB79EB
tetradic
#EBDB79 #79EBA2 #7989EB #EB79C2
square
#EBDB79 #79EBA2 #7989EB #EB79C2
split-complementary
#EBDB79 #79C2EB #A279EB
monochromatic
#CBB31E #E3CD44 #EBDB79 #F3E9AE #FBF8E4
Accessibility & contrast
On white
1.41
#EBDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#EBDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB79
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB79 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#F0DC7D
Tritanopia (blue-blind)
#FACFC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebdb79; /* rgb */ color: rgb(235, 219, 121); /* oklch */ color: oklch(88.4% 0.121 100.2);
Tailwind
colors: {
custom: {
50: '#f3e6a2',
500: '#ebdb79',
950: '#000000',
},
}SCSS
$custom: #ebdb79; $custom-light: #f3e6a2; $custom-dark: #000000;
JSON
{
"hex": "#ebdb79",
"rgb": {
"r": 235,
"g": 219,
"b": 121
},
"hsl": {
"h": 51.579,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.88416,
"c": 0.12066,
"h": 100.2
},
"luminance": 0.69706
}Semantic roles & 50–950 ramp
primary
#EBDB79
secondary
#4456C4
accent
#2BD60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480