#E67EDF#E67EDF
#E67EDF is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.0% C 0.174 H 329.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EDF |
|---|---|
| RGB | rgb(230, 126, 223) |
| HSL | hsl(304, 68%, 70%) |
| HSV | hsv(304, 45%, 90%) |
| CMYK | cmyk(0%, 45.2%, 3%, 9.8%) |
| CIE-LAB | lab(67.33, 53.41, -32.27) |
| CIE-LCH | lch(67.33, 62.41, 328.86°) |
| OKLab | oklab(74.02% 0.1504 -0.088) |
| OKLCH | oklch(74.02% 0.174 329.7) |
| XYZ | xyz(53.4126, 37.0753, 74.1406) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.32
Lavender Pink
#DD85D7
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 2.48
Orchid
#DA70D6
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 5.28
Orchid (survey)
#C875C4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EDF #7EE685
analogous
#B97EE6 #E67EDF #E67EAB
triadic
#E67EDF #DFE67E #7EDFE6
tetradic
#E67EDF #E6B97E #7EE685 #7EABE6
square
#E67EDF #E6B97E #7EE685 #7EABE6
split-complementary
#E67EDF #ABE67E #7EE6B9
monochromatic
#C426B9 #DC4BD2 #E67EDF #F0B1EC #FAE5F8
Accessibility & contrast
On white
2.50
#E67EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E67EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EDF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EDF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#ED87A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67edf; /* rgb */ color: rgb(230, 126, 223); /* oklch */ color: oklch(74.0% 0.174 329.7);
Tailwind
colors: {
custom: {
50: '#f0a6e9',
500: '#e67edf',
950: '#000000',
},
}SCSS
$custom: #e67edf; $custom-light: #f0a6e9; $custom-dark: #000000;
JSON
{
"hex": "#e67edf",
"rgb": {
"r": 230,
"g": 126,
"b": 223
},
"hsl": {
"h": 304.038,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.74021,
"c": 0.17422,
"h": 329.7
},
"luminance": 0.37072
}Semantic roles & 50–950 ramp
primary
#E67EDF
secondary
#D1EFD3
accent
#CF2316
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84