#E69FFD#E69FFD
#E69FFD is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.4% C 0.148 H 317.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FFD |
|---|---|
| RGB | rgb(230, 159, 253) |
| HSL | hsl(285, 96%, 81%) |
| HSV | hsv(285, 37%, 99%) |
| CMYK | cmyk(9.1%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(75.27, 41.98, -36.39) |
| CIE-LCH | lch(75.27, 55.56, 319.08°) |
| OKLab | oklab(80.37% 0.1096 -0.1) |
| OKLCH | oklch(80.37% 0.148 317.6) |
| XYZ | xyz(62.7584, 48.7128, 99.0060) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.59
Lilac (survey)
#CEA2FD
ΔE00 5.08
Baby Purple
#CA9BF7
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.84
Pastel Purple
#CAA0FF
ΔE00 5.95
Plum
#DDA0DD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FFD #B6FD9F
analogous
#B79FFD #E69FFD #FD9FE5
triadic
#E69FFD #FDE69F #9FFDE6
tetradic
#E69FFD #FDB79F #B6FD9F #9FE5FD
square
#E69FFD #FDB79F #B6FD9F #9FE5FD
split-complementary
#E69FFD #E5FD9F #9FFDB7
monochromatic
#C727FB #D663FC #E69FFD #F6DBFE #F7E1FE
Accessibility & contrast
On white
1.95
#E69FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#E69FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FFD
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FFD | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#E6ABC2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e69ffd; /* rgb */ color: rgb(230, 159, 253); /* oklch */ color: oklch(80.4% 0.148 317.6);
Tailwind
colors: {
custom: {
50: '#efbcfe',
500: '#e69ffd',
950: '#000000',
},
}SCSS
$custom: #e69ffd; $custom-light: #efbcfe; $custom-dark: #000000;
JSON
{
"hex": "#e69ffd",
"rgb": {
"r": 230,
"g": 159,
"b": 253
},
"hsl": {
"h": 285.319,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.80371,
"c": 0.14832,
"h": 317.6
},
"luminance": 0.48711
}Semantic roles & 50–950 ramp
primary
#E69FFD
secondary
#DDF7D4
accent
#E60038
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186