#EFDA77#EFDA77
#EFDA77 is a very light, vivid yellow. Relative luminance 0.698; OKLCH L 88.5% C 0.122 H 97.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA77 |
|---|---|
| RGB | rgb(239, 218, 119) |
| HSL | hsl(50, 79%, 70%) |
| HSV | hsv(50, 50%, 94%) |
| CMYK | cmyk(0%, 8.8%, 50.2%, 6.3%) |
| CIE-LAB | lab(86.91, -5.34, 50.93) |
| CIE-LCH | lch(86.91, 51.21, 95.99°) |
| OKLab | oklab(88.54% -0.0162 0.121) |
| OKLCH | oklch(88.54% 0.122 97.6) |
| XYZ | xyz(63.9998, 69.8279, 27.5561) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.75
Wheat (survey)
#FBDD7E
ΔE00 2.86
Pale Gold
#FDDE6C
ΔE00 3.38
Yellow Tan
#FFE36E
ΔE00 3.56
Sand Yellow
#FCE166
ΔE00 3.71
Dull Yellow
#EEDC5B
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA77 #778CEF
analogous
#EF9E77 #EFDA77 #C8EF77
triadic
#EFDA77 #77EFDA #DA77EF
tetradic
#EFDA77 #77EF9E #778CEF #EF77C8
square
#EFDA77 #77EF9E #778CEF #EF77C8
split-complementary
#EFDA77 #77C8EF #9E77EF
monochromatic
#D3B219 #E9CB40 #EFDA77 #F5E9AE #FCF8E4
Accessibility & contrast
On white
1.40
#EFDA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#EFDA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA77
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA77 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56E
Deuteranopia (green-blind)
#F1DD7B
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda77; /* rgb */ color: rgb(239, 218, 119); /* oklch */ color: oklch(88.5% 0.122 97.6);
Tailwind
colors: {
custom: {
50: '#f6e5a0',
500: '#efda77',
950: '#000000',
},
}SCSS
$custom: #efda77; $custom-light: #f6e5a0; $custom-dark: #000000;
JSON
{
"hex": "#efda77",
"rgb": {
"r": 239,
"g": 218,
"b": 119
},
"hsl": {
"h": 49.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.88536,
"c": 0.12205,
"h": 97.6
},
"luminance": 0.69825
}Semantic roles & 50–950 ramp
primary
#EFDA77
secondary
#4259C8
accent
#2FDB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480