#EFD876#EFD876
#EFD876 is a very light, vivid yellow. Relative luminance 0.688; OKLCH L 88.1% C 0.121 H 96.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD876 |
|---|---|
| RGB | rgb(239, 216, 118) |
| HSL | hsl(49, 79%, 70%) |
| HSV | hsv(49, 51%, 94%) |
| CMYK | cmyk(0%, 9.6%, 50.6%, 6.3%) |
| CIE-LAB | lab(86.39, -4.41, 50.78) |
| CIE-LCH | lch(86.39, 50.97, 94.97°) |
| OKLab | oklab(88.12% -0.0136 0.1206) |
| OKLCH | oklch(88.12% 0.121 96.5) |
| XYZ | xyz(63.4246, 68.7730, 27.0697) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.56
Wheat (survey)
#FBDD7E
ΔE00 2.51
Pale Gold
#FDDE6C
ΔE00 3.23
Yellow Tan
#FFE36E
ΔE00 3.67
Light Mustard
#F7D560
ΔE00 3.67
Sand (survey)
#E2CA76
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD876 #768DEF
analogous
#EF9B76 #EFD876 #CAEF76
triadic
#EFD876 #76EFD8 #D876EF
tetradic
#EFD876 #76EF9B #768DEF #EF76CA
square
#EFD876 #76EF9B #768DEF #EF76CA
split-complementary
#EFD876 #76CAEF #9B76EF
monochromatic
#D2AF19 #E9C83F #EFD876 #F5E8AD #FCF7E4
Accessibility & contrast
On white
1.42
#EFD876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#EFD876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD876
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD876 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46D
Deuteranopia (green-blind)
#EFDC7A
Tritanopia (blue-blind)
#FFCBC1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efd876; /* rgb */ color: rgb(239, 216, 118); /* oklch */ color: oklch(88.1% 0.121 96.5);
Tailwind
colors: {
custom: {
50: '#f6e39f',
500: '#efd876',
950: '#000000',
},
}SCSS
$custom: #efd876; $custom-light: #f6e39f; $custom-dark: #000000;
JSON
{
"hex": "#efd876",
"rgb": {
"r": 239,
"g": 216,
"b": 118
},
"hsl": {
"h": 48.595,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.8812,
"c": 0.12133,
"h": 96.5
},
"luminance": 0.6877
}Semantic roles & 50–950 ramp
primary
#EFD876
secondary
#415BC8
accent
#32DB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480