#EAEEB2#EAEEB2
#EAEEB2 is a very light, moderate yellow. Relative luminance 0.819; OKLCH L 93.2% C 0.078 H 111.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEB2 |
|---|---|
| RGB | rgb(234, 238, 178) |
| HSL | hsl(64, 64%, 82%) |
| HSV | hsv(64, 25%, 93%) |
| CMYK | cmyk(1.7%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(92.51, -10.79, 28.69) |
| CIE-LCH | lch(92.51, 30.65, 110.61°) |
| OKLab | oklab(93.16% -0.0278 0.0724) |
| OKLCH | oklch(93.16% 0.078 111) |
| XYZ | xyz(72.5419, 81.8566, 54.0892) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.10
Cream (survey)
#FFFFC2
ΔE00 3.84
Egg Shell
#FFFCC4
ΔE00 3.93
Light Khaki
#E6F2A2
ΔE00 4.09
Ecru
#FEFFCA
ΔE00 4.15
Ivory (survey)
#FFFFCB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEB2 #B6B2EE
analogous
#EED4B2 #EAEEB2 #CCEEB2
triadic
#EAEEB2 #B2EAEE #EEB2EA
tetradic
#EAEEB2 #B2EED4 #B6B2EE #EEB2CC
square
#EAEEB2 #B2EED4 #B6B2EE #EEB2CC
split-complementary
#EAEEB2 #B2CCEE #D4B2EE
monochromatic
#CFD84E #DCE380 #EAEEB2 #F8F9E4 #F8F9E6
Accessibility & contrast
On white
1.21
#EAEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#EAEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEB2
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEB2 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AE
Deuteranopia (green-blind)
#F8EAB4
Tritanopia (blue-blind)
#F2E7DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaeeb2; /* rgb */ color: rgb(234, 238, 178); /* oklch */ color: oklch(93.2% 0.078 111.0);
Tailwind
colors: {
custom: {
50: '#f1f3c9',
500: '#eaeeb2',
950: '#000000',
},
}SCSS
$custom: #eaeeb2; $custom-light: #f1f3c9; $custom-dark: #000000;
JSON
{
"hex": "#eaeeb2",
"rgb": {
"r": 234,
"g": 238,
"b": 178
},
"hsl": {
"h": 64,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.93161,
"c": 0.07753,
"h": 111
},
"luminance": 0.81856
}Semantic roles & 50–950 ramp
primary
#EAEEB2
secondary
#7E79CC
accent
#1ACC26
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582