#EFDA7A#EFDA7A
#EFDA7A is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.6% C 0.119 H 97.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA7A |
|---|---|
| RGB | rgb(239, 218, 122) |
| HSL | hsl(49, 79%, 71%) |
| HSV | hsv(49, 49%, 94%) |
| CMYK | cmyk(0%, 8.8%, 49%, 6.3%) |
| CIE-LAB | lab(86.95, -5.08, 49.53) |
| CIE-LCH | lch(86.95, 49.79, 95.86°) |
| OKLab | oklab(88.58% -0.0151 0.1181) |
| OKLCH | oklch(88.58% 0.119 97.3) |
| XYZ | xyz(64.1828, 69.9011, 28.5200) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.56
Wheat (survey)
#FBDD7E
ΔE00 2.74
Pale Gold
#FDDE6C
ΔE00 3.61
Yellow Tan
#FFE36E
ΔE00 3.83
Khaki (CSS)
#F0E68C
ΔE00 3.92
Sand Yellow
#FCE166
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA7A #7A8FEF
analogous
#EF9F7A #EFDA7A #C9EF7A
triadic
#EFDA7A #7AEFDA #DA7AEF
tetradic
#EFDA7A #7AEF9F #7A8FEF #EF7AC9
square
#EFDA7A #7AEF9F #7A8FEF #EF7AC9
split-complementary
#EFDA7A #7AC9EF #9F7AEF
monochromatic
#D5B31A #E8CB43 #EFDA7A #F6E9B1 #FCF7E4
Accessibility & contrast
On white
1.40
#EFDA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#EFDA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA7A
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA7A | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#F1DD7E
Tritanopia (blue-blind)
#FECDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda7a; /* rgb */ color: rgb(239, 218, 122); /* oklch */ color: oklch(88.6% 0.119 97.3);
Tailwind
colors: {
custom: {
50: '#f6e5a2',
500: '#efda7a',
950: '#000000',
},
}SCSS
$custom: #efda7a; $custom-light: #f6e5a2; $custom-dark: #000000;
JSON
{
"hex": "#efda7a",
"rgb": {
"r": 239,
"g": 218,
"b": 122
},
"hsl": {
"h": 49.231,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.88576,
"c": 0.1191,
"h": 97.3
},
"luminance": 0.69899
}Semantic roles & 50–950 ramp
primary
#EFDA7A
secondary
#445CC9
accent
#30DB0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480