#E6BBFC#E6BBFC
#E6BBFC is a very light, moderate violet. Relative luminance 0.594; OKLCH L 85.1% C 0.099 H 314.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBFC |
|---|---|
| RGB | rgb(230, 187, 252) |
| HSL | hsl(280, 92%, 86%) |
| HSV | hsv(280, 26%, 99%) |
| CMYK | cmyk(8.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.51, 26.84, -26.26) |
| CIE-LCH | lch(81.51, 37.55, 315.62°) |
| OKLab | oklab(85.11% 0.0691 -0.0715) |
| OKLCH | oklch(85.11% 0.099 314) |
| XYZ | xyz(67.9713, 59.3929, 99.9598) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.93
Light Lilac
#EDC8FF
ΔE00 3.42
Mauve
#E0B0FF
ΔE00 3.50
Light Violet
#D6B4FC
ΔE00 3.76
Light Lavender
#DFC5FE
ΔE00 3.86
Pale Lilac
#E4CBFF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBFC #D1FCBB
analogous
#C5BBFC #E6BBFC #FCBBF1
triadic
#E6BBFC #FCE6BB #BBFCE6
tetradic
#E6BBFC #FCC5BB #D1FCBB #BBF1FC
square
#E6BBFC #FCC5BB #D1FCBB #BBF1FC
split-complementary
#E6BBFC #F1FCBB #BBFCC5
monochromatic
#BB46F7 #D080F9 #E6BBFC #F4E2FE #F4E2FE
Accessibility & contrast
On white
1.63
#E6BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#E6BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBFC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBFC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#E5C3D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e6bbfc; /* rgb */ color: rgb(230, 187, 252); /* oklch */ color: oklch(85.1% 0.099 314.0);
Tailwind
colors: {
custom: {
50: '#eecffd',
500: '#e6bbfc',
950: '#000000',
},
}SCSS
$custom: #e6bbfc; $custom-light: #eecffd; $custom-dark: #000000;
JSON
{
"hex": "#e6bbfc",
"rgb": {
"r": 230,
"g": 187,
"b": 252
},
"hsl": {
"h": 279.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85105,
"c": 0.09944,
"h": 314
},
"luminance": 0.59392
}Semantic roles & 50–950 ramp
primary
#E6BBFC
secondary
#9DE279
accent
#E6004E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385