#EEBAC2#EEBAC2
#EEBAC2 is a very light, moderate red. Relative luminance 0.572; OKLCH L 83.8% C 0.061 H 8.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAC2 |
|---|---|
| RGB | rgb(238, 186, 194) |
| HSL | hsl(351, 60%, 83%) |
| HSV | hsv(351, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 18.5%, 6.7%) |
| CIE-LAB | lab(80.29, 19.89, 3.17) |
| CIE-LCH | lch(80.29, 20.14, 9.06°) |
| OKLab | oklab(83.77% 0.0602 0.0086) |
| OKLCH | oklch(83.77% 0.061 8.1) |
| XYZ | xyz(62.5567, 57.1925, 58.7726) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.18
Bubblegum
#FFC1CC
ΔE00 3.24
Pink
#FFC0CB
ΔE00 3.25
Light Rose
#FFC5CB
ΔE00 3.34
Lightpink
#FFB6C1
ΔE00 4.27
Pastel Pink
#FFBACD
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAC2 #BAEEE6
analogous
#EEBADC #EEBAC2 #EECCBA
triadic
#EEBAC2 #C2EEBA #BAC2EE
tetradic
#EEBAC2 #DCEEBA #BAEEE6 #CCBAEE
square
#EEBAC2 #DCEEBA #BAEEE6 #CCBAEE
split-complementary
#EEBAC2 #BAEECC #BADCEE
monochromatic
#D6586B #E28997 #EEBAC2 #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.69
#EEBAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EEBAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAC2
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAC2 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#CDCBC1
Tritanopia (blue-blind)
#F8B6BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebac2; /* rgb */ color: rgb(238, 186, 194); /* oklch */ color: oklch(83.8% 0.061 8.1);
Tailwind
colors: {
custom: {
50: '#f4cfd4',
500: '#eebac2',
950: '#000000',
},
}SCSS
$custom: #eebac2; $custom-light: #f4cfd4; $custom-dark: #000000;
JSON
{
"hex": "#eebac2",
"rgb": {
"r": 238,
"g": 186,
"b": 194
},
"hsl": {
"h": 350.769,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83766,
"c": 0.06078,
"h": 8.1
},
"luminance": 0.5719
}Semantic roles & 50–950 ramp
primary
#EEBAC2
secondary
#80CCC0
accent
#C8AE1D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383