#EBBDC8#EBBDC8
#EBBDC8 is a very light, muted red. Relative luminance 0.582; OKLCH L 84.2% C 0.055 H 2.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBDC8 |
|---|---|
| RGB | rgb(235, 189, 200) |
| HSL | hsl(346, 53%, 83%) |
| HSV | hsv(346, 20%, 92%) |
| CMYK | cmyk(0%, 19.6%, 14.9%, 7.8%) |
| CIE-LAB | lab(80.87, 18.16, 0.74) |
| CIE-LCH | lch(80.87, 18.17, 2.34°) |
| OKLab | oklab(84.2% 0.0545 0.0022) |
| OKLCH | oklch(84.2% 0.055 2.3) |
| XYZ | xyz(62.8837, 58.2297, 62.5594) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.06
Pink
#FFC0CB
ΔE00 4.17
Light Rose
#FFC5CB
ΔE00 4.27
Pale Pink
#FFCFDC
ΔE00 4.46
Pale Rose
#FDC1C5
ΔE00 4.59
Light Pink
#FFD1DF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBDC8 #BDEBE0
analogous
#EBBDDF #EBBDC8 #EBC9BD
triadic
#EBBDC8 #C8EBBD #BDC8EB
tetradic
#EBBDC8 #DFEBBD #BDEBE0 #C9BDEB
square
#EBBDC8 #DFEBBD #BDEBE0 #C9BDEB
split-complementary
#EBBDC8 #BDEBC9 #BDDFEB
monochromatic
#CF5F7A #DD8EA1 #EBBDC8 #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.66
#EBBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EBBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBDC8
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBDC8 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#F4BAC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbdc8; /* rgb */ color: rgb(235, 189, 200); /* oklch */ color: oklch(84.2% 0.055 2.3);
Tailwind
colors: {
custom: {
50: '#f2d1d8',
500: '#ebbdc8',
950: '#000000',
},
}SCSS
$custom: #ebbdc8; $custom-light: #f2d1d8; $custom-dark: #000000;
JSON
{
"hex": "#ebbdc8",
"rgb": {
"r": 235,
"g": 189,
"b": 200
},
"hsl": {
"h": 345.652,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.84198,
"c": 0.05453,
"h": 2.3
},
"luminance": 0.58227
}Semantic roles & 50–950 ramp
primary
#EBBDC8
secondary
#85C7B7
accent
#C19C25
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383