#E2BFFF#E2BFFF
#E2BFFF is a very light, moderate violet. Relative luminance 0.607; OKLCH L 85.6% C 0.095 H 309.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BFFF |
|---|---|
| RGB | rgb(226, 191, 255) |
| HSL | hsl(273, 100%, 87%) |
| HSV | hsv(273, 25%, 100%) |
| CMYK | cmyk(11.4%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(82.19, 24.05, -26.85) |
| CIE-LCH | lch(82.19, 36.05, 311.84°) |
| OKLab | oklab(85.58% 0.0599 -0.0732) |
| OKLCH | oklch(85.58% 0.095 309.3) |
| XYZ | xyz(68.0416, 60.6509, 102.7107) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.28
Light Lavendar
#EFC0FE
ΔE00 3.06
Light Lilac
#EDC8FF
ΔE00 3.22
Light Violet
#D6B4FC
ΔE00 3.28
Pale Lilac
#E4CBFF
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BFFF #DCFFBF
analogous
#C2BFFF #E2BFFF #FFBFFC
triadic
#E2BFFF #FFE2BF #BFFFE2
tetradic
#E2BFFF #FFC2BF #DCFFBF #BFFCFF
square
#E2BFFF #FFC2BF #DCFFBF #BFFCFF
split-complementary
#E2BFFF #FCFFBF #BFFFC2
monochromatic
#AB45FF #C682FF #E2BFFF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.60
#E2BFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#E2BFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BFFF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BFFF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#DFC7D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #e2bfff; /* rgb */ color: rgb(226, 191, 255); /* oklch */ color: oklch(85.6% 0.095 309.3);
Tailwind
colors: {
custom: {
50: '#ebd2ff',
500: '#e2bfff',
950: '#000000',
},
}SCSS
$custom: #e2bfff; $custom-light: #ebd2ff; $custom-dark: #000000;
JSON
{
"hex": "#e2bfff",
"rgb": {
"r": 226,
"g": 191,
"b": 255
},
"hsl": {
"h": 272.813,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.85581,
"c": 0.09457,
"h": 309.3
},
"luminance": 0.6065
}Semantic roles & 50–950 ramp
primary
#E2BFFF
secondary
#ACE87B
accent
#E60068
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386