#EFD87F#EFD87F
#EFD87F is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.2% C 0.112 H 95.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD87F |
|---|---|
| RGB | rgb(239, 216, 127) |
| HSL | hsl(48, 78%, 72%) |
| HSV | hsv(48, 47%, 94%) |
| CMYK | cmyk(0%, 9.6%, 46.9%, 6.3%) |
| CIE-LAB | lab(86.50, -3.61, 46.56) |
| CIE-LCH | lch(86.50, 46.70, 94.43°) |
| OKLab | oklab(88.24% -0.0104 0.1119) |
| OKLCH | oklch(88.24% 0.112 95.3) |
| XYZ | xyz(63.9851, 68.9972, 30.0219) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.14
Wheat (survey)
#FBDD7E
ΔE00 2.43
Sand (survey)
#E2CA76
ΔE00 3.32
Pale Gold
#FDDE6C
ΔE00 4.13
Khaki (CSS)
#F0E68C
ΔE00 4.49
Light Mustard
#F7D560
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD87F #7F96EF
analogous
#EFA07F #EFD87F #CEEF7F
triadic
#EFD87F #7FEFD8 #D87FEF
tetradic
#EFD87F #7FEFA0 #7F96EF #EF7FCE
square
#EFD87F #7FEFA0 #7F96EF #EF7FCE
split-complementary
#EFD87F #7FCEEF #A07FEF
monochromatic
#D9B21B #E8C749 #EFD87F #F6E9B5 #FCF7E4
Accessibility & contrast
On white
1.42
#EFD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#EFD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD87F
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD87F | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#FECCC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #efd87f; /* rgb */ color: rgb(239, 216, 127); /* oklch */ color: oklch(88.2% 0.112 95.3);
Tailwind
colors: {
custom: {
50: '#f6e3a6',
500: '#efd87f',
950: '#000000',
},
}SCSS
$custom: #efd87f; $custom-light: #f6e3a6; $custom-dark: #000000;
JSON
{
"hex": "#efd87f",
"rgb": {
"r": 239,
"g": 216,
"b": 127
},
"hsl": {
"h": 47.679,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.88244,
"c": 0.11237,
"h": 95.3
},
"luminance": 0.68995
}Semantic roles & 50–950 ramp
primary
#EFD87F
secondary
#4963C9
accent
#36DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480