#E5BBFC#E5BBFC
#E5BBFC is a very light, moderate violet. Relative luminance 0.592; OKLCH L 85.0% C 0.099 H 313.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBFC |
|---|---|
| RGB | rgb(229, 187, 252) |
| HSL | hsl(279, 92%, 86%) |
| HSV | hsv(279, 26%, 99%) |
| CMYK | cmyk(9.1%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.42, 26.53, -26.41) |
| CIE-LCH | lch(81.42, 37.43, 315.13°) |
| OKLab | oklab(85.02% 0.068 -0.0719) |
| OKLCH | oklch(85.02% 0.099 313.4) |
| XYZ | xyz(67.6513, 59.2278, 99.9448) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.12
Mauve
#E0B0FF
ΔE00 3.45
Light Lilac
#EDC8FF
ΔE00 3.45
Light Violet
#D6B4FC
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 3.70
Pale Lilac
#E4CBFF
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBFC #D2FCBB
analogous
#C4BBFC #E5BBFC #FCBBF2
triadic
#E5BBFC #FCE5BB #BBFCE5
tetradic
#E5BBFC #FCC4BB #D2FCBB #BBF2FC
square
#E5BBFC #FCC4BB #D2FCBB #BBF2FC
split-complementary
#E5BBFC #F2FCBB #BBFCC4
monochromatic
#B846F7 #CF80F9 #E5BBFC #F4E2FE #F4E2FE
Accessibility & contrast
On white
1.63
#E5BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#E5BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBFC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBFC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#BACBFA
Tritanopia (blue-blind)
#E3C3D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e5bbfc; /* rgb */ color: rgb(229, 187, 252); /* oklch */ color: oklch(85.0% 0.099 313.4);
Tailwind
colors: {
custom: {
50: '#edcffd',
500: '#e5bbfc',
950: '#000000',
},
}SCSS
$custom: #e5bbfc; $custom-light: #edcffd; $custom-dark: #000000;
JSON
{
"hex": "#e5bbfc",
"rgb": {
"r": 229,
"g": 187,
"b": 252
},
"hsl": {
"h": 278.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85015,
"c": 0.09898,
"h": 313.4
},
"luminance": 0.59227
}Semantic roles & 50–950 ramp
primary
#E5BBFC
secondary
#9EE279
accent
#E60051
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385