#E68DFB#E68DFB
#E68DFB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.5% C 0.176 H 319.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E68DFB |
|---|---|
| RGB | rgb(230, 141, 251) |
| HSL | hsl(289, 93%, 77%) |
| HSV | hsv(289, 44%, 98%) |
| CMYK | cmyk(8.4%, 43.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.45, 50.96, -41.26) |
| CIE-LCH | lch(71.45, 65.57, 321.01°) |
| OKLab | oklab(77.47% 0.1345 -0.1138) |
| OKLCH | oklch(77.47% 0.176 319.8) |
| XYZ | xyz(59.5684, 42.8399, 96.3792) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.04
Baby Purple
#CA9BF7
ΔE00 6.42
Liliac
#C48EFD
ΔE00 6.66
Lilac (survey)
#CEA2FD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68DFB #A2FB8D
analogous
#AF8DFB #E68DFB #FB8DD9
triadic
#E68DFB #FBE68D #8DFBE6
tetradic
#E68DFB #FBAF8D #A2FB8D #8DD9FB
square
#E68DFB #FBAF8D #A2FB8D #8DD9FB
split-complementary
#E68DFB #D9FB8D #8DFBAF
monochromatic
#CC17F7 #D952F9 #E68DFB #F3C8FD #F9E1FE
Accessibility & contrast
On white
2.19
#E68DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E68DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68DFB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68DFB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#E79BB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e68dfb; /* rgb */ color: rgb(230, 141, 251); /* oklch */ color: oklch(77.5% 0.176 319.8);
Tailwind
colors: {
custom: {
50: '#f0b0fd',
500: '#e68dfb',
950: '#000000',
},
}SCSS
$custom: #e68dfb; $custom-light: #f0b0fd; $custom-dark: #000000;
JSON
{
"hex": "#e68dfb",
"rgb": {
"r": 230,
"g": 141,
"b": 251
},
"hsl": {
"h": 288.545,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.77471,
"c": 0.17618,
"h": 319.8
},
"luminance": 0.42838
}Semantic roles & 50–950 ramp
primary
#E68DFB
secondary
#DBF6D5
accent
#E6002C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085