#EFD776#EFD776
#EFD776 is a very light, vivid yellow. Relative luminance 0.683; OKLCH L 87.9% C 0.120 H 95.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD776 |
|---|---|
| RGB | rgb(239, 215, 118) |
| HSL | hsl(48, 79%, 70%) |
| HSV | hsv(48, 51%, 94%) |
| CMYK | cmyk(0%, 10%, 50.6%, 6.3%) |
| CIE-LAB | lab(86.14, -3.91, 50.47) |
| CIE-LCH | lch(86.14, 50.62, 94.43°) |
| OKLab | oklab(87.92% -0.0122 0.1199) |
| OKLCH | oklch(87.92% 0.121 95.8) |
| XYZ | xyz(63.1692, 68.2622, 26.9845) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.73
Wheat (survey)
#FBDD7E
ΔE00 2.37
Pale Gold
#FDDE6C
ΔE00 3.25
Light Mustard
#F7D560
ΔE00 3.54
Sand (survey)
#E2CA76
ΔE00 3.55
Yellow Tan
#FFE36E
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD776 #768EEF
analogous
#EF9A76 #EFD776 #CBEF76
triadic
#EFD776 #76EFD7 #D776EF
tetradic
#EFD776 #76EF9A #768EEF #EF76CB
square
#EFD776 #76EF9A #768EEF #EF76CB
split-complementary
#EFD776 #76CBEF #9A76EF
monochromatic
#D2AD19 #E9C73F #EFD776 #F5E7AD #FCF7E4
Accessibility & contrast
On white
1.43
#EFD776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#EFD776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD776
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD776 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36E
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#FFCAC0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efd776; /* rgb */ color: rgb(239, 215, 118); /* oklch */ color: oklch(87.9% 0.120 95.8);
Tailwind
colors: {
custom: {
50: '#f6e39f',
500: '#efd776',
950: '#000000',
},
}SCSS
$custom: #efd776; $custom-light: #f6e39f; $custom-dark: #000000;
JSON
{
"hex": "#efd776",
"rgb": {
"r": 239,
"g": 215,
"b": 118
},
"hsl": {
"h": 48.099,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.87919,
"c": 0.1205,
"h": 95.8
},
"luminance": 0.6826
}Semantic roles & 50–950 ramp
primary
#EFD776
secondary
#415CC8
accent
#34DB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480