#EEEBAF#EEEBAF
#EEEBAF is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.077 H 105.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBAF |
|---|---|
| RGB | rgb(238, 235, 175) |
| HSL | hsl(57, 65%, 81%) |
| HSV | hsv(57, 26%, 93%) |
| CMYK | cmyk(0%, 1.3%, 26.5%, 6.7%) |
| CIE-LAB | lab(91.99, -8.21, 29.57) |
| CIE-LCH | lch(91.99, 30.69, 105.52°) |
| OKLab | oklab(92.81% -0.0205 0.0745) |
| OKLCH | oklch(92.81% 0.077 105.4) |
| XYZ | xyz(72.7062, 80.6901, 52.2938) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.14
Light Tan
#FBEEAC
ΔE00 3.31
Vanilla
#F3E5AB
ΔE00 3.52
Egg Shell
#FFFCC4
ΔE00 3.72
Cream (survey)
#FFFFC2
ΔE00 4.11
Light Beige
#FFFEB6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBAF #AFB2EE
analogous
#EECBAF #EEEBAF #D1EEAF
triadic
#EEEBAF #AFEEEB #EBAFEE
tetradic
#EEEBAF #AFEECB #AFB2EE #EEAFD1
square
#EEEBAF #AFEECB #AFB2EE #EEAFD1
split-complementary
#EEEBAF #AFD1EE #CBAFEE
monochromatic
#D9D24A #E3DE7D #EEEBAF #F9F8E1 #FAF9E6
Accessibility & contrast
On white
1.23
#EEEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EEEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBAF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBAF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F7E9B1
Tritanopia (blue-blind)
#F7E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebaf; /* rgb */ color: rgb(238, 235, 175); /* oklch */ color: oklch(92.8% 0.077 105.4);
Tailwind
colors: {
custom: {
50: '#f4f1c7',
500: '#eeebaf',
950: '#000000',
},
}SCSS
$custom: #eeebaf; $custom-light: #f4f1c7; $custom-dark: #000000;
JSON
{
"hex": "#eeebaf",
"rgb": {
"r": 238,
"g": 235,
"b": 175
},
"hsl": {
"h": 57.143,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.92808,
"c": 0.07723,
"h": 105.4
},
"luminance": 0.80689
}Semantic roles & 50–950 ramp
primary
#EEEBAF
secondary
#767ACC
accent
#21CD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582