#EBBFCF#EBBFCF
#EBBFCF is a very light, muted pink. Relative luminance 0.594; OKLCH L 84.8% C 0.054 H 354.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFCF |
|---|---|
| RGB | rgb(235, 191, 207) |
| HSL | hsl(338, 52%, 84%) |
| HSV | hsv(338, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 11.9%, 7.8%) |
| CIE-LAB | lab(81.53, 18.22, -2.05) |
| CIE-LCH | lch(81.53, 18.33, 353.56°) |
| OKLab | oklab(84.77% 0.054 -0.0052) |
| OKLCH | oklch(84.77% 0.054 354.5) |
| XYZ | xyz(64.1538, 59.4308, 67.1113) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.20
Light Pink
#FFD1DF
ΔE00 4.39
Bubblegum
#FFC1CC
ΔE00 4.90
Pink
#FFC0CB
ΔE00 5.05
Pastel Pink
#FFBACD
ΔE00 5.32
Light Rose
#FFC5CB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFCF #BFEBDB
analogous
#EBBFE5 #EBBFCF #EBC5BF
triadic
#EBBFCF #CFEBBF #BFCFEB
tetradic
#EBBFCF #E5EBBF #BFEBDB #C5BFEB
square
#EBBFCF #E5EBBF #BFEBDB #C5BFEB
split-complementary
#EBBFCF #BFEBC5 #BFE5EB
monochromatic
#CE6289 #DC90AC #EBBFCF #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.63
#EBBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EBBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFCF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFCF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#F2BEC4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbfcf; /* rgb */ color: rgb(235, 191, 207); /* oklch */ color: oklch(84.8% 0.054 354.5);
Tailwind
colors: {
custom: {
50: '#f1d2dd',
500: '#ebbfcf',
950: '#000000',
},
}SCSS
$custom: #ebbfcf; $custom-light: #f1d2dd; $custom-dark: #000000;
JSON
{
"hex": "#ebbfcf",
"rgb": {
"r": 235,
"g": 191,
"b": 207
},
"hsl": {
"h": 338.182,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84772,
"c": 0.05425,
"h": 354.5
},
"luminance": 0.59429
}Semantic roles & 50–950 ramp
primary
#EBBFCF
secondary
#87C7B0
accent
#C08826
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384