#EBBED5#EBBED5
#EBBED5 is a very light, muted pink. Relative luminance 0.593; OKLCH L 84.8% C 0.059 H 346.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBED5 |
|---|---|
| RGB | rgb(235, 190, 213) |
| HSL | hsl(329, 53%, 83%) |
| HSV | hsv(329, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 9.4%, 7.8%) |
| CIE-LAB | lab(81.45, 19.74, -5.39) |
| CIE-LCH | lch(81.45, 20.46, 344.73°) |
| OKLab | oklab(84.77% 0.0577 -0.0141) |
| OKLCH | oklch(84.77% 0.059 346.3) |
| XYZ | xyz(64.6839, 59.2951, 70.9756) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.31
Pale Pink
#FFCFDC
ΔE00 5.32
Thistle
#D8BFD8
ΔE00 5.58
Pastel Pink
#FFBACD
ΔE00 5.65
Baby Pink
#FFB7CE
ΔE00 5.72
Bubblegum
#FFC1CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBED5 #BEEBD4
analogous
#EABEEB #EBBED5 #EBBEBE
triadic
#EBBED5 #D5EBBE #BED5EB
tetradic
#EBBED5 #EBEABE #BEEBD4 #BEBEEB
square
#EBBED5 #EBEABE #BEEBD4 #BEBEEB
split-complementary
#EBBED5 #BEEBBE #BEEBEA
monochromatic
#CE6099 #DD8FB7 #EBBED5 #F8E8F0 #F8E8F0
Accessibility & contrast
On white
1.63
#EBBED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EBBED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBED5
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBED5 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#F2BEC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbed5; /* rgb */ color: rgb(235, 190, 213); /* oklch */ color: oklch(84.8% 0.059 346.3);
Tailwind
colors: {
custom: {
50: '#f1d1e1',
500: '#ebbed5',
950: '#000000',
},
}SCSS
$custom: #ebbed5; $custom-light: #f1d1e1; $custom-dark: #000000;
JSON
{
"hex": "#ebbed5",
"rgb": {
"r": 235,
"g": 190,
"b": 213
},
"hsl": {
"h": 329.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84769,
"c": 0.05936,
"h": 346.3
},
"luminance": 0.59293
}Semantic roles & 50–950 ramp
primary
#EBBED5
secondary
#86C7A6
accent
#C07125
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384