#E0BBFC#E0BBFC
#E0BBFC is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.6% C 0.097 H 310.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BBFC |
|---|---|
| RGB | rgb(224, 187, 252) |
| HSL | hsl(274, 92%, 86%) |
| HSV | hsv(274, 26%, 99%) |
| CMYK | cmyk(11.1%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.97, 24.96, -27.13) |
| CIE-LCH | lch(80.97, 36.87, 312.62°) |
| OKLab | oklab(84.57% 0.0625 -0.074) |
| OKLCH | oklch(84.57% 0.097 310.2) |
| XYZ | xyz(66.0784, 58.4168, 99.8711) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.69
Light Lavender
#DFC5FE
ΔE00 3.04
Light Lavendar
#EFC0FE
ΔE00 3.14
Mauve
#E0B0FF
ΔE00 3.42
Light Lilac
#EDC8FF
ΔE00 3.83
Pale Lilac
#E4CBFF
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BBFC #D7FCBB
analogous
#BFBBFC #E0BBFC #FCBBF7
triadic
#E0BBFC #FCE0BB #BBFCE0
tetradic
#E0BBFC #FCBFBB #D7FCBB #BBF7FC
square
#E0BBFC #FCBFBB #D7FCBB #BBF7FC
split-complementary
#E0BBFC #F7FCBB #BBFCBF
monochromatic
#AB46F7 #C580F9 #E0BBFC #F2E2FE #F2E2FE
Accessibility & contrast
On white
1.66
#E0BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#E0BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BBFC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BBFC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FF
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#DDC3D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e0bbfc; /* rgb */ color: rgb(224, 187, 252); /* oklch */ color: oklch(84.6% 0.097 310.2);
Tailwind
colors: {
custom: {
50: '#eacffd',
500: '#e0bbfc',
950: '#000000',
},
}SCSS
$custom: #e0bbfc; $custom-light: #eacffd; $custom-dark: #000000;
JSON
{
"hex": "#e0bbfc",
"rgb": {
"r": 224,
"g": 187,
"b": 252
},
"hsl": {
"h": 274.154,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84566,
"c": 0.09687,
"h": 310.2
},
"luminance": 0.58416
}Semantic roles & 50–950 ramp
primary
#E0BBFC
secondary
#A6E279
accent
#E60063
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385