#E69DF4#E69DF4
#E69DF4 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.7% C 0.142 H 321.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DF4 |
|---|---|
| RGB | rgb(230, 157, 244) |
| HSL | hsl(290, 80%, 79%) |
| HSV | hsv(290, 36%, 96%) |
| CMYK | cmyk(5.7%, 35.7%, 0%, 4.3%) |
| CIE-LAB | lab(74.49, 41.29, -32.73) |
| CIE-LCH | lch(74.49, 52.69, 321.59°) |
| OKLab | oklab(79.66% 0.1104 -0.0895) |
| OKLCH | oklch(79.66% 0.142 321) |
| XYZ | xyz(61.0172, 47.4705, 91.5189) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.90
Mauve
#E0B0FF
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DF4 #ABF49D
analogous
#BA9DF4 #E69DF4 #F49DD6
triadic
#E69DF4 #F4E69D #9DF4E6
tetradic
#E69DF4 #F4BA9D #ABF49D #9DD6F4
square
#E69DF4 #F4BA9D #ABF49D #9DD6F4
split-complementary
#E69DF4 #D6F49D #9DF4BA
monochromatic
#CA2FE8 #D866EE #E69DF4 #F4D4FA #F8E3FC
Accessibility & contrast
On white
2.00
#E69DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#E69DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DF4
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DF4 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F7
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#E8A7BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e69df4; /* rgb */ color: rgb(230, 157, 244); /* oklch */ color: oklch(79.7% 0.142 321.0);
Tailwind
colors: {
custom: {
50: '#efbbf8',
500: '#e69df4',
950: '#000000',
},
}SCSS
$custom: #e69df4; $custom-light: #efbbf8; $custom-dark: #000000;
JSON
{
"hex": "#e69df4",
"rgb": {
"r": 230,
"g": 157,
"b": 244
},
"hsl": {
"h": 290.345,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.79664,
"c": 0.14216,
"h": 321
},
"luminance": 0.47469
}Semantic roles & 50–950 ramp
primary
#E69DF4
secondary
#DCF4D7
accent
#DC092B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185