#EBBFDF#EBBFDF
#EBBFDF is a very light, moderate pink. Relative luminance 0.603; OKLCH L 85.3% C 0.065 H 336.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFDF |
|---|---|
| RGB | rgb(235, 191, 223) |
| HSL | hsl(316, 52%, 84%) |
| HSV | hsv(316, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 5.1%, 7.8%) |
| CIE-LAB | lab(81.98, 20.92, -9.98) |
| CIE-LCH | lch(81.98, 23.18, 334.49°) |
| OKLab | oklab(85.27% 0.0596 -0.0265) |
| OKLCH | oklch(85.27% 0.065 336.1) |
| XYZ | xyz(66.2099, 60.2532, 77.9400) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.22
Pale Mauve
#FED0FC
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 6.81
Light Pink
#FFD1DF
ΔE00 7.08
Powder Pink
#FFB2D0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFDF #BFEBCB
analogous
#E1BFEB #EBBFDF #EBBFC9
triadic
#EBBFDF #DFEBBF #BFDFEB
tetradic
#EBBFDF #EBE1BF #BFEBCB #BFC9EB
square
#EBBFDF #EBE1BF #BFEBCB #BFC9EB
split-complementary
#EBBFDF #C9EBBF #BFEBE1
monochromatic
#CE62B0 #DC90C8 #EBBFDF #F8E8F3 #F8E8F3
Accessibility & contrast
On white
1.61
#EBBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EBBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFDF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFDF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#F0C0CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbfdf; /* rgb */ color: rgb(235, 191, 223); /* oklch */ color: oklch(85.3% 0.065 336.1);
Tailwind
colors: {
custom: {
50: '#f1d2e9',
500: '#ebbfdf',
950: '#000000',
},
}SCSS
$custom: #ebbfdf; $custom-light: #f1d2e9; $custom-dark: #000000;
JSON
{
"hex": "#ebbfdf",
"rgb": {
"r": 235,
"g": 191,
"b": 223
},
"hsl": {
"h": 316.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85267,
"c": 0.06525,
"h": 336.1
},
"luminance": 0.60251
}Semantic roles & 50–950 ramp
primary
#EBBFDF
secondary
#87C798
accent
#C05026
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384