#EFDB7F#EFDB7F
#EFDB7F is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.115 H 97.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDB7F |
|---|---|
| RGB | rgb(239, 219, 127) |
| HSL | hsl(49, 78%, 72%) |
| HSV | hsv(49, 47%, 94%) |
| CMYK | cmyk(0%, 8.4%, 46.9%, 6.3%) |
| CIE-LAB | lab(87.27, -5.13, 47.50) |
| CIE-LCH | lch(87.27, 47.77, 96.17°) |
| OKLab | oklab(88.85% -0.0148 0.114) |
| OKLCH | oklch(88.85% 0.115 97.4) |
| XYZ | xyz(64.7607, 70.5484, 30.2805) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.00
Wheat (survey)
#FBDD7E
ΔE00 2.89
Khaki (CSS)
#F0E68C
ΔE00 3.48
Pale Gold
#FDDE6C
ΔE00 4.11
Sand (survey)
#E2CA76
ΔE00 4.15
Yellow Tan
#FFE36E
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDB7F #7F93EF
analogous
#EFA37F #EFDB7F #CBEF7F
triadic
#EFDB7F #7FEFDB #DB7FEF
tetradic
#EFDB7F #7FEFA3 #7F93EF #EF7FCB
square
#EFDB7F #7FEFA3 #7F93EF #EF7FCB
split-complementary
#EFDB7F #7FCBEF #A37FEF
monochromatic
#D9B71B #E8CC49 #EFDB7F #F6EAB5 #FCF7E4
Accessibility & contrast
On white
1.39
#EFDB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#EFDB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDB7F
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDB7F | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD777
Deuteranopia (green-blind)
#F1DE83
Tritanopia (blue-blind)
#FECFC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efdb7f; /* rgb */ color: rgb(239, 219, 127); /* oklch */ color: oklch(88.8% 0.115 97.4);
Tailwind
colors: {
custom: {
50: '#f6e6a6',
500: '#efdb7f',
950: '#000000',
},
}SCSS
$custom: #efdb7f; $custom-light: #f6e6a6; $custom-dark: #000000;
JSON
{
"hex": "#efdb7f",
"rgb": {
"r": 239,
"g": 219,
"b": 127
},
"hsl": {
"h": 49.286,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.88847,
"c": 0.11495,
"h": 97.4
},
"luminance": 0.70546
}Semantic roles & 50–950 ramp
primary
#EFDB7F
secondary
#4960C9
accent
#30DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480