#EEEE7F#EEEE7F
#EEEE7F is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.6% C 0.134 H 108.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE7F |
|---|---|
| RGB | rgb(238, 238, 127) |
| HSL | hsl(60, 77%, 72%) |
| HSV | hsv(60, 47%, 93%) |
| CMYK | cmyk(0%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(92.07, -15.00, 53.34) |
| CIE-LCH | lch(92.07, 55.41, 105.71°) |
| OKLab | oklab(92.64% -0.0431 0.1269) |
| OKLCH | oklch(92.64% 0.134 108.8) |
| XYZ | xyz(69.6666, 80.8601, 32.0122) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 3.00
Manilla
#FFFA86
ΔE00 3.00
Yellowish Tan
#FCFC81
ΔE00 3.17
Pale Yellow
#FFFF84
ΔE00 3.71
Butter
#FFFF81
ΔE00 3.84
Faded Yellow
#FEFF7F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE7F #7F7FEE
analogous
#EEB77F #EEEE7F #B7EE7F
triadic
#EEEE7F #7FEEEE #EE7FEE
tetradic
#EEEE7F #7FEEB7 #7F7FEE #EE7FB7
square
#EEEE7F #7FEEB7 #7F7FEE #EE7FB7
split-complementary
#EEEE7F #7FB7EE #B77FEE
monochromatic
#D6D61C #E7E749 #EEEE7F #F5F5B5 #FBFBE4
Accessibility & contrast
On white
1.22
#EEEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#EEEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE7F
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE7F | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#FCE2D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee7f; /* rgb */ color: rgb(238, 238, 127); /* oklch */ color: oklch(92.6% 0.134 108.8);
Tailwind
colors: {
custom: {
50: '#f5f3a6',
500: '#eeee7f',
950: '#000000',
},
}SCSS
$custom: #eeee7f; $custom-light: #f5f3a6; $custom-dark: #000000;
JSON
{
"hex": "#eeee7f",
"rgb": {
"r": 238,
"g": 238,
"b": 127
},
"hsl": {
"h": 60,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.92641,
"c": 0.13404,
"h": 108.8
},
"luminance": 0.80859
}Semantic roles & 50–950 ramp
primary
#EEEE7F
secondary
#4949C8
accent
#0DD90D
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580