#E2BFE2#E2BFE2
#E2BFE2 is a very light, moderate purple. Relative luminance 0.589; OKLCH L 84.5% C 0.061 H 326.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BFE2 |
|---|---|
| RGB | rgb(226, 191, 226) |
| HSL | hsl(300, 38%, 82%) |
| HSV | hsv(300, 15%, 89%) |
| CMYK | cmyk(0%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(81.25, 18.43, -12.76) |
| CIE-LCH | lch(81.25, 22.42, 325.29°) |
| OKLab | oklab(84.54% 0.0508 -0.0341) |
| OKLCH | oklch(84.54% 0.061 326.1) |
| XYZ | xyz(63.7206, 58.9225, 79.9532) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.83
Very Light Purple
#F6CEFC
ΔE00 4.92
Pale Lavender
#EECFFE
ΔE00 5.31
Pale Mauve
#FED0FC
ΔE00 5.56
Light Lilac
#EDC8FF
ΔE00 5.85
Pale Lilac
#E4CBFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BFE2 #BFE2BF
analogous
#D1BFE2 #E2BFE2 #E2BFD1
triadic
#E2BFE2 #E2E2BF #BFE2E2
tetradic
#E2BFE2 #E2D1BF #BFE2BF #BFD1E2
square
#E2BFE2 #E2D1BF #BFE2BF #BFD1E2
split-complementary
#E2BFE2 #D1E2BF #BFE2D1
monochromatic
#BC6BBC #CF95CF #E2BFE2 #F5E9F5 #F5EAF5
Accessibility & contrast
On white
1.64
#E2BFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#E2BFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BFE2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BFE2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E4
Deuteranopia (green-blind)
#C4CBE1
Tritanopia (blue-blind)
#E4C2CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2bfe2; /* rgb */ color: rgb(226, 191, 226); /* oklch */ color: oklch(84.5% 0.061 326.1);
Tailwind
colors: {
custom: {
50: '#ebd2eb',
500: '#e2bfe2',
950: '#000000',
},
}SCSS
$custom: #e2bfe2; $custom-light: #ebd2eb; $custom-dark: #000000;
JSON
{
"hex": "#e2bfe2",
"rgb": {
"r": 226,
"g": 191,
"b": 226
},
"hsl": {
"h": 300,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.84543,
"c": 0.06118,
"h": 326.1
},
"luminance": 0.58921
}Semantic roles & 50–950 ramp
primary
#E2BFE2
secondary
#8ABB8A
accent
#B13535
background
#FEFEFE
surface
#FDFBFD
border
#D5D4D5
text
#161416
muted
#848384