#EBDF77#EBDF77
#EBDF77 is a very light, vivid yellow. Relative luminance 0.718; OKLCH L 89.2% C 0.126 H 102.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF77 |
|---|---|
| RGB | rgb(235, 223, 119) |
| HSL | hsl(54, 74%, 69%) |
| HSV | hsv(54, 49%, 92%) |
| CMYK | cmyk(0%, 5.1%, 49.4%, 7.8%) |
| CIE-LAB | lab(87.86, -9.47, 51.99) |
| CIE-LCH | lch(87.86, 52.84, 100.32°) |
| OKLab | oklab(89.21% -0.0278 0.1234) |
| OKLCH | oklch(89.21% 0.126 102.7) |
| XYZ | xyz(63.9802, 71.7715, 27.9322) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.73
Sandy
#F1DA7A
ΔE00 3.32
Dull Yellow
#EEDC5B
ΔE00 3.55
Sandy Yellow
#FDEE73
ΔE00 4.08
Sand Yellow
#FCE166
ΔE00 4.65
Yellow Tan
#FFE36E
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF77 #7783EB
analogous
#EBA577 #EBDF77 #BDEB77
triadic
#EBDF77 #77EBDF #DF77EB
tetradic
#EBDF77 #77EBA5 #7783EB #EB77BD
square
#EBDF77 #77EBA5 #7783EB #EB77BD
split-complementary
#EBDF77 #77BDEB #A577EB
monochromatic
#CAB81E #E3D242 #EBDF77 #F3ECAC #FBF8E2
Accessibility & contrast
On white
1.37
#EBDF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#EBDF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF77
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF77 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96E
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#FAD3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdf77; /* rgb */ color: rgb(235, 223, 119); /* oklch */ color: oklch(89.2% 0.126 102.7);
Tailwind
colors: {
custom: {
50: '#f3e8a0',
500: '#ebdf77',
950: '#000000',
},
}SCSS
$custom: #ebdf77; $custom-light: #f3e8a0; $custom-dark: #000000;
JSON
{
"hex": "#ebdf77",
"rgb": {
"r": 235,
"g": 223,
"b": 119
},
"hsl": {
"h": 53.793,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.89206,
"c": 0.12645,
"h": 102.7
},
"luminance": 0.71769
}Semantic roles & 50–950 ramp
primary
#EBDF77
secondary
#4350C4
accent
#24D60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480