#E67FDC#E67FDC
#E67FDC is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.0% C 0.170 H 330.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FDC |
|---|---|
| RGB | rgb(230, 127, 220) |
| HSL | hsl(306, 67%, 70%) |
| HSV | hsv(306, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 4.3%, 9.8%) |
| CIE-LAB | lab(67.41, 52.40, -30.50) |
| CIE-LCH | lch(67.41, 60.63, 329.80°) |
| OKLab | oklab(74.04% 0.1483 -0.0829) |
| OKLCH | oklch(74.04% 0.17 330.8) |
| XYZ | xyz(53.1402, 37.1720, 72.0722) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 2.76
Violet (CSS)
#EE82EE
ΔE00 2.92
Orchid
#DA70D6
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 5.58
Orchid (survey)
#C875C4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FDC #7FE689
analogous
#BC7FE6 #E67FDC #E67FA9
triadic
#E67FDC #DCE67F #7FDCE6
tetradic
#E67FDC #E6BC7F #7FE689 #7FA9E6
square
#E67FDC #E6BC7F #7FE689 #7FA9E6
split-complementary
#E67FDC #A9E67F #7FE6BC
monochromatic
#C426B5 #DC4CCE #E67FDC #F0B2EA #FAE5F8
Accessibility & contrast
On white
2.49
#E67FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E67FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FDC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FDC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#ED87A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67fdc; /* rgb */ color: rgb(230, 127, 220); /* oklch */ color: oklch(74.0% 0.170 330.8);
Tailwind
colors: {
custom: {
50: '#f0a7e7',
500: '#e67fdc',
950: '#000000',
},
}SCSS
$custom: #e67fdc; $custom-light: #f0a7e7; $custom-dark: #000000;
JSON
{
"hex": "#e67fdc",
"rgb": {
"r": 230,
"g": 127,
"b": 220
},
"hsl": {
"h": 305.825,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.74036,
"c": 0.16996,
"h": 330.8
},
"luminance": 0.37169
}Semantic roles & 50–950 ramp
primary
#E67FDC
secondary
#D2EFD5
accent
#CF2816
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84