#EFDC93#EFDC93
#EFDC93 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.094 H 95.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC93 |
|---|---|
| RGB | rgb(239, 220, 147) |
| HSL | hsl(48, 74%, 76%) |
| HSV | hsv(48, 38%, 94%) |
| CMYK | cmyk(0%, 7.9%, 38.5%, 6.3%) |
| CIE-LAB | lab(87.80, -3.62, 38.24) |
| CIE-LCH | lch(87.80, 38.41, 95.41°) |
| OKLab | oklab(89.36% -0.0087 0.0941) |
| OKLCH | oklch(89.36% 0.094 95.3) |
| XYZ | xyz(66.4576, 71.6458, 37.9264) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.79
Sandy
#F1DA7A
ΔE00 3.90
Khaki (CSS)
#F0E68C
ΔE00 4.28
Light Tan
#FBEEAC
ΔE00 4.36
Wheat (survey)
#FBDD7E
ΔE00 4.45
Beige (survey)
#E6DAA6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC93 #93A6EF
analogous
#EFAE93 #EFDC93 #D4EF93
triadic
#EFDC93 #93EFDC #DC93EF
tetradic
#EFDC93 #93EFAE #93A6EF #EF93D4
square
#EFDC93 #93EFAE #93A6EF #EF93D4
split-complementary
#EFDC93 #93D4EF #AE93EF
monochromatic
#DFB928 #E7CB5E #EFDC93 #F7EDC8 #FBF6E4
Accessibility & contrast
On white
1.37
#EFDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#EFDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC93
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC93 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98E
Deuteranopia (green-blind)
#EFDF96
Tritanopia (blue-blind)
#FCD2CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efdc93; /* rgb */ color: rgb(239, 220, 147); /* oklch */ color: oklch(89.4% 0.094 95.3);
Tailwind
colors: {
custom: {
50: '#f5e6b3',
500: '#efdc93',
950: '#000000',
},
}SCSS
$custom: #efdc93; $custom-light: #f5e6b3; $custom-dark: #000000;
JSON
{
"hex": "#efdc93",
"rgb": {
"r": 239,
"g": 220,
"b": 147
},
"hsl": {
"h": 47.609,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.89359,
"c": 0.09448,
"h": 95.3
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#EFDC93
secondary
#5B72CB
accent
#38D60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481