#EFD47F#EFD47F
#EFD47F is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.4% C 0.109 H 92.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD47F |
|---|---|
| RGB | rgb(239, 212, 127) |
| HSL | hsl(46, 78%, 72%) |
| HSV | hsv(46, 47%, 94%) |
| CMYK | cmyk(0%, 11.3%, 46.9%, 6.3%) |
| CIE-LAB | lab(85.49, -1.57, 45.30) |
| CIE-LCH | lch(85.49, 45.33, 91.98°) |
| OKLab | oklab(87.44% -0.0045 0.1091) |
| OKLCH | oklch(87.44% 0.109 92.3) |
| XYZ | xyz(62.9728, 66.9726, 29.6845) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.47
Wheat (survey)
#FBDD7E
ΔE00 2.62
Sand (survey)
#E2CA76
ΔE00 2.63
Light Mustard
#F7D560
ΔE00 4.61
Pale Gold
#FDDE6C
ΔE00 4.66
Yellow Tan
#FFE36E
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD47F #7F9AEF
analogous
#EF9C7F #EFD47F #D2EF7F
triadic
#EFD47F #7FEFD4 #D47FEF
tetradic
#EFD47F #7FEF9C #7F9AEF #EF7FD2
square
#EFD47F #7FEF9C #7F9AEF #EF7FD2
split-complementary
#EFD47F #7FD2EF #9C7FEF
monochromatic
#D9AB1B #E8C249 #EFD47F #F6E6B5 #FCF6E4
Accessibility & contrast
On white
1.46
#EFD47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#EFD47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD47F
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD47F | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#ECD982
Tritanopia (blue-blind)
#FEC8BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efd47f; /* rgb */ color: rgb(239, 212, 127); /* oklch */ color: oklch(87.4% 0.109 92.3);
Tailwind
colors: {
custom: {
50: '#f6e1a5',
500: '#efd47f',
950: '#000000',
},
}SCSS
$custom: #efd47f; $custom-light: #f6e1a5; $custom-dark: #000000;
JSON
{
"hex": "#efd47f",
"rgb": {
"r": 239,
"g": 212,
"b": 127
},
"hsl": {
"h": 45.536,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.87444,
"c": 0.10917,
"h": 92.3
},
"luminance": 0.6697
}Semantic roles & 50–950 ramp
primary
#EFD47F
secondary
#4968C9
accent
#3DDA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480