#EEEBC8#EEEBC8
#EEEBC8 is a very light, muted yellow. Relative luminance 0.818; OKLCH L 93.3% C 0.046 H 103.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBC8 |
|---|---|
| RGB | rgb(238, 235, 200) |
| HSL | hsl(55, 53%, 86%) |
| HSV | hsv(55, 16%, 93%) |
| CMYK | cmyk(0%, 1.3%, 16%, 6.7%) |
| CIE-LAB | lab(92.47, -4.70, 17.38) |
| CIE-LCH | lch(92.47, 18.01, 105.15°) |
| OKLab | oklab(93.34% -0.0105 0.0448) |
| OKLCH | oklch(93.34% 0.046 103.2) |
| XYZ | xyz(75.3928, 81.7648, 66.4429) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.44
Pale
#FFF9D0
ΔE00 3.47
Beige
#F5F5DC
ΔE00 3.85
Lemonchiffon
#FFFACD
ΔE00 4.03
Cornsilk
#FFF8DC
ΔE00 4.25
Lightyellow
#FFFFE0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBC8 #C8CBEE
analogous
#EED8C8 #EEEBC8 #DEEEC8
triadic
#EEEBC8 #C8EEEB #EBC8EE
tetradic
#EEEBC8 #C8EED8 #C8CBEE #EEC8DE
square
#EEEBC8 #C8EED8 #C8CBEE #EEC8DE
split-complementary
#EEEBC8 #C8DEEE #D8C8EE
monochromatic
#D1C96A #E0DA99 #EEEBC8 #F8F6E8 #F8F6E8
Accessibility & contrast
On white
1.21
#EEEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EEEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBC8
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBC8 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E8C6
Deuteranopia (green-blind)
#F3EAC9
Tritanopia (blue-blind)
#F4E6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeebc8; /* rgb */ color: rgb(238, 235, 200); /* oklch */ color: oklch(93.3% 0.046 103.2);
Tailwind
colors: {
custom: {
50: '#f3f1d8',
500: '#eeebc8',
950: '#000000',
},
}SCSS
$custom: #eeebc8; $custom-light: #f3f1d8; $custom-dark: #000000;
JSON
{
"hex": "#eeebc8",
"rgb": {
"r": 238,
"g": 235,
"b": 200
},
"hsl": {
"h": 55.263,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.93342,
"c": 0.04602,
"h": 103.2
},
"luminance": 0.81764
}Semantic roles & 50–950 ramp
primary
#EEEBC8
secondary
#8F94CB
accent
#32C025
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583