#EFDF76#EFDF76
#EFDF76 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.5% C 0.128 H 100.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDF76 |
|---|---|
| RGB | rgb(239, 223, 118) |
| HSL | hsl(52, 79%, 70%) |
| HSV | hsv(52, 51%, 94%) |
| CMYK | cmyk(0%, 6.7%, 50.6%, 6.3%) |
| CIE-LAB | lab(88.18, -7.95, 52.92) |
| CIE-LCH | lch(88.18, 53.51, 98.54°) |
| OKLab | oklab(89.54% -0.0238 0.1253) |
| OKLCH | oklch(89.54% 0.128 100.8) |
| XYZ | xyz(65.2563, 72.4364, 27.6802) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.49
Dull Yellow
#EEDC5B
ΔE00 3.08
Khaki (CSS)
#F0E68C
ΔE00 3.14
Sand Yellow
#FCE166
ΔE00 3.66
Yellow Tan
#FFE36E
ΔE00 3.67
Sandy Yellow
#FDEE73
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDF76 #7686EF
analogous
#EFA276 #EFDF76 #C3EF76
triadic
#EFDF76 #76EFDF #DF76EF
tetradic
#EFDF76 #76EFA2 #7686EF #EF76C3
square
#EFDF76 #76EFA2 #7686EF #EF76C3
split-complementary
#EFDF76 #76C3EF #A276EF
monochromatic
#D2BA19 #E9D23F #EFDF76 #F5ECAD #FCF9E4
Accessibility & contrast
On white
1.36
#EFDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#EFDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDF76
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDF76 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#FED2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdf76; /* rgb */ color: rgb(239, 223, 118); /* oklch */ color: oklch(89.5% 0.128 100.8);
Tailwind
colors: {
custom: {
50: '#f6e8a0',
500: '#efdf76',
950: '#000000',
},
}SCSS
$custom: #efdf76; $custom-light: #f6e8a0; $custom-dark: #000000;
JSON
{
"hex": "#efdf76",
"rgb": {
"r": 239,
"g": 223,
"b": 118
},
"hsl": {
"h": 52.066,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.89535,
"c": 0.12751,
"h": 100.8
},
"luminance": 0.72434
}Semantic roles & 50–950 ramp
primary
#EFDF76
secondary
#4153C8
accent
#26DB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480