#EBBFD4#EBBFD4
#EBBFD4 is a very light, muted pink. Relative luminance 0.597; OKLCH L 84.9% C 0.057 H 348.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFD4 |
|---|---|
| RGB | rgb(235, 191, 212) |
| HSL | hsl(331, 52%, 84%) |
| HSV | hsv(331, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 9.8%, 7.8%) |
| CIE-LAB | lab(81.66, 19.04, -4.54) |
| CIE-LCH | lch(81.66, 19.58, 346.59°) |
| OKLab | oklab(84.92% 0.0558 -0.0118) |
| OKLCH | oklch(84.92% 0.057 348) |
| XYZ | xyz(64.7747, 59.6792, 70.3817) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.87
Light Pink
#FFD1DF
ΔE00 4.88
Thistle
#D8BFD8
ΔE00 5.58
Pastel Pink
#FFBACD
ΔE00 5.62
Baby Pink
#FFB7CE
ΔE00 5.83
Bubblegum
#FFC1CC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFD4 #BFEBD6
analogous
#EBBFEA #EBBFD4 #EBC0BF
triadic
#EBBFD4 #D4EBBF #BFD4EB
tetradic
#EBBFD4 #EAEBBF #BFEBD6 #C0BFEB
square
#EBBFD4 #EAEBBF #BFEBD6 #C0BFEB
split-complementary
#EBBFD4 #BFEBC0 #BFEAEB
monochromatic
#CE6295 #DC90B5 #EBBFD4 #F8E8EF #F8E8EF
Accessibility & contrast
On white
1.62
#EBBFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EBBFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFD4
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFD4 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#F2BEC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbfd4; /* rgb */ color: rgb(235, 191, 212); /* oklch */ color: oklch(84.9% 0.057 348.0);
Tailwind
colors: {
custom: {
50: '#f1d2e1',
500: '#ebbfd4',
950: '#000000',
},
}SCSS
$custom: #ebbfd4; $custom-light: #f1d2e1; $custom-dark: #000000;
JSON
{
"hex": "#ebbfd4",
"rgb": {
"r": 235,
"g": 191,
"b": 212
},
"hsl": {
"h": 331.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84922,
"c": 0.05704,
"h": 348
},
"luminance": 0.59677
}Semantic roles & 50–950 ramp
primary
#EBBFD4
secondary
#87C7A9
accent
#C07626
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384