#EBBFD1#EBBFD1
#EBBFD1 is a very light, muted pink. Relative luminance 0.595; OKLCH L 84.8% C 0.055 H 351.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFD1 |
|---|---|
| RGB | rgb(235, 191, 209) |
| HSL | hsl(335, 52%, 84%) |
| HSV | hsv(335, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 11.1%, 7.8%) |
| CIE-LAB | lab(81.58, 18.55, -3.05) |
| CIE-LCH | lch(81.58, 18.79, 350.66°) |
| OKLab | oklab(84.83% 0.0547 -0.0078) |
| OKLCH | oklch(84.83% 0.055 351.9) |
| XYZ | xyz(64.3998, 59.5292, 68.4071) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.41
Light Pink
#FFD1DF
ΔE00 4.52
Bubblegum
#FFC1CC
ΔE00 5.26
Pastel Pink
#FFBACD
ΔE00 5.38
Pink
#FFC0CB
ΔE00 5.40
Baby Pink
#FFB7CE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFD1 #BFEBD9
analogous
#EBBFE7 #EBBFD1 #EBC3BF
triadic
#EBBFD1 #D1EBBF #BFD1EB
tetradic
#EBBFD1 #E7EBBF #BFEBD9 #C3BFEB
square
#EBBFD1 #E7EBBF #BFEBD9 #C3BFEB
split-complementary
#EBBFD1 #BFEBC3 #BFE7EB
monochromatic
#CE628E #DC90AF #EBBFD1 #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.63
#EBBFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EBBFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFD1
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFD1 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#CDCDD0
Tritanopia (blue-blind)
#F2BEC5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbfd1; /* rgb */ color: rgb(235, 191, 209); /* oklch */ color: oklch(84.8% 0.055 351.9);
Tailwind
colors: {
custom: {
50: '#f1d2df',
500: '#ebbfd1',
950: '#000000',
},
}SCSS
$custom: #ebbfd1; $custom-light: #f1d2df; $custom-dark: #000000;
JSON
{
"hex": "#ebbfd1",
"rgb": {
"r": 235,
"g": 191,
"b": 209
},
"hsl": {
"h": 335.455,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84832,
"c": 0.05529,
"h": 351.9
},
"luminance": 0.59527
}Semantic roles & 50–950 ramp
primary
#EBBFD1
secondary
#87C7AD
accent
#C08126
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384