#EEE883#EEE883
#EEE883 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.5% C 0.124 H 105.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE883 |
|---|---|
| RGB | rgb(238, 232, 131) |
| HSL | hsl(57, 76%, 72%) |
| HSV | hsv(57, 45%, 93%) |
| CMYK | cmyk(0%, 2.5%, 45%, 6.7%) |
| CIE-LAB | lab(90.57, -11.67, 49.61) |
| CIE-LCH | lch(90.57, 50.96, 103.24°) |
| OKLab | oklab(91.46% -0.0332 0.119) |
| OKLCH | oklch(91.46% 0.124 105.6) |
| XYZ | xyz(68.2147, 77.5309, 32.8399) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.92
Dark Cream
#FFF39A
ΔE00 3.62
Buff
#FEF69E
ΔE00 3.81
Sandy Yellow
#FDEE73
ΔE00 4.02
Manilla
#FFFA86
ΔE00 4.10
Straw
#FCF679
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE883 #8389EE
analogous
#EEB383 #EEE883 #BEEE83
triadic
#EEE883 #83EEE8 #E883EE
tetradic
#EEE883 #83EEB3 #8389EE #EE83BE
square
#EEE883 #83EEB3 #8389EE #EE83BE
split-complementary
#EEE883 #83BEEE #B383EE
monochromatic
#D9CE1E #E7DE4D #EEE883 #F5F2B9 #FBFAE4
Accessibility & contrast
On white
1.27
#EEE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EEE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE883
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE883 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17B
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#FCDCD0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee883; /* rgb */ color: rgb(238, 232, 131); /* oklch */ color: oklch(91.5% 0.124 105.6);
Tailwind
colors: {
custom: {
50: '#f5efa9',
500: '#eee883',
950: '#000000',
},
}SCSS
$custom: #eee883; $custom-light: #f5efa9; $custom-dark: #000000;
JSON
{
"hex": "#eee883",
"rgb": {
"r": 238,
"g": 232,
"b": 131
},
"hsl": {
"h": 56.636,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.9146,
"c": 0.12351,
"h": 105.6
},
"luminance": 0.77529
}Semantic roles & 50–950 ramp
primary
#EEE883
secondary
#4D54C8
accent
#19D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581