#EFDC7F#EFDC7F
#EFDC7F is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.0% C 0.116 H 98.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDC7F |
|---|---|
| RGB | rgb(239, 220, 127) |
| HSL | hsl(50, 78%, 72%) |
| HSV | hsv(50, 47%, 94%) |
| CMYK | cmyk(0%, 7.9%, 46.9%, 6.3%) |
| CIE-LAB | lab(87.52, -5.64, 47.81) |
| CIE-LCH | lch(87.52, 48.14, 96.73°) |
| OKLab | oklab(89.05% -0.0162 0.1147) |
| OKLCH | oklch(89.05% 0.116 98.1) |
| XYZ | xyz(65.0224, 71.0718, 30.3677) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.22
Wheat (survey)
#FBDD7E
ΔE00 3.11
Khaki (CSS)
#F0E68C
ΔE00 3.17
Pale Gold
#FDDE6C
ΔE00 4.18
Yellow Tan
#FFE36E
ΔE00 4.22
Sand (survey)
#E2CA76
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDC7F #7F92EF
analogous
#EFA47F #EFDC7F #CAEF7F
triadic
#EFDC7F #7FEFDC #DC7FEF
tetradic
#EFDC7F #7FEFA4 #7F92EF #EF7FCA
square
#EFDC7F #7FEFA4 #7F92EF #EF7FCA
split-complementary
#EFDC7F #7FCAEF #A47FEF
monochromatic
#D9B81B #E8CD49 #EFDC7F #F6EBB5 #FCF8E4
Accessibility & contrast
On white
1.38
#EFDC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#EFDC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDC7F
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDC7F | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#F2DE83
Tritanopia (blue-blind)
#FED0C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efdc7f; /* rgb */ color: rgb(239, 220, 127); /* oklch */ color: oklch(89.0% 0.116 98.1);
Tailwind
colors: {
custom: {
50: '#f6e6a6',
500: '#efdc7f',
950: '#000000',
},
}SCSS
$custom: #efdc7f; $custom-light: #f6e6a6; $custom-dark: #000000;
JSON
{
"hex": "#efdc7f",
"rgb": {
"r": 239,
"g": 220,
"b": 127
},
"hsl": {
"h": 49.821,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.89049,
"c": 0.11584,
"h": 98.1
},
"luminance": 0.71069
}Semantic roles & 50–950 ramp
primary
#EFDC7F
secondary
#495FC9
accent
#2FDA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480