#E0BBFB#E0BBFB
#E0BBFB is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.5% C 0.096 H 310.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BBFB |
|---|---|
| RGB | rgb(224, 187, 251) |
| HSL | hsl(275, 89%, 86%) |
| HSV | hsv(275, 25%, 98%) |
| CMYK | cmyk(10.8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(80.94, 24.76, -26.65) |
| CIE-LCH | lch(80.94, 36.38, 312.90°) |
| OKLab | oklab(84.53% 0.0622 -0.0726) |
| OKLCH | oklch(84.53% 0.096 310.6) |
| XYZ | xyz(65.9204, 58.3536, 99.0387) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.84
Light Lavender
#DFC5FE
ΔE00 3.00
Light Lavendar
#EFC0FE
ΔE00 3.03
Mauve
#E0B0FF
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 3.70
Pale Lilac
#E4CBFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BBFB #D6FBBB
analogous
#C0BBFB #E0BBFB #FBBBF6
triadic
#E0BBFB #FBE0BB #BBFBE0
tetradic
#E0BBFB #FBC0BB #D6FBBB #BBF6FB
square
#E0BBFB #FBC0BB #D6FBBB #BBF6FB
split-complementary
#E0BBFB #F6FBBB #BBFBC0
monochromatic
#AB47F4 #C681F8 #E0BBFB #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.66
#E0BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#E0BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BBFB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BBFB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#B8CAF9
Tritanopia (blue-blind)
#DDC3D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e0bbfb; /* rgb */ color: rgb(224, 187, 251); /* oklch */ color: oklch(84.5% 0.096 310.6);
Tailwind
colors: {
custom: {
50: '#eacffc',
500: '#e0bbfb',
950: '#000000',
},
}SCSS
$custom: #e0bbfb; $custom-light: #eacffc; $custom-dark: #000000;
JSON
{
"hex": "#e0bbfb",
"rgb": {
"r": 224,
"g": 187,
"b": 251
},
"hsl": {
"h": 274.688,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84528,
"c": 0.09565,
"h": 310.6
},
"luminance": 0.58353
}Semantic roles & 50–950 ramp
primary
#E0BBFB
secondary
#A5E07A
accent
#E60061
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385