#EEF89C#EEF89C
#EEF89C is a very light, moderate yellow. Relative luminance 0.877; OKLCH L 95.1% C 0.115 H 113.7°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF89C |
|---|---|
| RGB | rgb(238, 248, 156) |
| HSL | hsl(67, 87%, 79%) |
| HSV | hsv(67, 37%, 97%) |
| CMYK | cmyk(4%, 0%, 37.1%, 2.7%) |
| CIE-LAB | lab(95.04, -16.94, 43.10) |
| CIE-LCH | lch(95.04, 46.31, 111.45°) |
| OKLab | oklab(95.13% -0.0463 0.1056) |
| OKLCH | oklch(95.13% 0.115 113.7) |
| XYZ | xyz(74.8285, 87.7132, 44.4344) |
| Luminance | 0.8771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.46
Parchment
#FEFCAF
ΔE00 3.96
Creme
#FFFFB6
ΔE00 4.37
Buff
#FEF69E
ΔE00 4.55
Light Beige
#FFFEB6
ΔE00 4.56
Yellowish Tan
#FCFC81
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF89C #A69CF8
analogous
#F8D49C #EEF89C #C0F89C
triadic
#EEF89C #9CEEF8 #F89CEE
tetradic
#EEF89C #9CF8D4 #A69CF8 #F89CC0
square
#EEF89C #9CF8D4 #A69CF8 #F89CC0
split-complementary
#EEF89C #9CC0F8 #D49CF8
monochromatic
#DAF02A #E4F463 #EEF89C #F8FCD5 #FAFDE2
Accessibility & contrast
On white
1.13
#EEF89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#EEF89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF89C
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF89C | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF095
Deuteranopia (green-blind)
#FFF2A0
Tritanopia (blue-blind)
#F8EEE1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef89c; /* rgb */ color: rgb(238, 248, 156); /* oklch */ color: oklch(95.1% 0.115 113.7);
Tailwind
colors: {
custom: {
50: '#f4faba',
500: '#eef89c',
950: '#000000',
},
}SCSS
$custom: #eef89c; $custom-light: #f4faba; $custom-dark: #000000;
JSON
{
"hex": "#eef89c",
"rgb": {
"r": 238,
"g": 248,
"b": 156
},
"hsl": {
"h": 66.522,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.95129,
"c": 0.11533,
"h": 113.7
},
"luminance": 0.87712
}Semantic roles & 50–950 ramp
primary
#EEF89C
secondary
#6D60D8
accent
#02E31B
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171712
muted
#858582