#EEEF9F#EEEF9F
#EEEF9F is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.3% C 0.101 H 108.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEF9F |
|---|---|
| RGB | rgb(238, 239, 159) |
| HSL | hsl(61, 71%, 78%) |
| HSV | hsv(61, 33%, 94%) |
| CMYK | cmyk(0.4%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(92.76, -12.18, 38.66) |
| CIE-LCH | lch(92.76, 40.53, 107.48°) |
| OKLab | oklab(93.33% -0.0325 0.0955) |
| OKLCH | oklch(93.33% 0.101 108.8) |
| XYZ | xyz(72.3850, 82.4146, 44.8886) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.81
Parchment
#FEFCAF
ΔE00 3.01
Buff
#FEF69E
ΔE00 3.29
Light Beige
#FFFEB6
ΔE00 3.65
Creme
#FFFFB6
ΔE00 3.69
Khaki (CSS)
#F0E68C
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEF9F #A09FEF
analogous
#EFC89F #EEEF9F #C6EF9F
triadic
#EEEF9F #9FEEEF #EF9FEE
tetradic
#EEEF9F #9FEFC8 #A09FEF #EF9FC6
square
#EEEF9F #9FEFC8 #A09FEF #EF9FC6
split-complementary
#EEEF9F #9FC6EF #C89FEF
monochromatic
#DBDE36 #E5E66B #EEEF9F #F7F8D3 #FAFBE5
Accessibility & contrast
On white
1.20
#EEEF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EEEF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEF9F
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEF9F | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE999
Deuteranopia (green-blind)
#FDECA2
Tritanopia (blue-blind)
#F9E6DB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeef9f; /* rgb */ color: rgb(238, 239, 159); /* oklch */ color: oklch(93.3% 0.101 108.8);
Tailwind
colors: {
custom: {
50: '#f4f4bc',
500: '#eeef9f',
950: '#000000',
},
}SCSS
$custom: #eeef9f; $custom-light: #f4f4bc; $custom-dark: #000000;
JSON
{
"hex": "#eeef9f",
"rgb": {
"r": 238,
"g": 239,
"b": 159
},
"hsl": {
"h": 60.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.93328,
"c": 0.10089,
"h": 108.8
},
"luminance": 0.82413
}Semantic roles & 50–950 ramp
primary
#EEEF9F
secondary
#6766CC
accent
#12D314
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171712
muted
#858582