#EFDF93#EFDF93
#EFDF93 is a very light, moderate yellow. Relative luminance 0.732; OKLCH L 90.0% C 0.097 H 97.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDF93 |
|---|---|
| RGB | rgb(239, 223, 147) |
| HSL | hsl(50, 74%, 76%) |
| HSV | hsv(50, 38%, 94%) |
| CMYK | cmyk(0%, 6.7%, 38.5%, 6.3%) |
| CIE-LAB | lab(88.56, -5.14, 39.23) |
| CIE-LCH | lch(88.56, 39.56, 97.47°) |
| OKLab | oklab(89.96% -0.0131 0.0964) |
| OKLCH | oklch(89.96% 0.097 97.7) |
| XYZ | xyz(67.2520, 73.2347, 38.1912) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.14
Sandy
#F1DA7A
ΔE00 3.82
Vanilla
#F3E5AB
ΔE00 3.86
Light Tan
#FBEEAC
ΔE00 3.88
Palegoldenrod
#EEE8AA
ΔE00 4.30
Dark Cream
#FFF39A
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDF93 #93A3EF
analogous
#EFB193 #EFDF93 #D1EF93
triadic
#EFDF93 #93EFDF #DF93EF
tetradic
#EFDF93 #93EFB1 #93A3EF #EF93D1
square
#EFDF93 #93EFB1 #93A3EF #EF93D1
split-complementary
#EFDF93 #93D1EF #B193EF
monochromatic
#DFBF28 #E7CF5E #EFDF93 #F7EFC8 #FBF7E4
Accessibility & contrast
On white
1.34
#EFDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EFDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDF93
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDF93 | 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)
#EDDB8D
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#FCD5CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdf93; /* rgb */ color: rgb(239, 223, 147); /* oklch */ color: oklch(90.0% 0.097 97.7);
Tailwind
colors: {
custom: {
50: '#f5e8b3',
500: '#efdf93',
950: '#000000',
},
}SCSS
$custom: #efdf93; $custom-light: #f5e8b3; $custom-dark: #000000;
JSON
{
"hex": "#efdf93",
"rgb": {
"r": 239,
"g": 223,
"b": 147
},
"hsl": {
"h": 49.565,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.89961,
"c": 0.09724,
"h": 97.7
},
"luminance": 0.73233
}Semantic roles & 50–950 ramp
primary
#EFDF93
secondary
#5B6FCB
accent
#32D60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481