#EEF29F#EEF29F
#EEF29F is a very light, moderate yellow. Relative luminance 0.842; OKLCH L 93.9% C 0.105 H 110.6°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF29F |
|---|---|
| RGB | rgb(238, 242, 159) |
| HSL | hsl(63, 76%, 79%) |
| HSV | hsv(63, 34%, 95%) |
| CMYK | cmyk(1.7%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(93.53, -13.66, 39.67) |
| CIE-LCH | lch(93.53, 41.95, 109.00°) |
| OKLab | oklab(93.94% -0.0368 0.0978) |
| OKLCH | oklch(93.94% 0.105 110.6) |
| XYZ | xyz(73.2706, 84.1857, 45.1838) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.18
Parchment
#FEFCAF
ΔE00 2.99
Buff
#FEF69E
ΔE00 3.54
Creme
#FFFFB6
ΔE00 3.59
Light Beige
#FFFEB6
ΔE00 3.63
Dark Cream
#FFF39A
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF29F #A39FF2
analogous
#F2CC9F #EEF29F #C4F29F
triadic
#EEF29F #9FEEF2 #F29FEE
tetradic
#EEF29F #9FF2CC #A39FF2 #F29FC4
square
#EEF29F #9FF2CC #A39FF2 #F29FC4
split-complementary
#EEF29F #9FC4F2 #CC9FF2
monochromatic
#DBE333 #E4EB69 #EEF29F #F8F9D5 #FAFBE4
Accessibility & contrast
On white
1.18
#EEF29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#EEF29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF29F
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF29F | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#FFEEA3
Tritanopia (blue-blind)
#F9E8DD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eef29f; /* rgb */ color: rgb(238, 242, 159); /* oklch */ color: oklch(93.9% 0.105 110.6);
Tailwind
colors: {
custom: {
50: '#f4f6bc',
500: '#eef29f',
950: '#000000',
},
}SCSS
$custom: #eef29f; $custom-light: #f4f6bc; $custom-dark: #000000;
JSON
{
"hex": "#eef29f",
"rgb": {
"r": 238,
"g": 242,
"b": 159
},
"hsl": {
"h": 62.892,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.93943,
"c": 0.10452,
"h": 110.6
},
"luminance": 0.84185
}Semantic roles & 50–950 ramp
primary
#EEF29F
secondary
#6A65D0
accent
#0DD817
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171712
muted
#858582