#EAEF99#EAEF99
#EAEF99 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 92.9% C 0.108 H 111.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEF99 |
|---|---|
| RGB | rgb(234, 239, 153) |
| HSL | hsl(63, 73%, 77%) |
| HSV | hsv(63, 36%, 94%) |
| CMYK | cmyk(2.1%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(92.37, -14.38, 41.08) |
| CIE-LCH | lch(92.37, 43.52, 109.30°) |
| OKLab | oklab(92.91% -0.0391 0.1009) |
| OKLCH | oklch(92.91% 0.108 111.2) |
| XYZ | xyz(70.5485, 81.5264, 42.1505) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.24
Parchment
#FEFCAF
ΔE00 3.85
Buff
#FEF69E
ΔE00 3.94
Khaki (CSS)
#F0E68C
ΔE00 4.31
Creme
#FFFFB6
ΔE00 4.49
Light Beige
#FFFEB6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEF99 #9E99EF
analogous
#EFC999 #EAEF99 #BFEF99
triadic
#EAEF99 #99EAEF #EF99EA
tetradic
#EAEF99 #99EFC9 #9E99EF #EF99BF
square
#EAEF99 #99EFC9 #9E99EF #EF99BF
split-complementary
#EAEF99 #99BFEF #C999EF
monochromatic
#D4DE2F #DFE764 #EAEF99 #F5F7CE #FAFBE5
Accessibility & contrast
On white
1.21
#EAEF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#EAEF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEF99
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEF99 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE893
Deuteranopia (green-blind)
#FCEA9D
Tritanopia (blue-blind)
#F5E5D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaef99; /* rgb */ color: rgb(234, 239, 153); /* oklch */ color: oklch(92.9% 0.108 111.2);
Tailwind
colors: {
custom: {
50: '#f2f4b8',
500: '#eaef99',
950: '#000000',
},
}SCSS
$custom: #eaef99; $custom-light: #f2f4b8; $custom-dark: #000000;
JSON
{
"hex": "#eaef99",
"rgb": {
"r": 234,
"g": 239,
"b": 153
},
"hsl": {
"h": 63.488,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.92913,
"c": 0.10818,
"h": 111.2
},
"luminance": 0.81525
}Semantic roles & 50–950 ramp
primary
#EAEF99
secondary
#6761CC
accent
#11D51C
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581