#EEEEB2#EEEEB2
#EEEEB2 is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.5% C 0.077 H 107.8°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEB2 |
|---|---|
| RGB | rgb(238, 238, 178) |
| HSL | hsl(60, 64%, 82%) |
| HSV | hsv(60, 25%, 93%) |
| CMYK | cmyk(0%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(92.81, -9.32, 29.15) |
| CIE-LCH | lch(92.81, 30.60, 107.72°) |
| OKLab | oklab(93.48% -0.0236 0.0735) |
| OKLCH | oklch(93.48% 0.077 107.8) |
| XYZ | xyz(73.8703, 82.5416, 54.1515) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.12
Egg Shell
#FFFCC4
ΔE00 3.34
Cream (survey)
#FFFFC2
ΔE00 3.50
Ecru
#FEFFCA
ΔE00 3.94
Light Beige
#FFFEB6
ΔE00 3.95
Light Tan
#FBEEAC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEB2 #B2B2EE
analogous
#EED0B2 #EEEEB2 #D0EEB2
triadic
#EEEEB2 #B2EEEE #EEB2EE
tetradic
#EEEEB2 #B2EED0 #B2B2EE #EEB2D0
square
#EEEEB2 #B2EED0 #B2B2EE #EEB2D0
split-complementary
#EEEEB2 #B2D0EE #D0B2EE
monochromatic
#D8D84E #E3E380 #EEEEB2 #F9F9E4 #F9F9E6
Accessibility & contrast
On white
1.20
#EEEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#EEEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEB2
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEB2 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AE
Deuteranopia (green-blind)
#F9ECB4
Tritanopia (blue-blind)
#F7E6DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeeb2; /* rgb */ color: rgb(238, 238, 178); /* oklch */ color: oklch(93.5% 0.077 107.8);
Tailwind
colors: {
custom: {
50: '#f4f3c9',
500: '#eeeeb2',
950: '#000000',
},
}SCSS
$custom: #eeeeb2; $custom-light: #f4f3c9; $custom-dark: #000000;
JSON
{
"hex": "#eeeeb2",
"rgb": {
"r": 238,
"g": 238,
"b": 178
},
"hsl": {
"h": 60,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.93475,
"c": 0.07719,
"h": 107.8
},
"luminance": 0.82541
}Semantic roles & 50–950 ramp
primary
#EEEEB2
secondary
#7979CC
accent
#1ACC1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582