#E6BEEE#E6BEEE
#E6BEEE is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.1% C 0.078 H 320.7°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BEEE |
|---|---|
| RGB | rgb(230, 190, 238) |
| HSL | hsl(290, 59%, 84%) |
| HSV | hsv(290, 20%, 93%) |
| CMYK | cmyk(3.4%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(81.74, 22.52, -18.42) |
| CIE-LCH | lch(81.74, 29.10, 320.72°) |
| OKLab | oklab(85.13% 0.0606 -0.0496) |
| OKLCH | oklch(85.13% 0.078 320.7) |
| XYZ | xyz(66.4771, 59.8241, 88.9176) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.18
Light Lavendar
#EFC0FE
ΔE00 3.36
Very Light Purple
#F6CEFC
ΔE00 3.77
Pale Lavender
#EECFFE
ΔE00 4.09
Pale Lilac
#E4CBFF
ΔE00 4.79
Light Lavender
#DFC5FE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BEEE #C6EEBE
analogous
#CEBEEE #E6BEEE #EEBEDE
triadic
#E6BEEE #EEE6BE #BEEEE6
tetradic
#E6BEEE #EECEBE #C6EEBE #BEDEEE
square
#E6BEEE #EECEBE #C6EEBE #BEDEEE
split-complementary
#E6BEEE #DEEEBE #BEEECE
monochromatic
#C15DD5 #D38DE1 #E6BEEE #F6E7F9 #F6E7F9
Accessibility & contrast
On white
1.62
#E6BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#E6BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BEEE
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BEEE | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#E7C3CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e6beee; /* rgb */ color: rgb(230, 190, 238); /* oklch */ color: oklch(85.1% 0.078 320.7);
Tailwind
colors: {
custom: {
50: '#eed1f3',
500: '#e6beee',
950: '#000000',
},
}SCSS
$custom: #e6beee; $custom-light: #eed1f3; $custom-dark: #000000;
JSON
{
"hex": "#e6beee",
"rgb": {
"r": 230,
"g": 190,
"b": 238
},
"hsl": {
"h": 290,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85132,
"c": 0.0783,
"h": 320.7
},
"luminance": 0.59823
}Semantic roles & 50–950 ramp
primary
#E6BEEE
secondary
#90CC84
accent
#C61F3B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385