#E2BBFD#E2BBFD
#E2BBFD is a very light, moderate violet. Relative luminance 0.588; OKLCH L 84.8% C 0.099 H 311.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBFD |
|---|---|
| RGB | rgb(226, 187, 253) |
| HSL | hsl(275, 94%, 86%) |
| HSV | hsv(275, 26%, 99%) |
| CMYK | cmyk(10.7%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(81.18, 25.79, -27.33) |
| CIE-LCH | lch(81.18, 37.57, 313.34°) |
| OKLab | oklab(84.78% 0.065 -0.0745) |
| OKLCH | oklch(84.78% 0.099 311.1) |
| XYZ | xyz(66.8609, 58.8020, 100.7371) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.84
Light Violet
#D6B4FC
ΔE00 2.87
Mauve
#E0B0FF
ΔE00 3.25
Light Lavender
#DFC5FE
ΔE00 3.31
Light Lilac
#EDC8FF
ΔE00 3.77
Pale Lilac
#E4CBFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBFD #D6FDBB
analogous
#C1BBFD #E2BBFD #FDBBF7
triadic
#E2BBFD #FDE2BB #BBFDE2
tetradic
#E2BBFD #FDC1BB #D6FDBB #BBF7FD
square
#E2BBFD #FDC1BB #D6FDBB #BBF7FD
split-complementary
#E2BBFD #F7FDBB #BBFDC1
monochromatic
#AF44FA #C980FB #E2BBFD #F2E1FE #F2E1FE
Accessibility & contrast
On white
1.65
#E2BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#E2BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBFD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBFD | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B9CAFB
Tritanopia (blue-blind)
#DFC3D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2bbfd; /* rgb */ color: rgb(226, 187, 253); /* oklch */ color: oklch(84.8% 0.099 311.1);
Tailwind
colors: {
custom: {
50: '#ebcffe',
500: '#e2bbfd',
950: '#000000',
},
}SCSS
$custom: #e2bbfd; $custom-light: #ebcffe; $custom-dark: #000000;
JSON
{
"hex": "#e2bbfd",
"rgb": {
"r": 226,
"g": 187,
"b": 253
},
"hsl": {
"h": 275.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.84783,
"c": 0.09888,
"h": 311.1
},
"luminance": 0.58801
}Semantic roles & 50–950 ramp
primary
#E2BBFD
secondary
#A4E379
accent
#E6005E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385