#EFDC7A#EFDC7A
#EFDC7A is a very light, vivid yellow. Relative luminance 0.709; OKLCH L 89.0% C 0.121 H 98.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC7A |
|---|---|
| RGB | rgb(239, 220, 122) |
| HSL | hsl(50, 79%, 71%) |
| HSV | hsv(50, 49%, 94%) |
| CMYK | cmyk(0%, 7.9%, 49%, 6.3%) |
| CIE-LAB | lab(87.46, -6.09, 50.15) |
| CIE-LCH | lch(87.46, 50.52, 96.93°) |
| OKLab | oklab(88.98% -0.0181 0.1195) |
| OKLCH | oklch(88.98% 0.121 98.6) |
| XYZ | xyz(64.7046, 70.9446, 28.6939) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.21
Wheat (survey)
#FBDD7E
ΔE00 3.22
Khaki (CSS)
#F0E68C
ΔE00 3.38
Yellow Tan
#FFE36E
ΔE00 3.75
Pale Gold
#FDDE6C
ΔE00 3.79
Dull Yellow
#EEDC5B
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC7A #7A8DEF
analogous
#EFA17A #EFDC7A #C8EF7A
triadic
#EFDC7A #7AEFDC #DC7AEF
tetradic
#EFDC7A #7AEFA1 #7A8DEF #EF7AC8
square
#EFDC7A #7AEFA1 #7A8DEF #EF7AC8
split-complementary
#EFDC7A #7AC8EF #A17AEF
monochromatic
#D5B71A #E8CE43 #EFDC7A #F6EAB1 #FCF8E4
Accessibility & contrast
On white
1.38
#EFDC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#EFDC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC7A
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC7A | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#FECFC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efdc7a; /* rgb */ color: rgb(239, 220, 122); /* oklch */ color: oklch(89.0% 0.121 98.6);
Tailwind
colors: {
custom: {
50: '#f6e6a2',
500: '#efdc7a',
950: '#000000',
},
}SCSS
$custom: #efdc7a; $custom-light: #f6e6a2; $custom-dark: #000000;
JSON
{
"hex": "#efdc7a",
"rgb": {
"r": 239,
"g": 220,
"b": 122
},
"hsl": {
"h": 50.256,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.8898,
"c": 0.12086,
"h": 98.6
},
"luminance": 0.70942
}Semantic roles & 50–950 ramp
primary
#EFDC7A
secondary
#445AC9
accent
#2CDB0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480