#E5BBFB#E5BBFB
#E5BBFB is a very light, moderate violet. Relative luminance 0.592; OKLCH L 85.0% C 0.098 H 313.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBFB |
|---|---|
| RGB | rgb(229, 187, 251) |
| HSL | hsl(279, 89%, 86%) |
| HSV | hsv(279, 25%, 98%) |
| CMYK | cmyk(8.8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.38, 26.33, -25.93) |
| CIE-LCH | lch(81.38, 36.95, 315.44°) |
| OKLab | oklab(84.98% 0.0677 -0.0705) |
| OKLCH | oklch(84.98% 0.098 313.8) |
| XYZ | xyz(67.4932, 59.1646, 99.1125) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.01
Light Lilac
#EDC8FF
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 3.61
Light Lavender
#DFC5FE
ΔE00 3.70
Light Violet
#D6B4FC
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBFB #D1FBBB
analogous
#C5BBFB #E5BBFB #FBBBF1
triadic
#E5BBFB #FBE5BB #BBFBE5
tetradic
#E5BBFB #FBC5BB #D1FBBB #BBF1FB
square
#E5BBFB #FBC5BB #D1FBBB #BBF1FB
split-complementary
#E5BBFB #F1FBBB #BBFBC5
monochromatic
#B947F4 #CF81F8 #E5BBFB #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.64
#E5BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#E5BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBFB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBFB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#BBCBF9
Tritanopia (blue-blind)
#E4C3D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e5bbfb; /* rgb */ color: rgb(229, 187, 251); /* oklch */ color: oklch(85.0% 0.098 313.8);
Tailwind
colors: {
custom: {
50: '#edcffc',
500: '#e5bbfb',
950: '#000000',
},
}SCSS
$custom: #e5bbfb; $custom-light: #edcffc; $custom-dark: #000000;
JSON
{
"hex": "#e5bbfb",
"rgb": {
"r": 229,
"g": 187,
"b": 251
},
"hsl": {
"h": 279.375,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84976,
"c": 0.09781,
"h": 313.8
},
"luminance": 0.59164
}Semantic roles & 50–950 ramp
primary
#E5BBFB
secondary
#9DE07A
accent
#E6004F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385