#E67FF9#E67FF9
#E67FF9 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.4% C 0.197 H 321.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FF9 |
|---|---|
| RGB | rgb(230, 127, 249) |
| HSL | hsl(291, 91%, 74%) |
| HSV | hsv(291, 49%, 98%) |
| CMYK | cmyk(7.6%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(68.64, 57.61, -44.57) |
| CIE-LCH | lch(68.64, 72.84, 322.28°) |
| OKLab | oklab(75.36% 0.1533 -0.1232) |
| OKLCH | oklch(75.36% 0.197 321.2) |
| XYZ | xyz(57.3194, 38.8437, 94.0824) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.46
Orchid
#DA70D6
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FF9 #92F97F
analogous
#A97FF9 #E67FF9 #F97FCF
triadic
#E67FF9 #F9E67F #7FF9E6
tetradic
#E67FF9 #F9A97F #92F97F #7FCFF9
square
#E67FF9 #F9A97F #92F97F #7FCFF9
split-complementary
#E67FF9 #CFF97F #7FF9A9
monochromatic
#CE0BF2 #DB45F6 #E67FF9 #F1B9FC #F9E2FE
Accessibility & contrast
On white
2.40
#E67FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#E67FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FF9
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FF9 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FD
Deuteranopia (green-blind)
#8BABF6
Tritanopia (blue-blind)
#E88FB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e67ff9; /* rgb */ color: rgb(230, 127, 249); /* oklch */ color: oklch(75.4% 0.197 321.2);
Tailwind
colors: {
custom: {
50: '#f0a7fb',
500: '#e67ff9',
950: '#000000',
},
}SCSS
$custom: #e67ff9; $custom-light: #f0a7fb; $custom-dark: #000000;
JSON
{
"hex": "#e67ff9",
"rgb": {
"r": 230,
"g": 127,
"b": 249
},
"hsl": {
"h": 290.656,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.75355,
"c": 0.19665,
"h": 321.2
},
"luminance": 0.38841
}Semantic roles & 50–950 ramp
primary
#E67FF9
secondary
#DAF6D5
accent
#E60024
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85