#EEEE78#EEEE78
#EEEE78 is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.6% C 0.141 H 108.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE78 |
|---|---|
| RGB | rgb(238, 238, 120) |
| HSL | hsl(60, 78%, 70%) |
| HSV | hsv(60, 50%, 93%) |
| CMYK | cmyk(0%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(91.99, -15.61, 56.50) |
| CIE-LCH | lch(91.99, 58.61, 105.45°) |
| OKLab | oklab(92.55% -0.0455 0.1333) |
| OKLCH | oklch(92.55% 0.141 108.9) |
| XYZ | xyz(69.2262, 80.6840, 29.6925) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.55
Yellowish Tan
#FCFC81
ΔE00 2.93
Manilla
#FFFA86
ΔE00 2.96
Pale Yellow
#FFFF84
ΔE00 3.52
Butter
#FFFF81
ΔE00 3.57
Faded Yellow
#FEFF7F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE78 #7878EE
analogous
#EEB378 #EEEE78 #B3EE78
triadic
#EEEE78 #78EEEE #EE78EE
tetradic
#EEEE78 #78EEB3 #7878EE #EE78B3
square
#EEEE78 #78EEB3 #7878EE #EE78B3
split-complementary
#EEEE78 #78B3EE #B378EE
monochromatic
#D1D11A #E7E742 #EEEE78 #F5F5AE #FCFCE4
Accessibility & contrast
On white
1.23
#EEEE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EEEE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE78
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE78 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66D
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#FCE1D3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee78; /* rgb */ color: rgb(238, 238, 120); /* oklch */ color: oklch(92.6% 0.141 108.9);
Tailwind
colors: {
custom: {
50: '#f6f3a2',
500: '#eeee78',
950: '#000000',
},
}SCSS
$custom: #eeee78; $custom-light: #f6f3a2; $custom-dark: #000000;
JSON
{
"hex": "#eeee78",
"rgb": {
"r": 238,
"g": 238,
"b": 120
},
"hsl": {
"h": 60,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.92553,
"c": 0.14081,
"h": 108.9
},
"luminance": 0.80682
}Semantic roles & 50–950 ramp
primary
#EEEE78
secondary
#4343C7
accent
#0CDA0C
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17170F
muted
#858580