#E1BBFC#E1BBFC
#E1BBFC is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.7% C 0.097 H 310.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBFC |
|---|---|
| RGB | rgb(225, 187, 252) |
| HSL | hsl(275, 92%, 86%) |
| HSV | hsv(275, 26%, 99%) |
| CMYK | cmyk(10.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.06, 25.28, -26.99) |
| CIE-LCH | lch(81.06, 36.98, 313.12°) |
| OKLab | oklab(84.66% 0.0636 -0.0736) |
| OKLCH | oklch(84.66% 0.097 310.8) |
| XYZ | xyz(66.3893, 58.5772, 99.8857) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.85
Light Lavendar
#EFC0FE
ΔE00 2.92
Light Lavender
#DFC5FE
ΔE00 3.15
Mauve
#E0B0FF
ΔE00 3.39
Light Lilac
#EDC8FF
ΔE00 3.73
Pale Lilac
#E4CBFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBFC #D6FCBB
analogous
#C0BBFC #E1BBFC #FCBBF6
triadic
#E1BBFC #FCE1BB #BBFCE1
tetradic
#E1BBFC #FCC0BB #D6FCBB #BBF6FC
square
#E1BBFC #FCC0BB #D6FCBB #BBF6FC
split-complementary
#E1BBFC #F6FCBB #BBFCC0
monochromatic
#AD46F7 #C780F9 #E1BBFC #F2E2FE #F2E2FE
Accessibility & contrast
On white
1.65
#E1BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#E1BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBFC
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBFC | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FF
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#DEC3D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e1bbfc; /* rgb */ color: rgb(225, 187, 252); /* oklch */ color: oklch(84.7% 0.097 310.8);
Tailwind
colors: {
custom: {
50: '#ebcffd',
500: '#e1bbfc',
950: '#000000',
},
}SCSS
$custom: #e1bbfc; $custom-light: #ebcffd; $custom-dark: #000000;
JSON
{
"hex": "#e1bbfc",
"rgb": {
"r": 225,
"g": 187,
"b": 252
},
"hsl": {
"h": 275.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84655,
"c": 0.09727,
"h": 310.8
},
"luminance": 0.58576
}Semantic roles & 50–950 ramp
primary
#E1BBFC
secondary
#A5E279
accent
#E6005F
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385