#EBBFCB#EBBFCB
#EBBFCB is a very light, muted pink. Relative luminance 0.592; OKLCH L 84.7% C 0.053 H 0.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFCB |
|---|---|
| RGB | rgb(235, 191, 203) |
| HSL | hsl(344, 52%, 84%) |
| HSV | hsv(344, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 13.6%, 7.8%) |
| CIE-LAB | lab(81.42, 17.57, -0.06) |
| CIE-LCH | lch(81.42, 17.57, 359.81°) |
| OKLab | oklab(84.66% 0.0525 0.0001) |
| OKLCH | oklch(84.66% 0.053 0.1) |
| XYZ | xyz(63.6710, 59.2376, 64.5684) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.11
Bubblegum
#FFC1CC
ΔE00 4.43
Light Pink
#FFD1DF
ΔE00 4.43
Pink
#FFC0CB
ΔE00 4.57
Light Rose
#FFC5CB
ΔE00 4.61
Pale Rose
#FDC1C5
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFCB #BFEBDF
analogous
#EBBFE1 #EBBFCB #EBC9BF
triadic
#EBBFCB #CBEBBF #BFCBEB
tetradic
#EBBFCB #E1EBBF #BFEBDF #C9BFEB
square
#EBBFCB #E1EBBF #BFEBDF #C9BFEB
split-complementary
#EBBFCB #BFEBC9 #BFE1EB
monochromatic
#CE627F #DC90A5 #EBBFCB #F8E8EC #F8E8EC
Accessibility & contrast
On white
1.63
#EBBFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EBBFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFCB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFCB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#F3BDC3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbfcb; /* rgb */ color: rgb(235, 191, 203); /* oklch */ color: oklch(84.7% 0.053 0.1);
Tailwind
colors: {
custom: {
50: '#f2d2da',
500: '#ebbfcb',
950: '#000000',
},
}SCSS
$custom: #ebbfcb; $custom-light: #f2d2da; $custom-dark: #000000;
JSON
{
"hex": "#ebbfcb",
"rgb": {
"r": 235,
"g": 191,
"b": 203
},
"hsl": {
"h": 343.636,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84655,
"c": 0.05254,
"h": 0.1
},
"luminance": 0.59236
}Semantic roles & 50–950 ramp
primary
#EBBFCB
secondary
#87C7B6
accent
#C09626
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383