#EEEBA0#EEEBA0
#EEEBA0 is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.095 H 106.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBA0 |
|---|---|
| RGB | rgb(238, 235, 160) |
| HSL | hsl(58, 70%, 78%) |
| HSV | hsv(58, 33%, 93%) |
| CMYK | cmyk(0%, 1.3%, 32.8%, 6.7%) |
| CIE-LAB | lab(91.74, -10.08, 36.83) |
| CIE-LCH | lch(91.74, 38.19, 105.30°) |
| OKLab | oklab(92.53% -0.0265 0.0913) |
| OKLCH | oklch(92.53% 0.095 106.2) |
| XYZ | xyz(71.3140, 80.1333, 44.9614) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.64
Khaki (CSS)
#F0E68C
ΔE00 3.42
Parchment
#FEFCAF
ΔE00 3.50
Buff
#FEF69E
ΔE00 3.51
Light Tan
#FBEEAC
ΔE00 3.55
Dark Cream
#FFF39A
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBA0 #A0A3EE
analogous
#EEC4A0 #EEEBA0 #CAEEA0
triadic
#EEEBA0 #A0EEEB #EBA0EE
tetradic
#EEEBA0 #A0EEC4 #A0A3EE #EEA0CA
square
#EEEBA0 #A0EEC4 #A0A3EE #EEA0CA
split-complementary
#EEEBA0 #A0CAEE #C4A0EE
monochromatic
#DBD538 #E5E06C #EEEBA0 #F7F6D4 #FAFAE5
Accessibility & contrast
On white
1.23
#EEEBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EEEBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBA0
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBA0 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59B
Deuteranopia (green-blind)
#F9E9A3
Tritanopia (blue-blind)
#F9E2D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeba0; /* rgb */ color: rgb(238, 235, 160); /* oklch */ color: oklch(92.5% 0.095 106.2);
Tailwind
colors: {
custom: {
50: '#f4f1bd',
500: '#eeeba0',
950: '#000000',
},
}SCSS
$custom: #eeeba0; $custom-light: #f4f1bd; $custom-dark: #000000;
JSON
{
"hex": "#eeeba0",
"rgb": {
"r": 238,
"g": 235,
"b": 160
},
"hsl": {
"h": 57.692,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.92529,
"c": 0.09504,
"h": 106.2
},
"luminance": 0.80132
}Semantic roles & 50–950 ramp
primary
#EEEBA0
secondary
#676BCB
accent
#1BD214
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582