#E67FEC#E67FEC
#E67FEC is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.184 H 325.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FEC |
|---|---|
| RGB | rgb(230, 127, 236) |
| HSL | hsl(297, 74%, 71%) |
| HSV | hsv(297, 46%, 93%) |
| CMYK | cmyk(2.5%, 46.2%, 0%, 7.5%) |
| CIE-LAB | lab(68.07, 55.22, -38.32) |
| CIE-LCH | lch(68.07, 67.21, 325.24°) |
| OKLab | oklab(74.74% 0.1513 -0.1052) |
| OKLCH | oklch(74.74% 0.184 325.2) |
| XYZ | xyz(55.3615, 38.0605, 83.7709) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 2.65
Lavender Pink
#DD85D7
ΔE00 4.09
Orchid
#DA70D6
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FEC #85EC7F
analogous
#AF7FEC #E67FEC #EC7FBB
triadic
#E67FEC #ECE67F #7FECE6
tetradic
#E67FEC #ECAF7F #85EC7F #7FBBEC
square
#E67FEC #ECAF7F #85EC7F #7FBBEC
split-complementary
#E67FEC #BBEC7F #7FECAF
monochromatic
#C81FD2 #DC4AE4 #E67FEC #F0B4F4 #FAE4FB
Accessibility & contrast
On white
2.44
#E67FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#E67FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FEC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FEC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF0
Deuteranopia (green-blind)
#91AAE9
Tritanopia (blue-blind)
#EB8BAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e67fec; /* rgb */ color: rgb(230, 127, 236); /* oklch */ color: oklch(74.7% 0.184 325.2);
Tailwind
colors: {
custom: {
50: '#f0a7f2',
500: '#e67fec',
950: '#000000',
},
}SCSS
$custom: #e67fec; $custom-light: #f0a7f2; $custom-dark: #000000;
JSON
{
"hex": "#e67fec",
"rgb": {
"r": 230,
"g": 127,
"b": 236
},
"hsl": {
"h": 296.697,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.74743,
"c": 0.18434,
"h": 325.2
},
"luminance": 0.38058
}Semantic roles & 50–950 ramp
primary
#E67FEC
secondary
#D7F2D5
accent
#D60F1A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85