#E9BFDF#E9BFDF
#E9BFDF is a very light, moderate pink. Relative luminance 0.599; OKLCH L 85.1% C 0.064 H 334.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BFDF |
|---|---|
| RGB | rgb(233, 191, 223) |
| HSL | hsl(314, 49%, 83%) |
| HSV | hsv(314, 18%, 91%) |
| CMYK | cmyk(0%, 18%, 4.3%, 8.6%) |
| CIE-LAB | lab(81.79, 20.25, -10.28) |
| CIE-LCH | lch(81.79, 22.71, 333.08°) |
| OKLab | oklab(85.08% 0.0574 -0.0273) |
| OKLCH | oklch(85.08% 0.064 334.6) |
| XYZ | xyz(65.5531, 59.9146, 77.9092) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.79
Pale Mauve
#FED0FC
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 6.57
Light Lilac
#EDC8FF
ΔE00 7.11
Light Pink
#FFD1DF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BFDF #BFE9C9
analogous
#DEBFE9 #E9BFDF #E9BFCA
triadic
#E9BFDF #DFE9BF #BFDFE9
tetradic
#E9BFDF #E9DEBF #BFE9C9 #BFCAE9
square
#E9BFDF #E9DEBF #BFE9C9 #BFCAE9
split-complementary
#E9BFDF #CAE9BF #BFE9DE
monochromatic
#CA64B1 #D991C8 #E9BFDF #F7E8F4 #F7E8F4
Accessibility & contrast
On white
1.62
#E9BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#E9BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BFDF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BFDF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#EEC0CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e9bfdf; /* rgb */ color: rgb(233, 191, 223); /* oklch */ color: oklch(85.1% 0.064 334.6);
Tailwind
colors: {
custom: {
50: '#f0d2e9',
500: '#e9bfdf',
950: '#000000',
},
}SCSS
$custom: #e9bfdf; $custom-light: #f0d2e9; $custom-dark: #000000;
JSON
{
"hex": "#e9bfdf",
"rgb": {
"r": 233,
"g": 191,
"b": 223
},
"hsl": {
"h": 314.286,
"s": 48.837,
"l": 83.137
},
"oklch": {
"l": 0.85082,
"c": 0.06359,
"h": 334.6
},
"luminance": 0.59913
}Semantic roles & 50–950 ramp
primary
#E9BFDF
secondary
#88C496
accent
#BC4C29
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161416
muted
#858384