#EEBABB#EEBABB
#EEBABB is a very light, moderate red. Relative luminance 0.569; OKLCH L 83.6% C 0.060 H 17.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBABB |
|---|---|
| RGB | rgb(238, 186, 187) |
| HSL | hsl(359, 60%, 83%) |
| HSV | hsv(359, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 21.4%, 6.7%) |
| CIE-LAB | lab(80.12, 18.85, 6.70) |
| CIE-LCH | lch(80.12, 20.00, 19.56°) |
| OKLab | oklab(83.58% 0.0575 0.0177) |
| OKLCH | oklch(83.58% 0.06 17.1) |
| XYZ | xyz(61.7890, 56.8855, 54.7294) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.01
Light Rose
#FFC5CB
ΔE00 3.79
Pink
#FFC0CB
ΔE00 4.70
Bubblegum
#FFC1CC
ΔE00 4.72
Lightpink
#FFB6C1
ΔE00 5.23
Dusty Pink
#D8A7B1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBABB #BAEEED
analogous
#EEBAD5 #EEBABB #EED3BA
triadic
#EEBABB #BBEEBA #BABBEE
tetradic
#EEBABB #D5EEBA #BAEEED #D3BAEE
square
#EEBABB #D5EEBA #BAEEED #D3BAEE
split-complementary
#EEBABB #BAEED3 #BAD5EE
monochromatic
#D6585A #E2898B #EEBABB #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.70
#EEBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EEBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBABB
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBABB | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CFCABA
Tritanopia (blue-blind)
#F9B5BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebabb; /* rgb */ color: rgb(238, 186, 187); /* oklch */ color: oklch(83.6% 0.060 17.1);
Tailwind
colors: {
custom: {
50: '#f4cfcf',
500: '#eebabb',
950: '#000000',
},
}SCSS
$custom: #eebabb; $custom-light: #f4cfcf; $custom-dark: #000000;
JSON
{
"hex": "#eebabb",
"rgb": {
"r": 238,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.846,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83575,
"c": 0.06022,
"h": 17.1
},
"luminance": 0.56883
}Semantic roles & 50–950 ramp
primary
#EEBABB
secondary
#80CCCA
accent
#C8C51D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383