#EEE083#EEE083
#EEE083 is a very light, moderate yellow. Relative luminance 0.731; OKLCH L 89.8% C 0.115 H 100.8°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE083 |
|---|---|
| RGB | rgb(238, 224, 131) |
| HSL | hsl(52, 76%, 72%) |
| HSV | hsv(52, 45%, 93%) |
| CMYK | cmyk(0%, 5.9%, 45%, 6.7%) |
| CIE-LAB | lab(88.51, -7.68, 47.07) |
| CIE-LCH | lch(88.51, 47.69, 99.26°) |
| OKLab | oklab(89.83% -0.0217 0.1133) |
| OKLCH | oklch(89.83% 0.115 100.8) |
| XYZ | xyz(66.0139, 73.1292, 32.1063) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.71
Sandy
#F1DA7A
ΔE00 2.72
Dark Cream
#FFF39A
ΔE00 4.16
Wheat (survey)
#FBDD7E
ΔE00 4.44
Sandy Yellow
#FDEE73
ΔE00 4.87
Dull Yellow
#EEDC5B
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE083 #8391EE
analogous
#EEAB83 #EEE083 #C6EE83
triadic
#EEE083 #83EEE0 #E083EE
tetradic
#EEE083 #83EEAB #8391EE #EE83C6
square
#EEE083 #83EEAB #8391EE #EE83C6
split-complementary
#EEE083 #83C6EE #AB83EE
monochromatic
#D9C01E #E7D34D #EEE083 #F5EDB9 #FBF8E4
Accessibility & contrast
On white
1.34
#EEE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#EEE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE083
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE083 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#FCD4CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee083; /* rgb */ color: rgb(238, 224, 131); /* oklch */ color: oklch(89.8% 0.115 100.8);
Tailwind
colors: {
custom: {
50: '#f5e9a8',
500: '#eee083',
950: '#000000',
},
}SCSS
$custom: #eee083; $custom-light: #f5e9a8; $custom-dark: #000000;
JSON
{
"hex": "#eee083",
"rgb": {
"r": 238,
"g": 224,
"b": 131
},
"hsl": {
"h": 52.15,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.89829,
"c": 0.11537,
"h": 100.8
},
"luminance": 0.73127
}Semantic roles & 50–950 ramp
primary
#EEE083
secondary
#4D5DC8
accent
#28D80D
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481