#EFE07E#EFE07E
#EFE07E is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 89.8% C 0.121 H 100.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE07E |
|---|---|
| RGB | rgb(239, 224, 126) |
| HSL | hsl(52, 78%, 72%) |
| HSV | hsv(52, 47%, 94%) |
| CMYK | cmyk(0%, 6.3%, 47.3%, 6.3%) |
| CIE-LAB | lab(88.53, -7.75, 49.53) |
| CIE-LCH | lch(88.53, 50.14, 98.89°) |
| OKLab | oklab(89.84% -0.0224 0.1184) |
| OKLCH | oklch(89.84% 0.121 100.7) |
| XYZ | xyz(66.0199, 73.1706, 30.3803) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.22
Sandy
#F1DA7A
ΔE00 2.47
Dull Yellow
#EEDC5B
ΔE00 4.14
Wheat (survey)
#FBDD7E
ΔE00 4.23
Sandy Yellow
#FDEE73
ΔE00 4.28
Yellow Tan
#FFE36E
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE07E #7E8DEF
analogous
#EFA87E #EFE07E #C6EF7E
triadic
#EFE07E #7EEFE0 #E07EEF
tetradic
#EFE07E #7EEFA8 #7E8DEF #EF7EC6
square
#EFE07E #7EEFA8 #7E8DEF #EF7EC6
split-complementary
#EFE07E #7EC6EF #A87EEF
monochromatic
#D8BF1B #E8D348 #EFE07E #F6EDB4 #FCF8E4
Accessibility & contrast
On white
1.34
#EFE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#EFE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE07E
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE07E | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB76
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#FED4C9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efe07e; /* rgb */ color: rgb(239, 224, 126); /* oklch */ color: oklch(89.8% 0.121 100.7);
Tailwind
colors: {
custom: {
50: '#f6e9a5',
500: '#efe07e',
950: '#000000',
},
}SCSS
$custom: #efe07e; $custom-light: #f6e9a5; $custom-dark: #000000;
JSON
{
"hex": "#efe07e",
"rgb": {
"r": 239,
"g": 224,
"b": 126
},
"hsl": {
"h": 52.035,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.89844,
"c": 0.12055,
"h": 100.7
},
"luminance": 0.73168
}Semantic roles & 50–950 ramp
primary
#EFE07E
secondary
#4859C9
accent
#27DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480