#EBBFD3#EBBFD3
#EBBFD3 is a very light, muted pink. Relative luminance 0.596; OKLCH L 84.9% C 0.056 H 349.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFD3 |
|---|---|
| RGB | rgb(235, 191, 211) |
| HSL | hsl(333, 52%, 84%) |
| HSV | hsv(333, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 10.2%, 7.8%) |
| CIE-LAB | lab(81.64, 18.88, -4.04) |
| CIE-LCH | lch(81.64, 19.30, 347.91°) |
| OKLab | oklab(84.89% 0.0555 -0.0105) |
| OKLCH | oklch(84.89% 0.056 349.3) |
| XYZ | xyz(64.6490, 59.6289, 69.7194) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.70
Light Pink
#FFD1DF
ΔE00 4.74
Pastel Pink
#FFBACD
ΔE00 5.52
Bubblegum
#FFC1CC
ΔE00 5.67
Thistle
#D8BFD8
ΔE00 5.71
Baby Pink
#FFB7CE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFD3 #BFEBD7
analogous
#EBBFE9 #EBBFD3 #EBC1BF
triadic
#EBBFD3 #D3EBBF #BFD3EB
tetradic
#EBBFD3 #E9EBBF #BFEBD7 #C1BFEB
square
#EBBFD3 #E9EBBF #BFEBD7 #C1BFEB
split-complementary
#EBBFD3 #BFEBC1 #BFE9EB
monochromatic
#CE6293 #DC90B3 #EBBFD3 #F8E8EF #F8E8EF
Accessibility & contrast
On white
1.62
#EBBFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EBBFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFD3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFD3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D4
Deuteranopia (green-blind)
#CCCED2
Tritanopia (blue-blind)
#F2BEC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbfd3; /* rgb */ color: rgb(235, 191, 211); /* oklch */ color: oklch(84.9% 0.056 349.3);
Tailwind
colors: {
custom: {
50: '#f1d2e0',
500: '#ebbfd3',
950: '#000000',
},
}SCSS
$custom: #ebbfd3; $custom-light: #f1d2e0; $custom-dark: #000000;
JSON
{
"hex": "#ebbfd3",
"rgb": {
"r": 235,
"g": 191,
"b": 211
},
"hsl": {
"h": 332.727,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84892,
"c": 0.05643,
"h": 349.3
},
"luminance": 0.59627
}Semantic roles & 50–950 ramp
primary
#EBBFD3
secondary
#87C7AA
accent
#C07A26
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384