#E67DEC#E67DEC
#E67DEC is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.188 H 325.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E67DEC |
|---|---|
| RGB | rgb(230, 125, 236) |
| HSL | hsl(297, 74%, 71%) |
| HSV | hsv(297, 47%, 93%) |
| CMYK | cmyk(2.5%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(67.69, 56.20, -38.91) |
| CIE-LCH | lch(67.69, 68.36, 325.30°) |
| OKLab | oklab(74.46% 0.1541 -0.1069) |
| OKLCH | oklch(74.46% 0.188 325.2) |
| XYZ | xyz(55.1058, 37.5490, 83.6857) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67DEC #83EC7D
analogous
#AE7DEC #E67DEC #EC7DBA
triadic
#E67DEC #ECE67D #7DECE6
tetradic
#E67DEC #ECAE7D #83EC7D #7DBAEC
square
#E67DEC #ECAE7D #83EC7D #7DBAEC
split-complementary
#E67DEC #BAEC7D #7DECAE
monochromatic
#C71ED0 #DC48E4 #E67DEC #F0B2F4 #FAE4FB
Accessibility & contrast
On white
2.47
#E67DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#E67DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67DEC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67DEC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#EB8AAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e67dec; /* rgb */ color: rgb(230, 125, 236); /* oklch */ color: oklch(74.5% 0.188 325.2);
Tailwind
colors: {
custom: {
50: '#f0a6f2',
500: '#e67dec',
950: '#000000',
},
}SCSS
$custom: #e67dec; $custom-light: #f0a6f2; $custom-dark: #000000;
JSON
{
"hex": "#e67dec",
"rgb": {
"r": 230,
"g": 125,
"b": 236
},
"hsl": {
"h": 296.757,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.74462,
"c": 0.18755,
"h": 325.2
},
"luminance": 0.37546
}Semantic roles & 50–950 ramp
primary
#E67DEC
secondary
#D5F1D3
accent
#D70F1A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85