#E67DF9#E67DF9
#E67DF9 is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.1% C 0.200 H 321.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E67DF9 |
|---|---|
| RGB | rgb(230, 125, 249) |
| HSL | hsl(291, 91%, 73%) |
| HSV | hsv(291, 50%, 98%) |
| CMYK | cmyk(7.6%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.26, 58.59, -45.15) |
| CIE-LCH | lch(68.26, 73.97, 322.38°) |
| OKLab | oklab(75.08% 0.1559 -0.1249) |
| OKLCH | oklch(75.08% 0.2 321.3) |
| XYZ | xyz(57.0637, 38.3322, 93.9972) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.14
Orchid
#DA70D6
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67DF9 #90F97D
analogous
#A87DF9 #E67DF9 #F97DCE
triadic
#E67DF9 #F9E67D #7DF9E6
tetradic
#E67DF9 #F9A87D #90F97D #7DCEF9
square
#E67DF9 #F9A87D #90F97D #7DCEF9
split-complementary
#E67DF9 #CEF97D #7DF9A8
monochromatic
#CD0BF0 #DB42F6 #E67DF9 #F1B7FC #F9E2FE
Accessibility & contrast
On white
2.42
#E67DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#E67DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67DF9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67DF9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#E88EB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e67df9; /* rgb */ color: rgb(230, 125, 249); /* oklch */ color: oklch(75.1% 0.200 321.3);
Tailwind
colors: {
custom: {
50: '#f0a6fb',
500: '#e67df9',
950: '#000000',
},
}SCSS
$custom: #e67df9; $custom-light: #f0a6fb; $custom-dark: #000000;
JSON
{
"hex": "#e67df9",
"rgb": {
"r": 230,
"g": 125,
"b": 249
},
"hsl": {
"h": 290.806,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.75079,
"c": 0.19977,
"h": 321.3
},
"luminance": 0.3833
}Semantic roles & 50–950 ramp
primary
#E67DF9
secondary
#DAF6D5
accent
#E60023
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85