#EFDC94#EFDC94
#EFDC94 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.093 H 95.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC94 |
|---|---|
| RGB | rgb(239, 220, 148) |
| HSL | hsl(47, 74%, 76%) |
| HSV | hsv(47, 38%, 94%) |
| CMYK | cmyk(0%, 7.9%, 38.1%, 6.3%) |
| CIE-LAB | lab(87.81, -3.51, 37.76) |
| CIE-LCH | lch(87.81, 37.92, 95.31°) |
| OKLab | oklab(89.38% -0.0083 0.093) |
| OKLCH | oklch(89.38% 0.093 95.1) |
| XYZ | xyz(66.5364, 71.6774, 38.3415) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.65
Sandy
#F1DA7A
ΔE00 4.08
Light Tan
#FBEEAC
ΔE00 4.30
Khaki (CSS)
#F0E68C
ΔE00 4.42
Beige (survey)
#E6DAA6
ΔE00 4.45
Wheat (survey)
#FBDD7E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC94 #94A7EF
analogous
#EFAE94 #EFDC94 #D4EF94
triadic
#EFDC94 #94EFDC #DC94EF
tetradic
#EFDC94 #94EFAE #94A7EF #EF94D4
square
#EFDC94 #94EFAE #94A7EF #EF94D4
split-complementary
#EFDC94 #94D4EF #AE94EF
monochromatic
#DFB92A #E7CB5F #EFDC94 #F7EDC9 #FBF6E4
Accessibility & contrast
On white
1.37
#EFDC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EFDC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC94
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC94 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#FCD2CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efdc94; /* rgb */ color: rgb(239, 220, 148); /* oklch */ color: oklch(89.4% 0.093 95.1);
Tailwind
colors: {
custom: {
50: '#f5e6b4',
500: '#efdc94',
950: '#000000',
},
}SCSS
$custom: #efdc94; $custom-light: #f5e6b4; $custom-dark: #000000;
JSON
{
"hex": "#efdc94",
"rgb": {
"r": 239,
"g": 220,
"b": 148
},
"hsl": {
"h": 47.473,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.89376,
"c": 0.09337,
"h": 95.1
},
"luminance": 0.71675
}Semantic roles & 50–950 ramp
primary
#EFDC94
secondary
#5C73CB
accent
#39D60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481