#E67FED#E67FED
#E67FED is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.185 H 324.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FED |
|---|---|
| RGB | rgb(230, 127, 237) |
| HSL | hsl(296, 75%, 71%) |
| HSV | hsv(296, 46%, 93%) |
| CMYK | cmyk(3%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.11, 55.40, -38.81) |
| CIE-LCH | lch(68.11, 67.64, 324.99°) |
| OKLab | oklab(74.79% 0.1515 -0.1066) |
| OKLCH | oklch(74.79% 0.185 324.9) |
| XYZ | xyz(55.5072, 38.1188, 84.5382) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FED #86ED7F
analogous
#AF7FED #E67FED #ED7FBD
triadic
#E67FED #EDE67F #7FEDE6
tetradic
#E67FED #EDAF7F #86ED7F #7FBDED
square
#E67FED #EDAF7F #86ED7F #7FBDED
split-complementary
#E67FED #BDED7F #7FEDAF
monochromatic
#C81ED4 #DC49E5 #E67FED #F0B5F5 #FAE4FB
Accessibility & contrast
On white
2.44
#E67FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E67FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FED
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FED | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#EA8CAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e67fed; /* rgb */ color: rgb(230, 127, 237); /* oklch */ color: oklch(74.8% 0.185 324.9);
Tailwind
colors: {
custom: {
50: '#f0a7f3',
500: '#e67fed',
950: '#000000',
},
}SCSS
$custom: #e67fed; $custom-light: #f0a7f3; $custom-dark: #000000;
JSON
{
"hex": "#e67fed",
"rgb": {
"r": 230,
"g": 127,
"b": 237
},
"hsl": {
"h": 296.182,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.74789,
"c": 0.18527,
"h": 324.9
},
"luminance": 0.38116
}Semantic roles & 50–950 ramp
primary
#E67FED
secondary
#D7F2D6
accent
#D80E1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85