#EEEBA8#EEEBA8
#EEEBA8 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.086 H 105.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBA8 |
|---|---|
| RGB | rgb(238, 235, 168) |
| HSL | hsl(57, 67%, 80%) |
| HSV | hsv(57, 29%, 93%) |
| CMYK | cmyk(0%, 1.3%, 29.4%, 6.7%) |
| CIE-LAB | lab(91.87, -9.10, 32.97) |
| CIE-LCH | lch(91.87, 34.20, 105.44°) |
| OKLab | oklab(92.67% -0.0233 0.0824) |
| OKLCH | oklch(92.67% 0.086 105.8) |
| XYZ | xyz(72.0365, 80.4222, 48.7664) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.39
Light Tan
#FBEEAC
ΔE00 3.11
Parchment
#FEFCAF
ΔE00 3.82
Vanilla
#F3E5AB
ΔE00 3.90
Light Beige
#FFFEB6
ΔE00 3.93
Creme
#FFFFB6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBA8 #A8ABEE
analogous
#EEC8A8 #EEEBA8 #CEEEA8
triadic
#EEEBA8 #A8EEEB #EBA8EE
tetradic
#EEEBA8 #A8EEC8 #A8ABEE #EEA8CE
square
#EEEBA8 #A8EEC8 #A8ABEE #EEA8CE
split-complementary
#EEEBA8 #A8CEEE #C8A8EE
monochromatic
#DAD342 #E4DF75 #EEEBA8 #F8F7DB #FAF9E5
Accessibility & contrast
On white
1.23
#EEEBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EEEBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBA8
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBA8 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A3
Deuteranopia (green-blind)
#F8E9AB
Tritanopia (blue-blind)
#F8E2D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeeba8; /* rgb */ color: rgb(238, 235, 168); /* oklch */ color: oklch(92.7% 0.086 105.8);
Tailwind
colors: {
custom: {
50: '#f4f1c2',
500: '#eeeba8',
950: '#000000',
},
}SCSS
$custom: #eeeba8; $custom-light: #f4f1c2; $custom-dark: #000000;
JSON
{
"hex": "#eeeba8",
"rgb": {
"r": 238,
"g": 235,
"b": 168
},
"hsl": {
"h": 57.429,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.92674,
"c": 0.08564,
"h": 105.8
},
"luminance": 0.80421
}Semantic roles & 50–950 ramp
primary
#EEEBA8
secondary
#6F73CB
accent
#1ECF16
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582