#EFDA7E#EFDA7E
#EFDA7E is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.115 H 96.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA7E |
|---|---|
| RGB | rgb(239, 218, 126) |
| HSL | hsl(49, 78%, 72%) |
| HSV | hsv(49, 47%, 94%) |
| CMYK | cmyk(0%, 8.8%, 47.3%, 6.3%) |
| CIE-LAB | lab(87.00, -4.72, 47.65) |
| CIE-LCH | lch(87.00, 47.89, 95.66°) |
| OKLab | oklab(88.63% -0.0137 0.1143) |
| OKLCH | oklch(88.63% 0.115 96.8) |
| XYZ | xyz(64.4358, 70.0023, 29.8522) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.78
Wheat (survey)
#FBDD7E
ΔE00 2.68
Khaki (CSS)
#F0E68C
ΔE00 3.82
Sand (survey)
#E2CA76
ΔE00 3.90
Pale Gold
#FDDE6C
ΔE00 3.98
Yellow Tan
#FFE36E
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA7E #7E93EF
analogous
#EFA27E #EFDA7E #CBEF7E
triadic
#EFDA7E #7EEFDA #DA7EEF
tetradic
#EFDA7E #7EEFA2 #7E93EF #EF7ECB
square
#EFDA7E #7EEFA2 #7E93EF #EF7ECB
split-complementary
#EFDA7E #7ECBEF #A27EEF
monochromatic
#D8B51B #E8CA48 #EFDA7E #F6EAB4 #FCF7E4
Accessibility & contrast
On white
1.40
#EFDA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#EFDA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA7E
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA7E | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD676
Deuteranopia (green-blind)
#F0DD82
Tritanopia (blue-blind)
#FECEC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda7e; /* rgb */ color: rgb(239, 218, 126); /* oklch */ color: oklch(88.6% 0.115 96.8);
Tailwind
colors: {
custom: {
50: '#f6e5a5',
500: '#efda7e',
950: '#000000',
},
}SCSS
$custom: #efda7e; $custom-light: #f6e5a5; $custom-dark: #000000;
JSON
{
"hex": "#efda7e",
"rgb": {
"r": 239,
"g": 218,
"b": 126
},
"hsl": {
"h": 48.85,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.88632,
"c": 0.11509,
"h": 96.8
},
"luminance": 0.7
}Semantic roles & 50–950 ramp
primary
#EFDA7E
secondary
#4860C9
accent
#32DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480