#E68CFB#E68CFB
#E68CFB is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.3% C 0.178 H 319.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E68CFB |
|---|---|
| RGB | rgb(230, 140, 251) |
| HSL | hsl(289, 93%, 77%) |
| HSV | hsv(289, 44%, 98%) |
| CMYK | cmyk(8.4%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.25, 51.48, -41.57) |
| CIE-LCH | lch(71.25, 66.17, 321.07°) |
| OKLab | oklab(77.32% 0.1359 -0.1147) |
| OKLCH | oklch(77.32% 0.178 319.8) |
| XYZ | xyz(59.4216, 42.5463, 96.3302) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.54
Liliac
#C48EFD
ΔE00 6.65
Lilac (survey)
#CEA2FD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68CFB #A1FB8C
analogous
#AF8CFB #E68CFB #FB8CD8
triadic
#E68CFB #FBE68C #8CFBE6
tetradic
#E68CFB #FBAF8C #A1FB8C #8CD8FB
square
#E68CFB #FBAF8C #A1FB8C #8CD8FB
split-complementary
#E68CFB #D8FB8C #8CFBAF
monochromatic
#CC16F7 #D951F9 #E68CFB #F3C7FD #F9E1FE
Accessibility & contrast
On white
2.21
#E68CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E68CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68CFB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68CFB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#E79AB8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e68cfb; /* rgb */ color: rgb(230, 140, 251); /* oklch */ color: oklch(77.3% 0.178 319.8);
Tailwind
colors: {
custom: {
50: '#f0b0fd',
500: '#e68cfb',
950: '#000000',
},
}SCSS
$custom: #e68cfb; $custom-light: #f0b0fd; $custom-dark: #000000;
JSON
{
"hex": "#e68cfb",
"rgb": {
"r": 230,
"g": 140,
"b": 251
},
"hsl": {
"h": 288.649,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.77322,
"c": 0.17781,
"h": 319.8
},
"luminance": 0.42544
}Semantic roles & 50–950 ramp
primary
#E68CFB
secondary
#DBF6D5
accent
#E6002B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085