#EEEE83#EEEE83
#EEEE83 is a very light, vivid yellow. Relative luminance 0.810; OKLCH L 92.7% C 0.130 H 108.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE83 |
|---|---|
| RGB | rgb(238, 238, 131) |
| HSL | hsl(60, 76%, 72%) |
| HSV | hsv(60, 45%, 93%) |
| CMYK | cmyk(0%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(92.12, -14.63, 51.51) |
| CIE-LCH | lch(92.12, 53.55, 105.86°) |
| OKLab | oklab(92.69% -0.0417 0.1232) |
| OKLCH | oklch(92.69% 0.13 108.7) |
| XYZ | xyz(69.9325, 80.9665, 33.4125) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.15
Straw
#FCF679
ΔE00 3.35
Yellowish Tan
#FCFC81
ΔE00 3.42
Khaki (CSS)
#F0E68C
ΔE00 3.61
Pale Yellow
#FFFF84
ΔE00 3.92
Buff
#FEF69E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE83 #8383EE
analogous
#EEB983 #EEEE83 #B9EE83
triadic
#EEEE83 #83EEEE #EE83EE
tetradic
#EEEE83 #83EEB9 #8383EE #EE83B9
square
#EEEE83 #83EEB9 #8383EE #EE83B9
split-complementary
#EEEE83 #83B9EE #B983EE
monochromatic
#D9D91E #E7E74D #EEEE83 #F5F5B9 #FBFBE4
Accessibility & contrast
On white
1.22
#EEEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EEEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE83
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE83 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#FFEA88
Tritanopia (blue-blind)
#FBE2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee83; /* rgb */ color: rgb(238, 238, 131); /* oklch */ color: oklch(92.7% 0.130 108.7);
Tailwind
colors: {
custom: {
50: '#f5f3a9',
500: '#eeee83',
950: '#000000',
},
}SCSS
$custom: #eeee83; $custom-light: #f5f3a9; $custom-dark: #000000;
JSON
{
"hex": "#eeee83",
"rgb": {
"r": 238,
"g": 238,
"b": 131
},
"hsl": {
"h": 60,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.92694,
"c": 0.13004,
"h": 108.7
},
"luminance": 0.80965
}Semantic roles & 50–950 ramp
primary
#EEEE83
secondary
#4D4DC8
accent
#0DD80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581