#EEEEB3#EEEEB3
#EEEEB3 is a very light, moderate yellow. Relative luminance 0.826; OKLCH L 93.5% C 0.076 H 107.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEB3 |
|---|---|
| RGB | rgb(238, 238, 179) |
| HSL | hsl(60, 63%, 82%) |
| HSV | hsv(60, 25%, 93%) |
| CMYK | cmyk(0%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(92.83, -9.18, 28.67) |
| CIE-LCH | lch(92.83, 30.10, 107.76°) |
| OKLab | oklab(93.49% -0.0232 0.0723) |
| OKLCH | oklch(93.49% 0.076 107.8) |
| XYZ | xyz(73.9711, 82.5819, 54.6822) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.20
Egg Shell
#FFFCC4
ΔE00 3.27
Cream (survey)
#FFFFC2
ΔE00 3.50
Ecru
#FEFFCA
ΔE00 3.85
Ivory (survey)
#FFFFCB
ΔE00 3.97
Light Beige
#FFFEB6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEB3 #B3B3EE
analogous
#EED1B3 #EEEEB3 #D1EEB3
triadic
#EEEEB3 #B3EEEE #EEB3EE
tetradic
#EEEEB3 #B3EED1 #B3B3EE #EEB3D1
square
#EEEEB3 #B3EED1 #B3B3EE #EEB3D1
split-complementary
#EEEEB3 #B3D1EE #D1B3EE
monochromatic
#D8D84F #E3E381 #EEEEB3 #F9F9E5 #F9F9E6
Accessibility & contrast
On white
1.20
#EEEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#EEEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEB3
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEB3 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AF
Deuteranopia (green-blind)
#F9ECB5
Tritanopia (blue-blind)
#F7E7DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeeb3; /* rgb */ color: rgb(238, 238, 179); /* oklch */ color: oklch(93.5% 0.076 107.8);
Tailwind
colors: {
custom: {
50: '#f4f3ca',
500: '#eeeeb3',
950: '#000000',
},
}SCSS
$custom: #eeeeb3; $custom-light: #f4f3ca; $custom-dark: #000000;
JSON
{
"hex": "#eeeeb3",
"rgb": {
"r": 238,
"g": 238,
"b": 179
},
"hsl": {
"h": 60,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.93495,
"c": 0.07597,
"h": 107.8
},
"luminance": 0.82581
}Semantic roles & 50–950 ramp
primary
#EEEEB3
secondary
#7A7ACC
accent
#1ACB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582