#E4BBFC#E4BBFC
#E4BBFC is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.9% C 0.099 H 312.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBFC |
|---|---|
| RGB | rgb(228, 187, 252) |
| HSL | hsl(278, 92%, 86%) |
| HSV | hsv(278, 26%, 99%) |
| CMYK | cmyk(9.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.33, 26.21, -26.56) |
| CIE-LCH | lch(81.33, 37.31, 314.63°) |
| OKLab | oklab(84.92% 0.0669 -0.0723) |
| OKLCH | oklch(84.92% 0.099 312.8) |
| XYZ | xyz(67.3330, 59.0637, 99.9299) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.31
Light Violet
#D6B4FC
ΔE00 3.38
Mauve
#E0B0FF
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 3.50
Light Lavender
#DFC5FE
ΔE00 3.55
Pale Lilac
#E4CBFF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBFC #D3FCBB
analogous
#C3BBFC #E4BBFC #FCBBF3
triadic
#E4BBFC #FCE4BB #BBFCE4
tetradic
#E4BBFC #FCC3BB #D3FCBB #BBF3FC
square
#E4BBFC #FCC3BB #D3FCBB #BBF3FC
split-complementary
#E4BBFC #F3FCBB #BBFCC3
monochromatic
#B546F7 #CD80F9 #E4BBFC #F3E2FE #F3E2FE
Accessibility & contrast
On white
1.64
#E4BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#E4BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBFC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBFC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#BACBFA
Tritanopia (blue-blind)
#E2C3D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e4bbfc; /* rgb */ color: rgb(228, 187, 252); /* oklch */ color: oklch(84.9% 0.099 312.8);
Tailwind
colors: {
custom: {
50: '#edcffd',
500: '#e4bbfc',
950: '#000000',
},
}SCSS
$custom: #e4bbfc; $custom-light: #edcffd; $custom-dark: #000000;
JSON
{
"hex": "#e4bbfc",
"rgb": {
"r": 228,
"g": 187,
"b": 252
},
"hsl": {
"h": 277.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84924,
"c": 0.09854,
"h": 312.8
},
"luminance": 0.59063
}Semantic roles & 50–950 ramp
primary
#E4BBFC
secondary
#A0E279
accent
#E60055
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385