#EFE077#EFE077
#EFE077 is a very light, vivid yellow. Relative luminance 0.730; OKLCH L 89.8% C 0.127 H 101.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE077 |
|---|---|
| RGB | rgb(239, 224, 119) |
| HSL | hsl(53, 79%, 70%) |
| HSV | hsv(53, 50%, 94%) |
| CMYK | cmyk(0%, 6.3%, 50.2%, 6.3%) |
| CIE-LAB | lab(88.45, -8.37, 52.77) |
| CIE-LCH | lch(88.45, 53.43, 99.01°) |
| OKLab | oklab(89.75% -0.0249 0.125) |
| OKLCH | oklch(89.75% 0.127 101.3) |
| XYZ | xyz(65.5840, 72.9962, 28.0842) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.77
Khaki (CSS)
#F0E68C
ΔE00 2.93
Dull Yellow
#EEDC5B
ΔE00 3.20
Sandy Yellow
#FDEE73
ΔE00 3.65
Yellow Tan
#FFE36E
ΔE00 3.85
Sand Yellow
#FCE166
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE077 #7786EF
analogous
#EFA477 #EFE077 #C2EF77
triadic
#EFE077 #77EFE0 #E077EF
tetradic
#EFE077 #77EFA4 #7786EF #EF77C2
square
#EFE077 #77EFA4 #7786EF #EF77C2
split-complementary
#EFE077 #77C2EF #A477EF
monochromatic
#D3BC19 #E9D440 #EFE077 #F5ECAE #FCF9E4
Accessibility & contrast
On white
1.35
#EFE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#EFE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE077
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE077 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6E
Deuteranopia (green-blind)
#F5E17C
Tritanopia (blue-blind)
#FED3C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efe077; /* rgb */ color: rgb(239, 224, 119); /* oklch */ color: oklch(89.8% 0.127 101.3);
Tailwind
colors: {
custom: {
50: '#f6e9a0',
500: '#efe077',
950: '#000000',
},
}SCSS
$custom: #efe077; $custom-light: #f6e9a0; $custom-dark: #000000;
JSON
{
"hex": "#efe077",
"rgb": {
"r": 239,
"g": 224,
"b": 119
},
"hsl": {
"h": 52.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.89751,
"c": 0.12747,
"h": 101.3
},
"luminance": 0.72994
}Semantic roles & 50–950 ramp
primary
#EFE077
secondary
#4253C8
accent
#24DB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480