#EFDE7F#EFDE7F
#EFDE7F is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.5% C 0.118 H 99.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDE7F |
|---|---|
| RGB | rgb(239, 222, 127) |
| HSL | hsl(51, 78%, 72%) |
| HSV | hsv(51, 47%, 94%) |
| CMYK | cmyk(0%, 7.1%, 46.9%, 6.3%) |
| CIE-LAB | lab(88.03, -6.65, 48.44) |
| CIE-LCH | lch(88.03, 48.89, 97.82°) |
| OKLab | oklab(89.45% -0.0192 0.1161) |
| OKLCH | oklch(89.45% 0.118 99.4) |
| XYZ | xyz(65.5504, 72.1279, 30.5437) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.80
Khaki (CSS)
#F0E68C
ΔE00 2.60
Wheat (survey)
#FBDD7E
ΔE00 3.64
Yellow Tan
#FFE36E
ΔE00 4.23
Dull Yellow
#EEDC5B
ΔE00 4.41
Pale Gold
#FDDE6C
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDE7F #7F90EF
analogous
#EFA67F #EFDE7F #C8EF7F
triadic
#EFDE7F #7FEFDE #DE7FEF
tetradic
#EFDE7F #7FEFA6 #7F90EF #EF7FC8
square
#EFDE7F #7FEFA6 #7F90EF #EF7FC8
split-complementary
#EFDE7F #7FC8EF #A67FEF
monochromatic
#D9BC1B #E8D049 #EFDE7F #F6ECB5 #FCF8E4
Accessibility & contrast
On white
1.36
#EFDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#EFDE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDE7F
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDE7F | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#FED2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efde7f; /* rgb */ color: rgb(239, 222, 127); /* oklch */ color: oklch(89.5% 0.118 99.4);
Tailwind
colors: {
custom: {
50: '#f6e8a6',
500: '#efde7f',
950: '#000000',
},
}SCSS
$custom: #efde7f; $custom-light: #f6e8a6; $custom-dark: #000000;
JSON
{
"hex": "#efde7f",
"rgb": {
"r": 239,
"g": 222,
"b": 127
},
"hsl": {
"h": 50.893,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.89453,
"c": 0.11765,
"h": 99.4
},
"luminance": 0.72126
}Semantic roles & 50–950 ramp
primary
#EFDE7F
secondary
#495CC9
accent
#2BDA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480