#EEE47B#EEE47B
#EEE47B is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.5% C 0.127 H 103.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE47B |
|---|---|
| RGB | rgb(238, 228, 123) |
| HSL | hsl(55, 77%, 71%) |
| HSV | hsv(55, 48%, 93%) |
| CMYK | cmyk(0%, 4.2%, 48.3%, 6.7%) |
| CIE-LAB | lab(89.44, -10.42, 52.05) |
| CIE-LCH | lch(89.44, 53.08, 101.32°) |
| OKLab | oklab(90.53% -0.0303 0.1238) |
| OKLCH | oklch(90.53% 0.127 103.8) |
| XYZ | xyz(66.5802, 75.0960, 29.7228) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.30
Sandy Yellow
#FDEE73
ΔE00 3.43
Dull Yellow
#EEDC5B
ΔE00 4.06
Sandy
#F1DA7A
ΔE00 4.14
Yellowish
#FAEE66
ΔE00 4.26
Dark Cream
#FFF39A
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE47B #7B85EE
analogous
#EEAA7B #EEE47B #BEEE7B
triadic
#EEE47B #7BEEE4 #E47BEE
tetradic
#EEE47B #7BEEAA #7B85EE #EE7BBE
square
#EEE47B #7BEEAA #7B85EE #EE7BBE
split-complementary
#EEE47B #7BBEEE #AA7BEE
monochromatic
#D3C31B #E7D945 #EEE47B #F5EFB1 #FCF9E4
Accessibility & contrast
On white
1.31
#EEE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EEE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE47B
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE47B | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE72
Deuteranopia (green-blind)
#F8E380
Tritanopia (blue-blind)
#FDD8CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee47b; /* rgb */ color: rgb(238, 228, 123); /* oklch */ color: oklch(90.5% 0.127 103.8);
Tailwind
colors: {
custom: {
50: '#f5eca3',
500: '#eee47b',
950: '#000000',
},
}SCSS
$custom: #eee47b; $custom-light: #f5eca3; $custom-dark: #000000;
JSON
{
"hex": "#eee47b",
"rgb": {
"r": 238,
"g": 228,
"b": 123
},
"hsl": {
"h": 54.783,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.90534,
"c": 0.12745,
"h": 103.8
},
"luminance": 0.75094
}Semantic roles & 50–950 ramp
primary
#EEE47B
secondary
#4651C8
accent
#1ED90C
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480