#EEEBA3#EEEBA3
#EEEBA3 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.092 H 106.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBA3 |
|---|---|
| RGB | rgb(238, 235, 163) |
| HSL | hsl(58, 69%, 79%) |
| HSV | hsv(58, 32%, 93%) |
| CMYK | cmyk(0%, 1.3%, 31.5%, 6.7%) |
| CIE-LAB | lab(91.79, -9.72, 35.39) |
| CIE-LCH | lch(91.79, 36.70, 105.35°) |
| OKLab | oklab(92.58% -0.0253 0.088) |
| OKLCH | oklch(92.58% 0.092 106) |
| XYZ | xyz(71.5796, 80.2395, 46.3603) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.15
Light Tan
#FBEEAC
ΔE00 3.32
Parchment
#FEFCAF
ΔE00 3.55
Buff
#FEF69E
ΔE00 3.86
Khaki (CSS)
#F0E68C
ΔE00 3.87
Light Beige
#FFFEB6
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBA3 #A3A6EE
analogous
#EEC5A3 #EEEBA3 #CBEEA3
triadic
#EEEBA3 #A3EEEB #EBA3EE
tetradic
#EEEBA3 #A3EEC5 #A3A6EE #EEA3CB
square
#EEEBA3 #A3EEC5 #A3A6EE #EEA3CB
split-complementary
#EEEBA3 #A3CBEE #C5A3EE
monochromatic
#DBD53C #E4E06F #EEEBA3 #F8F6D7 #FAF9E5
Accessibility & contrast
On white
1.23
#EEEBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EEEBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBA3
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBA3 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69E
Deuteranopia (green-blind)
#F9E9A6
Tritanopia (blue-blind)
#F9E2D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeba3; /* rgb */ color: rgb(238, 235, 163); /* oklch */ color: oklch(92.6% 0.092 106.0);
Tailwind
colors: {
custom: {
50: '#f4f1bf',
500: '#eeeba3',
950: '#000000',
},
}SCSS
$custom: #eeeba3; $custom-light: #f4f1bf; $custom-dark: #000000;
JSON
{
"hex": "#eeeba3",
"rgb": {
"r": 238,
"g": 235,
"b": 163
},
"hsl": {
"h": 57.6,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.92583,
"c": 0.09154,
"h": 106
},
"luminance": 0.80238
}Semantic roles & 50–950 ramp
primary
#EEEBA3
secondary
#6A6ECB
accent
#1CD115
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582