#EFDF94#EFDF94
#EFDF94 is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.096 H 97.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDF94 |
|---|---|
| RGB | rgb(239, 223, 148) |
| HSL | hsl(49, 74%, 76%) |
| HSV | hsv(49, 38%, 94%) |
| CMYK | cmyk(0%, 6.7%, 38.1%, 6.3%) |
| CIE-LAB | lab(88.57, -5.03, 38.74) |
| CIE-LCH | lch(88.57, 39.07, 97.40°) |
| OKLab | oklab(89.98% -0.0127 0.0953) |
| OKLCH | oklch(89.98% 0.096 97.6) |
| XYZ | xyz(67.3308, 73.2662, 38.6063) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.27
Vanilla
#F3E5AB
ΔE00 3.70
Light Tan
#FBEEAC
ΔE00 3.78
Sandy
#F1DA7A
ΔE00 3.97
Palegoldenrod
#EEE8AA
ΔE00 4.19
Dark Cream
#FFF39A
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDF94 #94A4EF
analogous
#EFB194 #EFDF94 #D1EF94
triadic
#EFDF94 #94EFDF #DF94EF
tetradic
#EFDF94 #94EFB1 #94A4EF #EF94D1
square
#EFDF94 #94EFB1 #94A4EF #EF94D1
split-complementary
#EFDF94 #94D1EF #B194EF
monochromatic
#DFBF2A #E7CF5F #EFDF94 #F7EFC9 #FBF7E4
Accessibility & contrast
On white
1.34
#EFDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EFDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDF94
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDF94 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#FCD5CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdf94; /* rgb */ color: rgb(239, 223, 148); /* oklch */ color: oklch(90.0% 0.096 97.6);
Tailwind
colors: {
custom: {
50: '#f5e8b4',
500: '#efdf94',
950: '#000000',
},
}SCSS
$custom: #efdf94; $custom-light: #f5e8b4; $custom-dark: #000000;
JSON
{
"hex": "#efdf94",
"rgb": {
"r": 239,
"g": 223,
"b": 148
},
"hsl": {
"h": 49.451,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.89978,
"c": 0.09613,
"h": 97.6
},
"luminance": 0.73264
}Semantic roles & 50–950 ramp
primary
#EFDF94
secondary
#5C70CB
accent
#32D60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481