#EEE48A#EEE48A
#EEE48A is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.7% C 0.112 H 102.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE48A |
|---|---|
| RGB | rgb(238, 228, 138) |
| HSL | hsl(54, 75%, 74%) |
| HSV | hsv(54, 42%, 93%) |
| CMYK | cmyk(0%, 4.2%, 42%, 6.7%) |
| CIE-LAB | lab(89.63, -8.99, 45.04) |
| CIE-LCH | lch(89.63, 45.93, 101.29°) |
| OKLab | oklab(90.75% -0.0249 0.1092) |
| OKLCH | oklch(90.75% 0.112 102.8) |
| XYZ | xyz(67.5921, 75.5008, 35.0524) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.44
Dark Cream
#FFF39A
ΔE00 3.35
Buff
#FEF69E
ΔE00 3.85
Sandy
#F1DA7A
ΔE00 4.11
Sandy Yellow
#FDEE73
ΔE00 5.10
Light Tan
#FBEEAC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE48A #8A94EE
analogous
#EEB28A #EEE48A #C6EE8A
triadic
#EEE48A #8AEEE4 #E48AEE
tetradic
#EEE48A #8AEEB2 #8A94EE #EE8AC6
square
#EEE48A #8AEEB2 #8A94EE #EE8AC6
split-complementary
#EEE48A #8AC6EE #B28AEE
monochromatic
#DDCA20 #E6D855 #EEE48A #F6F0BF #FBF9E4
Accessibility & contrast
On white
1.30
#EEE48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EEE48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE48A
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE48A | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#FBD9CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee48a; /* rgb */ color: rgb(238, 228, 138); /* oklch */ color: oklch(90.7% 0.112 102.8);
Tailwind
colors: {
custom: {
50: '#f5ecad',
500: '#eee48a',
950: '#000000',
},
}SCSS
$custom: #eee48a; $custom-light: #f5ecad; $custom-dark: #000000;
JSON
{
"hex": "#eee48a",
"rgb": {
"r": 238,
"g": 228,
"b": 138
},
"hsl": {
"h": 54,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.90745,
"c": 0.11198,
"h": 102.8
},
"luminance": 0.75499
}Semantic roles & 50–950 ramp
primary
#EEE48A
secondary
#535FC9
accent
#23D70F
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481