#E67CF0#E67CF0
#E67CF0 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.193 H 324.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E67CF0 |
|---|---|
| RGB | rgb(230, 124, 240) |
| HSL | hsl(295, 79%, 71%) |
| HSV | hsv(295, 48%, 94%) |
| CMYK | cmyk(4.2%, 48.3%, 0%, 5.9%) |
| CIE-LAB | lab(67.67, 57.42, -41.14) |
| CIE-LCH | lch(67.67, 70.63, 324.38°) |
| OKLab | oklab(74.51% 0.1561 -0.1133) |
| OKLCH | oklch(74.51% 0.193 324) |
| XYZ | xyz(55.5675, 37.5322, 86.7387) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 2.89
Orchid
#DA70D6
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67CF0 #86F07C
analogous
#AC7CF0 #E67CF0 #F07CC0
triadic
#E67CF0 #F0E67C #7CF0E6
tetradic
#E67CF0 #F0AC7C #86F07C #7CC0F0
square
#E67CF0 #F0AC7C #86F07C #7CC0F0
split-complementary
#E67CF0 #C0F07C #7CF0AC
monochromatic
#C819D9 #DC45EA #E67CF0 #F0B3F6 #FAE4FC
Accessibility & contrast
On white
2.47
#E67CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#E67CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67CF0
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67CF0 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF4
Deuteranopia (green-blind)
#8DA9ED
Tritanopia (blue-blind)
#EA8AAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e67cf0; /* rgb */ color: rgb(230, 124, 240); /* oklch */ color: oklch(74.5% 0.193 324.0);
Tailwind
colors: {
custom: {
50: '#f0a5f5',
500: '#e67cf0',
950: '#000000',
},
}SCSS
$custom: #e67cf0; $custom-light: #f0a5f5; $custom-dark: #000000;
JSON
{
"hex": "#e67cf0",
"rgb": {
"r": 230,
"g": 124,
"b": 240
},
"hsl": {
"h": 294.828,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.7451,
"c": 0.19284,
"h": 324
},
"luminance": 0.3753
}Semantic roles & 50–950 ramp
primary
#E67CF0
secondary
#D7F3D5
accent
#DC0A1C
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85