#E67DFF#E67DFF
#E67DFF is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.4% C 0.206 H 319.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E67DFF |
|---|---|
| RGB | rgb(230, 125, 255) |
| HSL | hsl(288, 100%, 75%) |
| HSV | hsv(288, 51%, 100%) |
| CMYK | cmyk(9.8%, 51%, 0%, 0%) |
| CIE-LAB | lab(68.54, 59.73, -48.00) |
| CIE-LCH | lch(68.54, 76.62, 321.21°) |
| OKLab | oklab(75.37% 0.1566 -0.1331) |
| OKLCH | oklch(75.37% 0.206 319.6) |
| XYZ | xyz(58.0145, 38.7125, 99.0047) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.40
Orchid
#DA70D6
ΔE00 6.68
Candy Pink
#FF63E9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67DFF #96FF7D
analogous
#A57DFF #E67DFF #FF7DD7
triadic
#E67DFF #FFE67D #7DFFE6
tetradic
#E67DFF #FFA57D #96FF7D #7DD7FF
square
#E67DFF #FFA57D #96FF7D #7DD7FF
split-complementary
#E67DFF #D7FF7D #7DFFA5
monochromatic
#CE03FF #DA40FF #E67DFF #F2BAFF #F9E0FF
Accessibility & contrast
On white
2.40
#E67DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#E67DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67DFF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67DFF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#E78FB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e67dff; /* rgb */ color: rgb(230, 125, 255); /* oklch */ color: oklch(75.4% 0.206 319.6);
Tailwind
colors: {
custom: {
50: '#f0a6ff',
500: '#e67dff',
950: '#000000',
},
}SCSS
$custom: #e67dff; $custom-light: #f0a6ff; $custom-dark: #000000;
JSON
{
"hex": "#e67dff",
"rgb": {
"r": 230,
"g": 125,
"b": 255
},
"hsl": {
"h": 288.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75374,
"c": 0.20555,
"h": 319.6
},
"luminance": 0.3871
}Semantic roles & 50–950 ramp
primary
#E67DFF
secondary
#DBF7D4
accent
#E6002C
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86