#EEE183#EEE183
#EEE183 is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 90.0% C 0.116 H 101.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE183 |
|---|---|
| RGB | rgb(238, 225, 131) |
| HSL | hsl(53, 76%, 72%) |
| HSV | hsv(53, 45%, 93%) |
| CMYK | cmyk(0%, 5.5%, 45%, 6.7%) |
| CIE-LAB | lab(88.77, -8.18, 47.39) |
| CIE-LCH | lch(88.77, 48.09, 99.79°) |
| OKLab | oklab(90.03% -0.0231 0.114) |
| OKLCH | oklch(90.03% 0.116 101.5) |
| XYZ | xyz(66.2834, 73.6683, 32.1962) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.47
Sandy
#F1DA7A
ΔE00 3.03
Dark Cream
#FFF39A
ΔE00 4.00
Sandy Yellow
#FDEE73
ΔE00 4.67
Buff
#FEF69E
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE183 #8390EE
analogous
#EEAB83 #EEE183 #C6EE83
triadic
#EEE183 #83EEE1 #E183EE
tetradic
#EEE183 #83EEAB #8390EE #EE83C6
square
#EEE183 #83EEAB #8390EE #EE83C6
split-complementary
#EEE183 #83C6EE #AB83EE
monochromatic
#D9C21E #E7D44D #EEE183 #F5EEB9 #FBF8E4
Accessibility & contrast
On white
1.33
#EEE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EEE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE183
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE183 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#F5E187
Tritanopia (blue-blind)
#FCD5CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee183; /* rgb */ color: rgb(238, 225, 131); /* oklch */ color: oklch(90.0% 0.116 101.5);
Tailwind
colors: {
custom: {
50: '#f5eaa8',
500: '#eee183',
950: '#000000',
},
}SCSS
$custom: #eee183; $custom-light: #f5eaa8; $custom-dark: #000000;
JSON
{
"hex": "#eee183",
"rgb": {
"r": 238,
"g": 225,
"b": 131
},
"hsl": {
"h": 52.71,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.90032,
"c": 0.11635,
"h": 101.5
},
"luminance": 0.73666
}Semantic roles & 50–950 ramp
primary
#EEE183
secondary
#4D5CC8
accent
#26D80D
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481