#E69FFE#E69FFE
#E69FFE is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.4% C 0.149 H 317.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FFE |
|---|---|
| RGB | rgb(230, 159, 254) |
| HSL | hsl(285, 98%, 81%) |
| HSV | hsv(285, 37%, 100%) |
| CMYK | cmyk(9.4%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.31, 42.17, -36.87) |
| CIE-LCH | lch(75.31, 56.02, 318.84°) |
| OKLab | oklab(80.41% 0.1098 -0.1013) |
| OKLCH | oklch(80.41% 0.149 317.3) |
| XYZ | xyz(62.9181, 48.7767, 99.8472) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.60
Lilac (survey)
#CEA2FD
ΔE00 5.00
Baby Purple
#CA9BF7
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.83
Pastel Purple
#CAA0FF
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FFE #B7FE9F
analogous
#B69FFE #E69FFE #FE9FE6
triadic
#E69FFE #FEE69F #9FFEE6
tetradic
#E69FFE #FEB69F #B7FE9F #9FE6FE
square
#E69FFE #FEB69F #B7FE9F #9FE6FE
split-complementary
#E69FFE #E6FE9F #9FFEB6
monochromatic
#C626FD #D662FD #E69FFE #F6DCFF #F7E1FF
Accessibility & contrast
On white
1.95
#E69FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#E69FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FFE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FFE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#E6ABC3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e69ffe; /* rgb */ color: rgb(230, 159, 254); /* oklch */ color: oklch(80.4% 0.149 317.3);
Tailwind
colors: {
custom: {
50: '#efbcff',
500: '#e69ffe',
950: '#000000',
},
}SCSS
$custom: #e69ffe; $custom-light: #efbcff; $custom-dark: #000000;
JSON
{
"hex": "#e69ffe",
"rgb": {
"r": 230,
"g": 159,
"b": 254
},
"hsl": {
"h": 284.842,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.80414,
"c": 0.1494,
"h": 317.3
},
"luminance": 0.48775
}Semantic roles & 50–950 ramp
primary
#E69FFE
secondary
#DDF7D4
accent
#E6003A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186