#EBBABD#EBBABD
#EBBABD is a very light, muted red. Relative luminance 0.565; OKLCH L 83.3% C 0.057 H 14.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBABD |
|---|---|
| RGB | rgb(235, 186, 189) |
| HSL | hsl(356, 55%, 83%) |
| HSV | hsv(356, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 19.6%, 7.8%) |
| CIE-LAB | lab(79.87, 18.06, 5.23) |
| CIE-LCH | lch(79.87, 18.80, 16.16°) |
| OKLab | oklab(83.34% 0.055 0.014) |
| OKLCH | oklch(83.34% 0.057 14.2) |
| XYZ | xyz(61.0055, 56.4565, 55.8180) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.41
Light Rose
#FFC5CB
ΔE00 3.92
Bubblegum
#FFC1CC
ΔE00 4.63
Pink
#FFC0CB
ΔE00 4.64
Lightpink
#FFB6C1
ΔE00 5.43
Dusty Pink
#D8A7B1
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBABD #BAEBE8
analogous
#EBBAD5 #EBBABD #EBD0BA
triadic
#EBBABD #BDEBBA #BABDEB
tetradic
#EBBABD #D5EBBA #BAEBE8 #D0BAEB
square
#EBBABD #D5EBBA #BAEBE8 #D0BAEB
split-complementary
#EBBABD #BAEBD0 #BAD5EB
monochromatic
#CF5B62 #DD8B90 #EBBABD #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.71
#EBBABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EBBABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBABD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBABD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#F5B6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbabd; /* rgb */ color: rgb(235, 186, 189); /* oklch */ color: oklch(83.3% 0.057 14.2);
Tailwind
colors: {
custom: {
50: '#f2cfd0',
500: '#ebbabd',
950: '#000000',
},
}SCSS
$custom: #ebbabd; $custom-light: #f2cfd0; $custom-dark: #000000;
JSON
{
"hex": "#ebbabd",
"rgb": {
"r": 235,
"g": 186,
"b": 189
},
"hsl": {
"h": 356.327,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83336,
"c": 0.05671,
"h": 14.2
},
"luminance": 0.56454
}Semantic roles & 50–950 ramp
primary
#EBBABD
secondary
#82C7C3
accent
#C3B923
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383