#E6BBFE#E6BBFE
#E6BBFE is a very light, moderate violet. Relative luminance 0.595; OKLCH L 85.2% C 0.102 H 313.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBFE |
|---|---|
| RGB | rgb(230, 187, 254) |
| HSL | hsl(279, 97%, 86%) |
| HSV | hsv(279, 26%, 100%) |
| CMYK | cmyk(9.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.58, 27.24, -27.23) |
| CIE-LCH | lch(81.58, 38.51, 315.01°) |
| OKLab | oklab(85.18% 0.0697 -0.0742) |
| OKLCH | oklch(85.18% 0.102 313.2) |
| XYZ | xyz(68.2899, 59.5203, 101.6378) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.21
Mauve
#E0B0FF
ΔE00 3.20
Light Violet
#D6B4FC
ΔE00 3.49
Light Lilac
#EDC8FF
ΔE00 3.66
Light Lavender
#DFC5FE
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBFE #D3FEBB
analogous
#C5BBFE #E6BBFE #FEBBF5
triadic
#E6BBFE #FEE6BB #BBFEE6
tetradic
#E6BBFE #FEC5BB #D3FEBB #BBF5FE
square
#E6BBFE #FEC5BB #D3FEBB #BBF5FE
split-complementary
#E6BBFE #F5FEBB #BBFEC5
monochromatic
#BA42FC #D07FFD #E6BBFE #F4E1FF #F4E1FF
Accessibility & contrast
On white
1.63
#E6BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#E6BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBFE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBFE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#E4C3D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e6bbfe; /* rgb */ color: rgb(230, 187, 254); /* oklch */ color: oklch(85.2% 0.102 313.2);
Tailwind
colors: {
custom: {
50: '#eecfff',
500: '#e6bbfe',
950: '#000000',
},
}SCSS
$custom: #e6bbfe; $custom-light: #eecfff; $custom-dark: #000000;
JSON
{
"hex": "#e6bbfe",
"rgb": {
"r": 230,
"g": 187,
"b": 254
},
"hsl": {
"h": 278.507,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85182,
"c": 0.10179,
"h": 313.2
},
"luminance": 0.59519
}Semantic roles & 50–950 ramp
primary
#E6BBFE
secondary
#9FE578
accent
#E60052
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386