#E1BBED#E1BBED
#E1BBED is a very light, moderate purple. Relative luminance 0.577; OKLCH L 84.1% C 0.080 H 318.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBED |
|---|---|
| RGB | rgb(225, 187, 237) |
| HSL | hsl(286, 58%, 83%) |
| HSV | hsv(286, 21%, 93%) |
| CMYK | cmyk(5.1%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.55, 22.32, -19.73) |
| CIE-LCH | lch(80.55, 29.79, 318.52°) |
| OKLab | oklab(84.1% 0.0591 -0.0533) |
| OKLCH | oklch(84.1% 0.08 318) |
| XYZ | xyz(64.1055, 57.6636, 87.8575) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.39
Light Lilac
#EDC8FF
ΔE00 3.43
Light Lavender
#DFC5FE
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBED #C7EDBB
analogous
#C8BBED #E1BBED #EDBBE0
triadic
#E1BBED #EDE1BB #BBEDE1
tetradic
#E1BBED #EDC8BB #C7EDBB #BBE0ED
square
#E1BBED #EDC8BB #C7EDBB #BBE0ED
split-complementary
#E1BBED #E0EDBB #BBEDC8
monochromatic
#B65AD3 #CC8BE0 #E1BBED #F4E7F9 #F4E7F9
Accessibility & contrast
On white
1.68
#E1BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#E1BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBED
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBED | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#E1C0CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e1bbed; /* rgb */ color: rgb(225, 187, 237); /* oklch */ color: oklch(84.1% 0.080 318.0);
Tailwind
colors: {
custom: {
50: '#eacff3',
500: '#e1bbed',
950: '#000000',
},
}SCSS
$custom: #e1bbed; $custom-light: #eacff3; $custom-dark: #000000;
JSON
{
"hex": "#e1bbed",
"rgb": {
"r": 225,
"g": 187,
"b": 237
},
"hsl": {
"h": 285.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.84098,
"c": 0.07961,
"h": 318
},
"luminance": 0.57663
}Semantic roles & 50–950 ramp
primary
#E1BBED
secondary
#93CA82
accent
#C62048
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385