#E3BFEE#E3BFEE
#E3BFEE is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.0% C 0.075 H 318.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BFEE |
|---|---|
| RGB | rgb(227, 191, 238) |
| HSL | hsl(286, 58%, 84%) |
| HSV | hsv(286, 20%, 93%) |
| CMYK | cmyk(4.6%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.71, 21.01, -18.49) |
| CIE-LCH | lch(81.71, 27.99, 318.65°) |
| OKLab | oklab(85.05% 0.0558 -0.0499) |
| OKLCH | oklch(85.05% 0.075 318.2) |
| XYZ | xyz(65.7397, 59.7665, 88.9453) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.05
Light Lavendar
#EFC0FE
ΔE00 3.72
Pale Lavender
#EECFFE
ΔE00 3.72
Very Light Purple
#F6CEFC
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BFEE #CAEEBF
analogous
#CCBFEE #E3BFEE #EEBFE2
triadic
#E3BFEE #EEE3BF #BFEEE3
tetradic
#E3BFEE #EECCBF #CAEEBF #BFE2EE
square
#E3BFEE #EECCBF #CAEEBF #BFE2EE
split-complementary
#E3BFEE #E2EEBF #BFEECC
monochromatic
#B95ED4 #CE8FE1 #E3BFEE #F4E7F9 #F4E7F9
Accessibility & contrast
On white
1.62
#E3BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#E3BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BFEE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BFEE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#E3C4CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e3bfee; /* rgb */ color: rgb(227, 191, 238); /* oklch */ color: oklch(85.0% 0.075 318.2);
Tailwind
colors: {
custom: {
50: '#ecd2f3',
500: '#e3bfee',
950: '#000000',
},
}SCSS
$custom: #e3bfee; $custom-light: #ecd2f3; $custom-dark: #000000;
JSON
{
"hex": "#e3bfee",
"rgb": {
"r": 227,
"g": 191,
"b": 238
},
"hsl": {
"h": 285.957,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85045,
"c": 0.07484,
"h": 318.2
},
"luminance": 0.59766
}Semantic roles & 50–950 ramp
primary
#E3BFEE
secondary
#96CC86
accent
#C62047
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385