#E4BBEF#E4BBEF
#E4BBEF is a very light, moderate purple. Relative luminance 0.583; OKLCH L 84.4% C 0.084 H 319.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBEF |
|---|---|
| RGB | rgb(228, 187, 239) |
| HSL | hsl(287, 62%, 84%) |
| HSV | hsv(287, 22%, 94%) |
| CMYK | cmyk(4.6%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.89, 23.67, -20.27) |
| CIE-LCH | lch(80.89, 31.16, 319.43°) |
| OKLab | oklab(84.44% 0.0631 -0.0547) |
| OKLCH | oklch(84.44% 0.084 319) |
| XYZ | xyz(65.3430, 58.2677, 89.4492) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.82
Light Lilac
#EDC8FF
ΔE00 3.26
Light Lavender
#DFC5FE
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBEF #C6EFBB
analogous
#CABBEF #E4BBEF #EFBBE0
triadic
#E4BBEF #EFE4BB #BBEFE4
tetradic
#E4BBEF #EFCABB #C6EFBB #BBE0EF
square
#E4BBEF #EFCABB #C6EFBB #BBE0EF
split-complementary
#E4BBEF #E0EFBB #BBEFCA
monochromatic
#BD58D8 #D089E3 #E4BBEF #F5E6F9 #F5E6F9
Accessibility & contrast
On white
1.66
#E4BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#E4BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBEF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBEF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#E5C0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e4bbef; /* rgb */ color: rgb(228, 187, 239); /* oklch */ color: oklch(84.4% 0.084 319.0);
Tailwind
colors: {
custom: {
50: '#edcff4',
500: '#e4bbef',
950: '#000000',
},
}SCSS
$custom: #e4bbef; $custom-light: #edcff4; $custom-dark: #000000;
JSON
{
"hex": "#e4bbef",
"rgb": {
"r": 228,
"g": 187,
"b": 239
},
"hsl": {
"h": 287.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84442,
"c": 0.08352,
"h": 319
},
"luminance": 0.58267
}Semantic roles & 50–950 ramp
primary
#E4BBEF
secondary
#91CD81
accent
#CA1C41
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385