#EEBABE#EEBABE
#EEBABE is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.7% C 0.060 H 13.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBABE |
|---|---|
| RGB | rgb(238, 186, 190) |
| HSL | hsl(355, 60%, 83%) |
| HSV | hsv(355, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 20.2%, 6.7%) |
| CIE-LAB | lab(80.19, 19.29, 5.18) |
| CIE-LCH | lch(80.19, 19.98, 15.04°) |
| OKLab | oklab(83.66% 0.0587 0.0139) |
| OKLCH | oklch(83.66% 0.06 13.3) |
| XYZ | xyz(62.1135, 57.0153, 56.4384) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.78
Light Rose
#FFC5CB
ΔE00 3.36
Pink
#FFC0CB
ΔE00 3.91
Bubblegum
#FFC1CC
ΔE00 3.92
Lightpink
#FFB6C1
ΔE00 4.63
Dusty Pink
#D8A7B1
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBABE #BAEEEA
analogous
#EEBAD8 #EEBABE #EED0BA
triadic
#EEBABE #BEEEBA #BABEEE
tetradic
#EEBABE #D8EEBA #BAEEEA #D0BAEE
square
#EEBABE #D8EEBA #BAEEEA #D0BAEE
split-complementary
#EEBABE #BAEED0 #BAD8EE
monochromatic
#D65861 #E28990 #EEBABE #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.69
#EEBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EEBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBABE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBABE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#CECBBD
Tritanopia (blue-blind)
#F9B6BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebabe; /* rgb */ color: rgb(238, 186, 190); /* oklch */ color: oklch(83.7% 0.060 13.3);
Tailwind
colors: {
custom: {
50: '#f4cfd1',
500: '#eebabe',
950: '#000000',
},
}SCSS
$custom: #eebabe; $custom-light: #f4cfd1; $custom-dark: #000000;
JSON
{
"hex": "#eebabe",
"rgb": {
"r": 238,
"g": 186,
"b": 190
},
"hsl": {
"h": 355.385,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83656,
"c": 0.06028,
"h": 13.3
},
"luminance": 0.57013
}Semantic roles & 50–950 ramp
primary
#EEBABE
secondary
#80CCC6
accent
#C8BB1D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383