#EEEBB5#EEEBB5
#EEEBB5 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.9% C 0.070 H 105.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBB5 |
|---|---|
| RGB | rgb(238, 235, 181) |
| HSL | hsl(57, 63%, 82%) |
| HSV | hsv(57, 24%, 93%) |
| CMYK | cmyk(0%, 1.3%, 23.9%, 6.7%) |
| CIE-LAB | lab(92.10, -7.41, 26.65) |
| CIE-LCH | lch(92.10, 27.66, 105.55°) |
| OKLab | oklab(92.93% -0.0181 0.0675) |
| OKLCH | oklch(92.93% 0.07 105) |
| XYZ | xyz(73.3087, 80.9311, 55.4665) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.07
Egg Shell
#FFFCC4
ΔE00 3.53
Vanilla
#F3E5AB
ΔE00 3.63
Light Tan
#FBEEAC
ΔE00 3.95
Lemonchiffon
#FFFACD
ΔE00 4.08
Ivory (survey)
#FFFFCB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBB5 #B5B8EE
analogous
#EECFB5 #EEEBB5 #D5EEB5
triadic
#EEEBB5 #B5EEEB #EBB5EE
tetradic
#EEEBB5 #B5EECF #B5B8EE #EEB5D5
square
#EEEBB5 #B5EECF #B5B8EE #EEB5D5
split-complementary
#EEEBB5 #B5D5EE #CFB5EE
monochromatic
#D7D051 #E3DE83 #EEEBB5 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.22
#EEEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EEEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBB5
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBB5 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B2
Deuteranopia (green-blind)
#F6EAB7
Tritanopia (blue-blind)
#F7E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebb5; /* rgb */ color: rgb(238, 235, 181); /* oklch */ color: oklch(92.9% 0.070 105.0);
Tailwind
colors: {
custom: {
50: '#f4f1cb',
500: '#eeebb5',
950: '#000000',
},
}SCSS
$custom: #eeebb5; $custom-light: #f4f1cb; $custom-dark: #000000;
JSON
{
"hex": "#eeebb5",
"rgb": {
"r": 238,
"g": 235,
"b": 181
},
"hsl": {
"h": 56.842,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.92928,
"c": 0.06989,
"h": 105
},
"luminance": 0.8093
}Semantic roles & 50–950 ramp
primary
#EEEBB5
secondary
#7C80CC
accent
#24CA1B
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583