#EFDA7F#EFDA7F
#EFDA7F is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.114 H 96.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDA7F |
|---|---|
| RGB | rgb(239, 218, 127) |
| HSL | hsl(49, 78%, 72%) |
| HSV | hsv(49, 47%, 94%) |
| CMYK | cmyk(0%, 8.8%, 46.9%, 6.3%) |
| CIE-LAB | lab(87.01, -4.63, 47.18) |
| CIE-LCH | lch(87.01, 47.41, 95.60°) |
| OKLab | oklab(88.65% -0.0133 0.1133) |
| OKLCH | oklch(88.65% 0.114 96.7) |
| XYZ | xyz(64.5006, 70.0282, 30.1938) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.90
Wheat (survey)
#FBDD7E
ΔE00 2.69
Khaki (CSS)
#F0E68C
ΔE00 3.81
Sand (survey)
#E2CA76
ΔE00 3.86
Pale Gold
#FDDE6C
ΔE00 4.08
Yellow Tan
#FFE36E
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDA7F #7F94EF
analogous
#EFA27F #EFDA7F #CCEF7F
triadic
#EFDA7F #7FEFDA #DA7FEF
tetradic
#EFDA7F #7FEFA2 #7F94EF #EF7FCC
square
#EFDA7F #7FEFA2 #7F94EF #EF7FCC
split-complementary
#EFDA7F #7FCCEF #A27FEF
monochromatic
#D9B51B #E8CA49 #EFDA7F #F6EAB5 #FCF7E4
Accessibility & contrast
On white
1.40
#EFDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#EFDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDA7F
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDA7F | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#F0DD83
Tritanopia (blue-blind)
#FECEC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efda7f; /* rgb */ color: rgb(239, 218, 127); /* oklch */ color: oklch(88.6% 0.114 96.7);
Tailwind
colors: {
custom: {
50: '#f6e5a6',
500: '#efda7f',
950: '#000000',
},
}SCSS
$custom: #efda7f; $custom-light: #f6e5a6; $custom-dark: #000000;
JSON
{
"hex": "#efda7f",
"rgb": {
"r": 239,
"g": 218,
"b": 127
},
"hsl": {
"h": 48.75,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.88646,
"c": 0.11407,
"h": 96.7
},
"luminance": 0.70026
}Semantic roles & 50–950 ramp
primary
#EFDA7F
secondary
#4961C9
accent
#32DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480