#E6BBF2#E6BBF2
#E6BBF2 is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.7% C 0.088 H 318.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBF2 |
|---|---|
| RGB | rgb(230, 187, 242) |
| HSL | hsl(287, 68%, 84%) |
| HSV | hsv(287, 23%, 95%) |
| CMYK | cmyk(5%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.17, 24.89, -21.43) |
| CIE-LCH | lch(81.17, 32.85, 319.27°) |
| OKLab | oklab(84.73% 0.0662 -0.058) |
| OKLCH | oklch(84.73% 0.088 318.8) |
| XYZ | xyz(66.4282, 58.7756, 91.8326) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.18
Light Lilac
#EDC8FF
ΔE00 3.09
Light Lavender
#DFC5FE
ΔE00 4.53
Very Light Purple
#F6CEFC
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 4.85
Pale Lilac
#E4CBFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBF2 #C7F2BB
analogous
#CBBBF2 #E6BBF2 #F2BBE3
triadic
#E6BBF2 #F2E6BB #BBF2E6
tetradic
#E6BBF2 #F2CBBB #C7F2BB #BBE3F2
square
#E6BBF2 #F2CBBB #C7F2BB #BBE3F2
split-complementary
#E6BBF2 #E3F2BB #BBF2CB
monochromatic
#C054DE #D388E8 #E6BBF2 #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.65
#E6BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#E6BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBF2
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBF2 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#E7C1CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e6bbf2; /* rgb */ color: rgb(230, 187, 242); /* oklch */ color: oklch(84.7% 0.088 318.8);
Tailwind
colors: {
custom: {
50: '#eecff6',
500: '#e6bbf2',
950: '#000000',
},
}SCSS
$custom: #e6bbf2; $custom-light: #eecff6; $custom-dark: #000000;
JSON
{
"hex": "#e6bbf2",
"rgb": {
"r": 230,
"g": 187,
"b": 242
},
"hsl": {
"h": 286.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84733,
"c": 0.08798,
"h": 318.8
},
"luminance": 0.58774
}Semantic roles & 50–950 ramp
primary
#E6BBF2
secondary
#91D280
accent
#D0163E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385