#E4BBFB#E4BBFB
#E4BBFB is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.9% C 0.097 H 313.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBFB |
|---|---|
| RGB | rgb(228, 187, 251) |
| HSL | hsl(278, 89%, 86%) |
| HSV | hsv(278, 25%, 98%) |
| CMYK | cmyk(9.2%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.29, 26.01, -26.07) |
| CIE-LCH | lch(81.29, 36.83, 314.93°) |
| OKLab | oklab(84.89% 0.0666 -0.071) |
| OKLCH | oklch(84.89% 0.097 313.2) |
| XYZ | xyz(67.1750, 59.0005, 99.0975) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.20
Light Lilac
#EDC8FF
ΔE00 3.38
Light Violet
#D6B4FC
ΔE00 3.54
Light Lavender
#DFC5FE
ΔE00 3.55
Mauve
#E0B0FF
ΔE00 3.57
Pale Lilac
#E4CBFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBFB #D2FBBB
analogous
#C4BBFB #E4BBFB #FBBBF2
triadic
#E4BBFB #FBE4BB #BBFBE4
tetradic
#E4BBFB #FBC4BB #D2FBBB #BBF2FB
square
#E4BBFB #FBC4BB #D2FBBB #BBF2FB
split-complementary
#E4BBFB #F2FBBB #BBFBC4
monochromatic
#B647F4 #CD81F8 #E4BBFB #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.64
#E4BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#E4BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBFB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBFB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#E2C3D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e4bbfb; /* rgb */ color: rgb(228, 187, 251); /* oklch */ color: oklch(84.9% 0.097 313.2);
Tailwind
colors: {
custom: {
50: '#edcffc',
500: '#e4bbfb',
950: '#000000',
},
}SCSS
$custom: #e4bbfb; $custom-light: #edcffc; $custom-dark: #000000;
JSON
{
"hex": "#e4bbfb",
"rgb": {
"r": 228,
"g": 187,
"b": 251
},
"hsl": {
"h": 278.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84886,
"c": 0.09735,
"h": 313.2
},
"luminance": 0.59
}Semantic roles & 50–950 ramp
primary
#E4BBFB
secondary
#9FE07A
accent
#E60052
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385