#EEBBB3#EEBBB3
#EEBBB3 is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.6% C 0.060 H 28.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBB3 |
|---|---|
| RGB | rgb(238, 187, 179) |
| HSL | hsl(8, 63%, 82%) |
| HSV | hsv(8, 25%, 93%) |
| CMYK | cmyk(0%, 21.4%, 24.8%, 6.7%) |
| CIE-LAB | lab(80.17, 17.18, 11.08) |
| CIE-LCH | lch(80.17, 20.44, 32.82°) |
| OKLab | oklab(83.55% 0.0529 0.0289) |
| OKLCH | oklch(83.55% 0.06 28.7) |
| XYZ | xyz(61.1677, 56.9752, 50.4144) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.57
Light Rose
#FFC5CB
ΔE00 6.43
Pale Salmon
#FFB19A
ΔE00 7.22
Pink
#FFC0CB
ΔE00 7.88
Bubblegum
#FFC1CC
ΔE00 7.88
Lightpink
#FFB6C1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBB3 #B3E6EE
analogous
#EEB3C9 #EEBBB3 #EED9B3
triadic
#EEBBB3 #B3EEBB #BBB3EE
tetradic
#EEBBB3 #C9EEB3 #B3E6EE #D9B3EE
square
#EEBBB3 #C9EEB3 #B3E6EE #D9B3EE
split-complementary
#EEBBB3 #B3EED9 #B3C9EE
monochromatic
#D8624F #E38E81 #EEBBB3 #F9E8E5 #F9E9E6
Accessibility & contrast
On white
1.69
#EEBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EEBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBB3
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBB3 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B2
Deuteranopia (green-blind)
#D1CBB3
Tritanopia (blue-blind)
#FAB5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebbb3; /* rgb */ color: rgb(238, 187, 179); /* oklch */ color: oklch(83.6% 0.060 28.7);
Tailwind
colors: {
custom: {
50: '#f4cfc9',
500: '#eebbb3',
950: '#000000',
},
}SCSS
$custom: #eebbb3; $custom-light: #f4cfc9; $custom-dark: #000000;
JSON
{
"hex": "#eebbb3",
"rgb": {
"r": 238,
"g": 187,
"b": 179
},
"hsl": {
"h": 8.136,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.83552,
"c": 0.06031,
"h": 28.7
},
"luminance": 0.56972
}Semantic roles & 50–950 ramp
primary
#EEBBB3
secondary
#7AC1CC
accent
#B3CB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382