#EEEF7F#EEEF7F
#EEEF7F is a very light, vivid yellow. Relative luminance 0.814; OKLCH L 92.8% C 0.135 H 109.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEF7F |
|---|---|
| RGB | rgb(238, 239, 127) |
| HSL | hsl(61, 78%, 72%) |
| HSV | hsv(61, 47%, 94%) |
| CMYK | cmyk(0.4%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(92.33, -15.49, 53.65) |
| CIE-LCH | lch(92.33, 55.84, 106.11°) |
| OKLab | oklab(92.85% -0.0445 0.1276) |
| OKLCH | oklch(92.85% 0.135 109.2) |
| XYZ | xyz(69.9586, 81.4440, 32.1096) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.94
Straw
#FCF679
ΔE00 2.97
Yellowish Tan
#FCFC81
ΔE00 2.99
Pale Yellow
#FFFF84
ΔE00 3.53
Butter
#FFFF81
ΔE00 3.66
Faded Yellow
#FEFF7F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEF7F #807FEF
analogous
#EFB87F #EEEF7F #B6EF7F
triadic
#EEEF7F #7FEEEF #EF7FEE
tetradic
#EEEF7F #7FEFB8 #807FEF #EF7FB6
square
#EEEF7F #7FEFB8 #807FEF #EF7FB6
split-complementary
#EEEF7F #7FB6EF #B87FEF
monochromatic
#D7D91B #E7E849 #EEEF7F #F5F6B5 #FBFCE4
Accessibility & contrast
On white
1.21
#EEEF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#EEEF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEF7F
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEF7F | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#FFEB84
Tritanopia (blue-blind)
#FCE3D5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeef7f; /* rgb */ color: rgb(238, 239, 127); /* oklch */ color: oklch(92.8% 0.135 109.2);
Tailwind
colors: {
custom: {
50: '#f5f4a6',
500: '#eeef7f',
950: '#000000',
},
}SCSS
$custom: #eeef7f; $custom-light: #f5f4a6; $custom-dark: #000000;
JSON
{
"hex": "#eeef7f",
"rgb": {
"r": 238,
"g": 239,
"b": 127
},
"hsl": {
"h": 60.536,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.92848,
"c": 0.13514,
"h": 109.2
},
"luminance": 0.81442
}Semantic roles & 50–950 ramp
primary
#EEEF7F
secondary
#4A49C9
accent
#0BDA0D
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580