#EFE07F#EFE07F
#EFE07F is a very light, moderate yellow. Relative luminance 0.732; OKLCH L 89.9% C 0.120 H 100.6°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE07F |
|---|---|
| RGB | rgb(239, 224, 127) |
| HSL | hsl(52, 78%, 72%) |
| HSV | hsv(52, 47%, 94%) |
| CMYK | cmyk(0%, 6.3%, 46.9%, 6.3%) |
| CIE-LAB | lab(88.54, -7.66, 49.07) |
| CIE-LCH | lch(88.54, 49.66, 98.87°) |
| OKLab | oklab(89.86% -0.0221 0.1175) |
| OKLCH | oklch(89.86% 0.12 100.6) |
| XYZ | xyz(66.0848, 73.1965, 30.7218) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 2.46
Wheat (survey)
#FBDD7E
ΔE00 4.21
Dull Yellow
#EEDC5B
ΔE00 4.27
Dark Cream
#FFF39A
ΔE00 4.35
Yellow Tan
#FFE36E
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE07F #7F8EEF
analogous
#EFA87F #EFE07F #C6EF7F
triadic
#EFE07F #7FEFE0 #E07FEF
tetradic
#EFE07F #7FEFA8 #7F8EEF #EF7FC6
square
#EFE07F #7FEFA8 #7F8EEF #EF7FC6
split-complementary
#EFE07F #7FC6EF #A87FEF
monochromatic
#D9BF1B #E8D349 #EFE07F #F6EDB5 #FCF8E4
Accessibility & contrast
On white
1.34
#EFE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#EFE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE07F
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE07F | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#F5E183
Tritanopia (blue-blind)
#FED4C9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efe07f; /* rgb */ color: rgb(239, 224, 127); /* oklch */ color: oklch(89.9% 0.120 100.6);
Tailwind
colors: {
custom: {
50: '#f6e9a6',
500: '#efe07f',
950: '#000000',
},
}SCSS
$custom: #efe07f; $custom-light: #f6e9a6; $custom-dark: #000000;
JSON
{
"hex": "#efe07f",
"rgb": {
"r": 239,
"g": 224,
"b": 127
},
"hsl": {
"h": 51.964,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.89858,
"c": 0.11953,
"h": 100.6
},
"luminance": 0.73194
}Semantic roles & 50–950 ramp
primary
#EFE07F
secondary
#495AC9
accent
#27DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480