#EAF07C#EAF07C
#EAF07C is a very light, vivid yellow. Relative luminance 0.813; OKLCH L 92.7% C 0.140 H 111.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF07C |
|---|---|
| RGB | rgb(234, 240, 124) |
| HSL | hsl(63, 79%, 71%) |
| HSV | hsv(63, 48%, 94%) |
| CMYK | cmyk(2.5%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(92.25, -17.81, 54.88) |
| CIE-LCH | lch(92.25, 57.70, 107.98°) |
| OKLab | oklab(92.7% -0.0512 0.1301) |
| OKLCH | oklch(92.7% 0.14 111.5) |
| XYZ | xyz(68.7312, 81.2692, 31.1307) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.19
Straw
#FCF679
ΔE00 3.62
Manilla
#FFFA86
ΔE00 3.62
Pale Yellow
#FFFF84
ΔE00 3.70
Faded Yellow
#FEFF7F
ΔE00 3.76
Butter
#FFFF81
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF07C #827CF0
analogous
#F0BC7C #EAF07C #B0F07C
triadic
#EAF07C #7CEAF0 #F07CEA
tetradic
#EAF07C #7CF0BC #827CF0 #F07CB0
square
#EAF07C #7CF0BC #827CF0 #F07CB0
split-complementary
#EAF07C #7CB0F0 #BC7CF0
monochromatic
#CFD919 #E1EA45 #EAF07C #F3F6B3 #FBFCE4
Accessibility & contrast
On white
1.22
#EAF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EAF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF07C
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF07C | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE772
Deuteranopia (green-blind)
#FFEA82
Tritanopia (blue-blind)
#F7E4D5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaf07c; /* rgb */ color: rgb(234, 240, 124); /* oklch */ color: oklch(92.7% 0.140 111.5);
Tailwind
colors: {
custom: {
50: '#f3f4a4',
500: '#eaf07c',
950: '#000000',
},
}SCSS
$custom: #eaf07c; $custom-light: #f3f4a4; $custom-dark: #000000;
JSON
{
"hex": "#eaf07c",
"rgb": {
"r": 234,
"g": 240,
"b": 124
},
"hsl": {
"h": 63.103,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.927,
"c": 0.13983,
"h": 111.5
},
"luminance": 0.81268
}Semantic roles & 50–950 ramp
primary
#EAF07C
secondary
#4D46CA
accent
#0ADC15
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#17170F
muted
#858580