#EFDC92#EFDC92
#EFDC92 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.096 H 95.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC92 |
|---|---|
| RGB | rgb(239, 220, 146) |
| HSL | hsl(48, 74%, 75%) |
| HSV | hsv(48, 39%, 94%) |
| CMYK | cmyk(0%, 7.9%, 38.9%, 6.3%) |
| CIE-LAB | lab(87.78, -3.73, 38.73) |
| CIE-LCH | lch(87.78, 38.91, 95.50°) |
| OKLab | oklab(89.34% -0.0091 0.0952) |
| OKLCH | oklch(89.34% 0.096 95.5) |
| XYZ | xyz(66.3795, 71.6146, 37.5149) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.72
Vanilla
#F3E5AB
ΔE00 3.94
Khaki (CSS)
#F0E68C
ΔE00 4.16
Wheat (survey)
#FBDD7E
ΔE00 4.32
Light Tan
#FBEEAC
ΔE00 4.43
Sand (survey)
#E2CA76
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC92 #92A5EF
analogous
#EFAD92 #EFDC92 #D3EF92
triadic
#EFDC92 #92EFDC #DC92EF
tetradic
#EFDC92 #92EFAD #92A5EF #EF92D3
square
#EFDC92 #92EFAD #92A5EF #EF92D3
split-complementary
#EFDC92 #92D3EF #AD92EF
monochromatic
#DFBA27 #E7CB5D #EFDC92 #F7EDC7 #FBF6E4
Accessibility & contrast
On white
1.37
#EFDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#EFDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC92
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC92 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#FCD1C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efdc92; /* rgb */ color: rgb(239, 220, 146); /* oklch */ color: oklch(89.3% 0.096 95.5);
Tailwind
colors: {
custom: {
50: '#f5e6b3',
500: '#efdc92',
950: '#000000',
},
}SCSS
$custom: #efdc92; $custom-light: #f5e6b3; $custom-dark: #000000;
JSON
{
"hex": "#efdc92",
"rgb": {
"r": 239,
"g": 220,
"b": 146
},
"hsl": {
"h": 47.742,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.89342,
"c": 0.09559,
"h": 95.5
},
"luminance": 0.71612
}Semantic roles & 50–950 ramp
primary
#EFDC92
secondary
#5A71CB
accent
#38D70F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481