#EAF681#EAF681
#EAF681 is a very light, vivid yellow. Relative luminance 0.850; OKLCH L 94.0% C 0.142 H 114.0°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF681 |
|---|---|
| RGB | rgb(234, 246, 129) |
| HSL | hsl(66, 87%, 74%) |
| HSV | hsv(66, 48%, 96%) |
| CMYK | cmyk(4.9%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(93.88, -20.26, 54.51) |
| CIE-LCH | lch(93.88, 58.16, 110.39°) |
| OKLab | oklab(94.02% -0.0577 0.1297) |
| OKLCH | oklch(94.02% 0.142 114) |
| XYZ | xyz(70.8510, 84.9900, 33.4369) |
| Luminance | 0.8499 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.42
Pale Yellow
#FFFF84
ΔE00 3.74
Faded Yellow
#FEFF7F
ΔE00 3.77
Butter
#FFFF81
ΔE00 3.86
Banana (survey)
#FFFF7E
ΔE00 4.01
Manilla
#FFFA86
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF681 #8D81F6
analogous
#F6C781 #EAF681 #AFF681
triadic
#EAF681 #81EAF6 #F681EA
tetradic
#EAF681 #81F6C7 #8D81F6 #F681AF
square
#EAF681 #81F6C7 #8D81F6 #F681AF
split-complementary
#EAF681 #81AFF6 #C781F6
monochromatic
#D5EC11 #E0F248 #EAF681 #F4FABA #FAFDE2
Accessibility & contrast
On white
1.17
#EAF681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#EAF681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF681
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF681 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC77
Deuteranopia (green-blind)
#FFEF87
Tritanopia (blue-blind)
#F6EADB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaf681; /* rgb */ color: rgb(234, 246, 129); /* oklch */ color: oklch(94.0% 0.142 114.0);
Tailwind
colors: {
custom: {
50: '#f3f9a8',
500: '#eaf681',
950: '#000000',
},
}SCSS
$custom: #eaf681; $custom-light: #f3f9a8; $custom-dark: #000000;
JSON
{
"hex": "#eaf681",
"rgb": {
"r": 234,
"g": 246,
"b": 129
},
"hsl": {
"h": 66.154,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.94018,
"c": 0.14196,
"h": 114
},
"luminance": 0.84989
}Semantic roles & 50–950 ramp
primary
#EAF681
secondary
#5749D2
accent
#02E319
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581