#EEE48E#EEE48E
#EEE48E is a very light, moderate yellow. Relative luminance 0.756; OKLCH L 90.8% C 0.108 H 102.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE48E |
|---|---|
| RGB | rgb(238, 228, 142) |
| HSL | hsl(54, 74%, 75%) |
| HSV | hsv(54, 40%, 93%) |
| CMYK | cmyk(0%, 4.2%, 40.3%, 6.7%) |
| CIE-LAB | lab(89.68, -8.58, 43.14) |
| CIE-LCH | lch(89.68, 43.99, 101.25°) |
| OKLab | oklab(90.81% -0.0234 0.1051) |
| OKLCH | oklch(90.81% 0.108 102.5) |
| XYZ | xyz(67.8871, 75.6188, 36.6057) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.74
Dark Cream
#FFF39A
ΔE00 3.32
Buff
#FEF69E
ΔE00 3.78
Sandy
#F1DA7A
ΔE00 4.30
Light Tan
#FBEEAC
ΔE00 4.55
Palegoldenrod
#EEE8AA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE48E #8E98EE
analogous
#EEB48E #EEE48E #C8EE8E
triadic
#EEE48E #8EEEE4 #E48EEE
tetradic
#EEE48E #8EEEB4 #8E98EE #EE8EC8
square
#EEE48E #8EEEB4 #8E98EE #EE8EC8
split-complementary
#EEE48E #8EC8EE #B48EEE
monochromatic
#DECB24 #E6D759 #EEE48E #F6F1C3 #FBF9E4
Accessibility & contrast
On white
1.30
#EEE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EEE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE48E
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE48E | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF87
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#FBD9CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee48e; /* rgb */ color: rgb(238, 228, 142); /* oklch */ color: oklch(90.8% 0.108 102.5);
Tailwind
colors: {
custom: {
50: '#f5ecb0',
500: '#eee48e',
950: '#000000',
},
}SCSS
$custom: #eee48e; $custom-light: #f5ecb0; $custom-dark: #000000;
JSON
{
"hex": "#eee48e",
"rgb": {
"r": 238,
"g": 228,
"b": 142
},
"hsl": {
"h": 53.75,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.90807,
"c": 0.10766,
"h": 102.5
},
"luminance": 0.75617
}Semantic roles & 50–950 ramp
primary
#EEE48E
secondary
#5763C9
accent
#24D610
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481