#E67FDF#E67FDF
#E67FDF is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.173 H 329.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FDF |
|---|---|
| RGB | rgb(230, 127, 223) |
| HSL | hsl(304, 67%, 70%) |
| HSV | hsv(304, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 3%, 9.8%) |
| CIE-LAB | lab(67.53, 52.91, -31.98) |
| CIE-LCH | lch(67.53, 61.83, 328.86°) |
| OKLab | oklab(74.16% 0.149 -0.0871) |
| OKLCH | oklch(74.16% 0.173 329.7) |
| XYZ | xyz(53.5411, 37.3324, 74.1834) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 2.48
Orchid
#DA70D6
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 5.44
Orchid (survey)
#C875C4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FDF #7FE686
analogous
#BA7FE6 #E67FDF #E67FAB
triadic
#E67FDF #DFE67F #7FDFE6
tetradic
#E67FDF #E6BA7F #7FE686 #7FABE6
square
#E67FDF #E6BA7F #7FE686 #7FABE6
split-complementary
#E67FDF #ABE67F #7FE6BA
monochromatic
#C426BA #DC4CD2 #E67FDF #F0B2EC #FAE5F9
Accessibility & contrast
On white
2.48
#E67FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E67FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FDF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FDF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799CE2
Deuteranopia (green-blind)
#96A9DC
Tritanopia (blue-blind)
#ED88A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67fdf; /* rgb */ color: rgb(230, 127, 223); /* oklch */ color: oklch(74.2% 0.173 329.7);
Tailwind
colors: {
custom: {
50: '#f0a7e9',
500: '#e67fdf',
950: '#000000',
},
}SCSS
$custom: #e67fdf; $custom-light: #f0a7e9; $custom-dark: #000000;
JSON
{
"hex": "#e67fdf",
"rgb": {
"r": 230,
"g": 127,
"b": 223
},
"hsl": {
"h": 304.078,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.74164,
"c": 0.17258,
"h": 329.7
},
"luminance": 0.37329
}Semantic roles & 50–950 ramp
primary
#E67FDF
secondary
#D2EFD4
accent
#CF2316
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84