#EEE382#EEE382
#EEE382 is a very light, moderate yellow. Relative luminance 0.747; OKLCH L 90.4% C 0.119 H 102.8°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE382 |
|---|---|
| RGB | rgb(238, 227, 130) |
| HSL | hsl(54, 76%, 72%) |
| HSV | hsv(54, 45%, 93%) |
| CMYK | cmyk(0%, 4.6%, 45.4%, 6.7%) |
| CIE-LAB | lab(89.27, -9.28, 48.49) |
| CIE-LCH | lch(89.27, 49.37, 100.83°) |
| OKLab | oklab(90.43% -0.0264 0.1164) |
| OKLCH | oklch(90.43% 0.119 102.8) |
| XYZ | xyz(66.7598, 74.7290, 32.0222) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.33
Sandy
#F1DA7A
ΔE00 3.66
Dark Cream
#FFF39A
ΔE00 3.80
Sandy Yellow
#FDEE73
ΔE00 4.24
Buff
#FEF69E
ΔE00 4.40
Dull Yellow
#EEDC5B
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE382 #828DEE
analogous
#EEAD82 #EEE382 #C3EE82
triadic
#EEE382 #82EEE3 #E382EE
tetradic
#EEE382 #82EEAD #828DEE #EE82C3
square
#EEE382 #82EEAD #828DEE #EE82C3
split-complementary
#EEE382 #82C3EE #AD82EE
monochromatic
#D8C51D #E7D74C #EEE382 #F5EFB8 #FBF9E4
Accessibility & contrast
On white
1.32
#EEE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EEE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE382
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE382 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7A
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#FCD7CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee382; /* rgb */ color: rgb(238, 227, 130); /* oklch */ color: oklch(90.4% 0.119 102.8);
Tailwind
colors: {
custom: {
50: '#f5eba8',
500: '#eee382',
950: '#000000',
},
}SCSS
$custom: #eee382; $custom-light: #f5eba8; $custom-dark: #000000;
JSON
{
"hex": "#eee382",
"rgb": {
"r": 238,
"g": 227,
"b": 130
},
"hsl": {
"h": 53.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.90425,
"c": 0.11938,
"h": 102.8
},
"luminance": 0.74727
}Semantic roles & 50–950 ramp
primary
#EEE382
secondary
#4C59C8
accent
#22D80D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#171610
muted
#858480