#EFDC76#EFDC76
#EFDC76 is a very light, vivid yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.125 H 99.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC76 |
|---|---|
| RGB | rgb(239, 220, 118) |
| HSL | hsl(51, 79%, 70%) |
| HSV | hsv(51, 51%, 94%) |
| CMYK | cmyk(0%, 7.9%, 50.6%, 6.3%) |
| CIE-LAB | lab(87.41, -6.44, 52.00) |
| CIE-LCH | lch(87.41, 52.40, 97.06°) |
| OKLab | oklab(88.93% -0.0195 0.1233) |
| OKLCH | oklch(88.93% 0.125 99) |
| XYZ | xyz(64.4618, 70.8475, 27.4154) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.48
Dull Yellow
#EEDC5B
ΔE00 3.35
Wheat (survey)
#FBDD7E
ΔE00 3.41
Yellow Tan
#FFE36E
ΔE00 3.45
Sand Yellow
#FCE166
ΔE00 3.51
Pale Gold
#FDDE6C
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC76 #7689EF
analogous
#EFA076 #EFDC76 #C5EF76
triadic
#EFDC76 #76EFDC #DC76EF
tetradic
#EFDC76 #76EFA0 #7689EF #EF76C5
square
#EFDC76 #76EFA0 #7689EF #EF76C5
split-complementary
#EFDC76 #76C5EF #A076EF
monochromatic
#D2B519 #E9CE3F #EFDC76 #F5EAAD #FCF8E4
Accessibility & contrast
On white
1.38
#EFDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EFDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC76
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC76 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FFCFC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efdc76; /* rgb */ color: rgb(239, 220, 118); /* oklch */ color: oklch(88.9% 0.125 99.0);
Tailwind
colors: {
custom: {
50: '#f6e6a0',
500: '#efdc76',
950: '#000000',
},
}SCSS
$custom: #efdc76; $custom-light: #f6e6a0; $custom-dark: #000000;
JSON
{
"hex": "#efdc76",
"rgb": {
"r": 239,
"g": 220,
"b": 118
},
"hsl": {
"h": 50.579,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.88927,
"c": 0.12478,
"h": 99
},
"luminance": 0.70845
}Semantic roles & 50–950 ramp
primary
#EFDC76
secondary
#4156C8
accent
#2BDB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480