#E2BFDF#E2BFDF
#E2BFDF is a very light, muted purple. Relative luminance 0.588; OKLCH L 84.4% C 0.058 H 328.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BFDF |
|---|---|
| RGB | rgb(226, 191, 223) |
| HSL | hsl(305, 38%, 82%) |
| HSV | hsv(305, 15%, 89%) |
| CMYK | cmyk(0%, 15.5%, 1.3%, 11.4%) |
| CIE-LAB | lab(81.16, 17.88, -11.29) |
| CIE-LCH | lch(81.16, 21.15, 327.74°) |
| OKLab | oklab(84.44% 0.0498 -0.0301) |
| OKLCH | oklch(84.44% 0.058 328.8) |
| XYZ | xyz(63.3125, 58.7593, 77.8042) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.32
Very Light Purple
#F6CEFC
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 5.97
Light Lilac
#EDC8FF
ΔE00 6.68
Pale Lilac
#E4CBFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BFDF #BFE2C2
analogous
#D4BFE2 #E2BFDF #E2BFCE
triadic
#E2BFDF #DFE2BF #BFDFE2
tetradic
#E2BFDF #E2D4BF #BFE2C2 #BFCEE2
square
#E2BFDF #E2D4BF #BFE2C2 #BFCEE2
split-complementary
#E2BFDF #CEE2BF #BFE2D4
monochromatic
#BC6BB5 #CF95CA #E2BFDF #F5E9F4 #F5EAF4
Accessibility & contrast
On white
1.65
#E2BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#E2BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BFDF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BFDF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#E5C1CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2bfdf; /* rgb */ color: rgb(226, 191, 223); /* oklch */ color: oklch(84.4% 0.058 328.8);
Tailwind
colors: {
custom: {
50: '#ebd2e9',
500: '#e2bfdf',
950: '#000000',
},
}SCSS
$custom: #e2bfdf; $custom-light: #ebd2e9; $custom-dark: #000000;
JSON
{
"hex": "#e2bfdf",
"rgb": {
"r": 226,
"g": 191,
"b": 223
},
"hsl": {
"h": 305.143,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.84444,
"c": 0.05815,
"h": 328.8
},
"luminance": 0.58758
}Semantic roles & 50–950 ramp
primary
#E2BFDF
secondary
#8ABB8E
accent
#B14035
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161416
muted
#848384