#EEEABB#EEEABB
#EEEABB is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.9% C 0.061 H 103.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEABB |
|---|---|
| RGB | rgb(238, 234, 187) |
| HSL | hsl(55, 60%, 83%) |
| HSV | hsv(55, 21%, 93%) |
| CMYK | cmyk(0%, 1.7%, 21.4%, 6.7%) |
| CIE-LAB | lab(91.96, -6.09, 23.38) |
| CIE-LCH | lch(91.96, 24.15, 104.59°) |
| OKLab | oklab(92.85% -0.0143 0.0596) |
| OKLCH | oklch(92.85% 0.061 103.5) |
| XYZ | xyz(73.6521, 80.6117, 58.6837) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.47
Lemonchiffon
#FFFACD
ΔE00 3.48
Pale
#FFF9D0
ΔE00 3.78
Cream
#FFFDD0
ΔE00 4.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.00
Vanilla
#F3E5AB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEABB #BBBFEE
analogous
#EED0BB #EEEABB #D8EEBB
triadic
#EEEABB #BBEEEA #EABBEE
tetradic
#EEEABB #BBEED0 #BBBFEE #EEBBD8
square
#EEEABB #BBEED0 #BBBFEE #EEBBD8
split-complementary
#EEEABB #BBD8EE #D0BBEE
monochromatic
#D6CC59 #E2DB8A #EEEABB #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.23
#EEEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EEEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEABB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEABB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B8
Deuteranopia (green-blind)
#F5E9BD
Tritanopia (blue-blind)
#F6E4DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeeabb; /* rgb */ color: rgb(238, 234, 187); /* oklch */ color: oklch(92.9% 0.061 103.5);
Tailwind
colors: {
custom: {
50: '#f4f0cf',
500: '#eeeabb',
950: '#000000',
},
}SCSS
$custom: #eeeabb; $custom-light: #f4f0cf; $custom-dark: #000000;
JSON
{
"hex": "#eeeabb",
"rgb": {
"r": 238,
"g": 234,
"b": 187
},
"hsl": {
"h": 55.294,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.92853,
"c": 0.06127,
"h": 103.5
},
"luminance": 0.80611
}Semantic roles & 50–950 ramp
primary
#EEEABB
secondary
#8187CC
accent
#2BC81E
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583