#EEBABF#EEBABF
#EEBABF is a very light, moderate red. Relative luminance 0.571; OKLCH L 83.7% C 0.060 H 12.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBABF |
|---|---|
| RGB | rgb(238, 186, 191) |
| HSL | hsl(354, 60%, 83%) |
| HSV | hsv(354, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 19.7%, 6.7%) |
| CIE-LAB | lab(80.21, 19.44, 4.68) |
| CIE-LCH | lch(80.21, 20.00, 13.54°) |
| OKLab | oklab(83.68% 0.0591 0.0125) |
| OKLCH | oklch(83.68% 0.06 12) |
| XYZ | xyz(62.2232, 57.0591, 57.0160) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.81
Light Rose
#FFC5CB
ΔE00 3.29
Pink
#FFC0CB
ΔE00 3.69
Bubblegum
#FFC1CC
ΔE00 3.70
Lightpink
#FFB6C1
ΔE00 4.49
Dusty Pink
#D8A7B1
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBABF #BAEEE9
analogous
#EEBAD9 #EEBABF #EECFBA
triadic
#EEBABF #BFEEBA #BABFEE
tetradic
#EEBABF #D9EEBA #BAEEE9 #CFBAEE
square
#EEBABF #D9EEBA #BAEEE9 #CFBAEE
split-complementary
#EEBABF #BAEECF #BAD9EE
monochromatic
#D65864 #E28991 #EEBABF #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.69
#EEBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EEBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBABF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBABF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#F8B6BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebabf; /* rgb */ color: rgb(238, 186, 191); /* oklch */ color: oklch(83.7% 0.060 12.0);
Tailwind
colors: {
custom: {
50: '#f4cfd2',
500: '#eebabf',
950: '#000000',
},
}SCSS
$custom: #eebabf; $custom-light: #f4cfd2; $custom-dark: #000000;
JSON
{
"hex": "#eebabf",
"rgb": {
"r": 238,
"g": 186,
"b": 191
},
"hsl": {
"h": 354.231,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83683,
"c": 0.06037,
"h": 12
},
"luminance": 0.57057
}Semantic roles & 50–950 ramp
primary
#EEBABF
secondary
#80CCC4
accent
#C8B81D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383