#EFE776#EFE776
#EFE776 is a very light, vivid yellow. Relative luminance 0.768; OKLCH L 91.2% C 0.135 H 105.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE776 |
|---|---|
| RGB | rgb(239, 231, 118) |
| HSL | hsl(56, 79%, 70%) |
| HSV | hsv(56, 51%, 94%) |
| CMYK | cmyk(0%, 3.3%, 50.6%, 6.3%) |
| CIE-LAB | lab(90.24, -11.94, 55.36) |
| CIE-LCH | lch(90.24, 56.64, 102.17°) |
| OKLab | oklab(91.17% -0.0353 0.1306) |
| OKLCH | oklch(91.17% 0.135 105.1) |
| XYZ | xyz(67.4444, 76.8126, 28.4096) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.77
Yellowish
#FAEE66
ΔE00 3.27
Khaki (CSS)
#F0E68C
ΔE00 3.29
Straw
#FCF679
ΔE00 3.34
Manilla
#FFFA86
ΔE00 3.95
Dull Yellow
#EEDC5B
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE776 #767EEF
analogous
#EFAA76 #EFE776 #BBEF76
triadic
#EFE776 #76EFE7 #E776EF
tetradic
#EFE776 #76EFAA #767EEF #EF76BB
square
#EFE776 #76EFAA #767EEF #EF76BB
split-complementary
#EFE776 #76BBEF #AA76EF
monochromatic
#D2C619 #E9DD3F #EFE776 #F5F1AD #FCFAE4
Accessibility & contrast
On white
1.28
#EFE776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EFE776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE776
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE776 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06C
Deuteranopia (green-blind)
#FBE67B
Tritanopia (blue-blind)
#FEDACD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe776; /* rgb */ color: rgb(239, 231, 118); /* oklch */ color: oklch(91.2% 0.135 105.1);
Tailwind
colors: {
custom: {
50: '#f6eea0',
500: '#efe776',
950: '#000000',
},
}SCSS
$custom: #efe776; $custom-light: #f6eea0; $custom-dark: #000000;
JSON
{
"hex": "#efe776",
"rgb": {
"r": 239,
"g": 231,
"b": 118
},
"hsl": {
"h": 56.033,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.91168,
"c": 0.13527,
"h": 105.1
},
"luminance": 0.76811
}Semantic roles & 50–950 ramp
primary
#EFE776
secondary
#414AC8
accent
#18DB0A
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480