#EEBABC#EEBABC
#EEBABC is a very light, moderate red. Relative luminance 0.569; OKLCH L 83.6% C 0.060 H 15.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBABC |
|---|---|
| RGB | rgb(238, 186, 188) |
| HSL | hsl(358, 60%, 83%) |
| HSV | hsv(358, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 21%, 6.7%) |
| CIE-LAB | lab(80.14, 19.00, 6.19) |
| CIE-LCH | lch(80.14, 19.98, 18.05°) |
| OKLab | oklab(83.6% 0.0579 0.0165) |
| OKLCH | oklch(83.6% 0.06 15.9) |
| XYZ | xyz(61.8964, 56.9284, 55.2951) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.88
Light Rose
#FFC5CB
ΔE00 3.61
Pink
#FFC0CB
ΔE00 4.41
Bubblegum
#FFC1CC
ΔE00 4.43
Lightpink
#FFB6C1
ΔE00 5.00
Dusty Pink
#D8A7B1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBABC #BAEEEC
analogous
#EEBAD6 #EEBABC #EED2BA
triadic
#EEBABC #BCEEBA #BABCEE
tetradic
#EEBABC #D6EEBA #BAEEEC #D2BAEE
square
#EEBABC #D6EEBA #BAEEEC #D2BAEE
split-complementary
#EEBABC #BAEED2 #BAD6EE
monochromatic
#D6585D #E2898C #EEBABC #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.70
#EEBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EEBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBABC
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBABC | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 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)
#C3C1BC
Deuteranopia (green-blind)
#CFCABB
Tritanopia (blue-blind)
#F9B5BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebabc; /* rgb */ color: rgb(238, 186, 188); /* oklch */ color: oklch(83.6% 0.060 15.9);
Tailwind
colors: {
custom: {
50: '#f4cfd0',
500: '#eebabc',
950: '#000000',
},
}SCSS
$custom: #eebabc; $custom-light: #f4cfd0; $custom-dark: #000000;
JSON
{
"hex": "#eebabc",
"rgb": {
"r": 238,
"g": 186,
"b": 188
},
"hsl": {
"h": 357.692,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83602,
"c": 0.06021,
"h": 15.9
},
"luminance": 0.56926
}Semantic roles & 50–950 ramp
primary
#EEBABC
secondary
#80CCC9
accent
#C8C21D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383