#E6BBFB#E6BBFB
#E6BBFB is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.1% C 0.098 H 314.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBFB |
|---|---|
| RGB | rgb(230, 187, 251) |
| HSL | hsl(280, 89%, 86%) |
| HSV | hsv(280, 25%, 98%) |
| CMYK | cmyk(8.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.47, 26.64, -25.78) |
| CIE-LCH | lch(81.47, 37.08, 315.94°) |
| OKLab | oklab(85.07% 0.0688 -0.0701) |
| OKLCH | oklch(85.07% 0.098 314.5) |
| XYZ | xyz(67.8133, 59.3297, 99.1275) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.82
Light Lilac
#EDC8FF
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 3.67
Light Lavender
#DFC5FE
ΔE00 3.87
Light Violet
#D6B4FC
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBFB #D0FBBB
analogous
#C6BBFB #E6BBFB #FBBBF0
triadic
#E6BBFB #FBE6BB #BBFBE6
tetradic
#E6BBFB #FBC6BB #D0FBBB #BBF0FB
square
#E6BBFB #FBC6BB #D0FBBB #BBF0FB
split-complementary
#E6BBFB #F0FBBB #BBFBC6
monochromatic
#BC47F4 #D181F8 #E6BBFB #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.63
#E6BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#E6BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBFB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBFB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#BBCCF9
Tritanopia (blue-blind)
#E5C3D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e6bbfb; /* rgb */ color: rgb(230, 187, 251); /* oklch */ color: oklch(85.1% 0.098 314.5);
Tailwind
colors: {
custom: {
50: '#eecffc',
500: '#e6bbfb',
950: '#000000',
},
}SCSS
$custom: #e6bbfb; $custom-light: #eecffc; $custom-dark: #000000;
JSON
{
"hex": "#e6bbfb",
"rgb": {
"r": 230,
"g": 187,
"b": 251
},
"hsl": {
"h": 280.313,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85067,
"c": 0.09827,
"h": 314.5
},
"luminance": 0.59329
}Semantic roles & 50–950 ramp
primary
#E6BBFB
secondary
#9CE07A
accent
#E6004B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385