#E69FED#E69FED
#E69FED is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.7% C 0.132 H 323.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FED |
|---|---|
| RGB | rgb(230, 159, 237) |
| HSL | hsl(295, 68%, 78%) |
| HSV | hsv(295, 33%, 93%) |
| CMYK | cmyk(3%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.66, 38.90, -28.67) |
| CIE-LCH | lch(74.66, 48.32, 323.61°) |
| OKLab | oklab(79.7% 0.1058 -0.078) |
| OKLCH | oklch(79.7% 0.132 323.6) |
| XYZ | xyz(60.3157, 47.7357, 86.1410) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.37
Mauve
#E0B0FF
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.64
Lavender (survey)
#C79FEF
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FED #A6ED9F
analogous
#BF9FED #E69FED #ED9FCD
triadic
#E69FED #EDE69F #9FEDE6
tetradic
#E69FED #EDBF9F #A6ED9F #9FCDED
square
#E69FED #EDBF9F #A6ED9F #9FCDED
split-complementary
#E69FED #CDED9F #9FEDBF
monochromatic
#CB38DA #D96BE3 #E69FED #F3D3F7 #F8E5FA
Accessibility & contrast
On white
1.99
#E69FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#E69FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FED
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FED | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2F0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#E9A7BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e69fed; /* rgb */ color: rgb(230, 159, 237); /* oklch */ color: oklch(79.7% 0.132 323.6);
Tailwind
colors: {
custom: {
50: '#efbcf3',
500: '#e69fed',
950: '#000000',
},
}SCSS
$custom: #e69fed; $custom-light: #efbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e69fed",
"rgb": {
"r": 230,
"g": 159,
"b": 237
},
"hsl": {
"h": 294.615,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.79704,
"c": 0.1315,
"h": 323.6
},
"luminance": 0.47734
}Semantic roles & 50–950 ramp
primary
#E69FED
secondary
#DBF2D9
accent
#D01526
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185