#EBBABE#EBBABE
#EBBABE is a very light, muted red. Relative luminance 0.565; OKLCH L 83.4% C 0.057 H 12.9°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBABE |
|---|---|
| RGB | rgb(235, 186, 190) |
| HSL | hsl(355, 55%, 83%) |
| HSV | hsv(355, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 19.1%, 7.8%) |
| CIE-LAB | lab(79.90, 18.21, 4.73) |
| CIE-LCH | lch(79.90, 18.81, 14.56°) |
| OKLab | oklab(83.36% 0.0554 0.0127) |
| OKLCH | oklch(83.36% 0.057 12.9) |
| XYZ | xyz(61.1144, 56.5001, 56.3916) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.39
Light Rose
#FFC5CB
ΔE00 3.83
Bubblegum
#FFC1CC
ΔE00 4.41
Pink
#FFC0CB
ΔE00 4.43
Lightpink
#FFB6C1
ΔE00 5.27
Dusty Pink
#D8A7B1
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBABE #BAEBE7
analogous
#EBBAD6 #EBBABE #EBCEBA
triadic
#EBBABE #BEEBBA #BABEEB
tetradic
#EBBABE #D6EBBA #BAEBE7 #CEBAEB
square
#EBBABE #D6EBBA #BAEBE7 #CEBAEB
split-complementary
#EBBABE #BAEBCE #BAD6EB
monochromatic
#CF5B65 #DD8B91 #EBBABE #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.71
#EBBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EBBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBABE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBABE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#F5B6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbabe; /* rgb */ color: rgb(235, 186, 190); /* oklch */ color: oklch(83.4% 0.057 12.9);
Tailwind
colors: {
custom: {
50: '#f2cfd1',
500: '#ebbabe',
950: '#000000',
},
}SCSS
$custom: #ebbabe; $custom-light: #f2cfd1; $custom-dark: #000000;
JSON
{
"hex": "#ebbabe",
"rgb": {
"r": 235,
"g": 186,
"b": 190
},
"hsl": {
"h": 355.102,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83364,
"c": 0.05678,
"h": 12.9
},
"luminance": 0.56498
}Semantic roles & 50–950 ramp
primary
#EBBABE
secondary
#82C7C2
accent
#C3B623
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383