#EEEF88#EEEF88
#EEEF88 is a very light, vivid yellow. Relative luminance 0.817; OKLCH L 93.0% C 0.126 H 109.1°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEF88 |
|---|---|
| RGB | rgb(238, 239, 136) |
| HSL | hsl(61, 76%, 74%) |
| HSV | hsv(61, 43%, 94%) |
| CMYK | cmyk(0.4%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(92.44, -14.64, 49.52) |
| CIE-LCH | lch(92.44, 51.64, 106.47°) |
| OKLab | oklab(92.97% -0.0413 0.1191) |
| OKLCH | oklch(92.97% 0.126 109.1) |
| XYZ | xyz(70.5716, 81.6892, 35.3378) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.39
Khaki (CSS)
#F0E68C
ΔE00 3.57
Yellowish Tan
#FCFC81
ΔE00 3.67
Buff
#FEF69E
ΔE00 3.69
Straw
#FCF679
ΔE00 3.83
Pale Yellow
#FFFF84
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEF88 #8988EF
analogous
#EFBC88 #EEEF88 #BAEF88
triadic
#EEEF88 #88EEEF #EF88EE
tetradic
#EEEF88 #88EFBC #8988EF #EF88BA
square
#EEEF88 #88EFBC #8988EF #EF88BA
split-complementary
#EEEF88 #88BAEF #BC88EF
monochromatic
#DDDF1E #E6E852 #EEEF88 #F6F6BE #FBFBE4
Accessibility & contrast
On white
1.21
#EEEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#EEEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEF88
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEF88 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE780
Deuteranopia (green-blind)
#FFEB8D
Tritanopia (blue-blind)
#FBE4D6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeef88; /* rgb */ color: rgb(238, 239, 136); /* oklch */ color: oklch(93.0% 0.126 109.1);
Tailwind
colors: {
custom: {
50: '#f5f4ac',
500: '#eeef88',
950: '#000000',
},
}SCSS
$custom: #eeef88; $custom-light: #f5f4ac; $custom-dark: #000000;
JSON
{
"hex": "#eeef88",
"rgb": {
"r": 238,
"g": 239,
"b": 136
},
"hsl": {
"h": 60.583,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.92969,
"c": 0.12604,
"h": 109.1
},
"luminance": 0.81688
}Semantic roles & 50–950 ramp
primary
#EEEF88
secondary
#5251CA
accent
#0DD80F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581