#E67FFE#E67FFE
#E67FFE is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.6% C 0.201 H 319.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FFE |
|---|---|
| RGB | rgb(230, 127, 254) |
| HSL | hsl(289, 98%, 75%) |
| HSV | hsv(289, 50%, 100%) |
| CMYK | cmyk(9.4%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(68.87, 58.56, -46.94) |
| CIE-LCH | lch(68.87, 75.05, 321.29°) |
| OKLab | oklab(75.6% 0.1539 -0.1301) |
| OKLCH | oklch(75.6% 0.201 319.8) |
| XYZ | xyz(58.1097, 39.1598, 98.2443) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.64
Orchid
#DA70D6
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FFE #97FE7F
analogous
#A67FFE #E67FFE #FE7FD7
triadic
#E67FFE #FEE67F #7FFEE6
tetradic
#E67FFE #FEA67F #97FE7F #7FD7FE
square
#E67FFE #FEA67F #97FE7F #7FD7FE
split-complementary
#E67FFE #D7FE7F #7FFEA6
monochromatic
#CE06FD #DA42FE #E67FFE #F2BCFE #F9E1FF
Accessibility & contrast
On white
2.38
#E67FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E67FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FFE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FFE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#E791B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e67ffe; /* rgb */ color: rgb(230, 127, 254); /* oklch */ color: oklch(75.6% 0.201 319.8);
Tailwind
colors: {
custom: {
50: '#f0a7ff',
500: '#e67ffe',
950: '#000000',
},
}SCSS
$custom: #e67ffe; $custom-light: #f0a7ff; $custom-dark: #000000;
JSON
{
"hex": "#e67ffe",
"rgb": {
"r": 230,
"g": 127,
"b": 254
},
"hsl": {
"h": 288.661,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.75599,
"c": 0.20149,
"h": 319.8
},
"luminance": 0.39157
}Semantic roles & 50–950 ramp
primary
#E67FFE
secondary
#DBF7D4
accent
#E6002B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86