#E68CFD#E68CFD
#E68CFD is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.4% C 0.180 H 319.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E68CFD |
|---|---|
| RGB | rgb(230, 140, 253) |
| HSL | hsl(288, 97%, 77%) |
| HSV | hsv(288, 45%, 99%) |
| CMYK | cmyk(9.1%, 44.7%, 0%, 0.8%) |
| CIE-LAB | lab(71.33, 51.86, -42.53) |
| CIE-LCH | lch(71.33, 67.07, 320.65°) |
| OKLab | oklab(77.41% 0.1362 -0.1174) |
| OKLCH | oklch(77.41% 0.18 319.2) |
| XYZ | xyz(59.7385, 42.6731, 97.9994) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.35
Baby Purple
#CA9BF7
ΔE00 6.48
Liliac
#C48EFD
ΔE00 6.49
Lilac (survey)
#CEA2FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68CFD #A3FD8C
analogous
#AE8CFD #E68CFD #FD8CDB
triadic
#E68CFD #FDE68C #8CFDE6
tetradic
#E68CFD #FDAE8C #A3FD8C #8CDBFD
square
#E68CFD #FDAE8C #A3FD8C #8CDBFD
split-complementary
#E68CFD #DBFD8C #8CFDAE
monochromatic
#CC14FB #D950FC #E68CFD #F3C8FE #F8E1FE
Accessibility & contrast
On white
2.20
#E68CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#E68CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68CFD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68CFD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#E79BB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e68cfd; /* rgb */ color: rgb(230, 140, 253); /* oklch */ color: oklch(77.4% 0.180 319.2);
Tailwind
colors: {
custom: {
50: '#f0b0fe',
500: '#e68cfd',
950: '#000000',
},
}SCSS
$custom: #e68cfd; $custom-light: #f0b0fe; $custom-dark: #000000;
JSON
{
"hex": "#e68cfd",
"rgb": {
"r": 230,
"g": 140,
"b": 253
},
"hsl": {
"h": 287.788,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.77414,
"c": 0.17983,
"h": 319.2
},
"luminance": 0.42671
}Semantic roles & 50–950 ramp
primary
#E68CFD
secondary
#DBF7D4
accent
#E6002F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086