#E68BFB#E68BFB
#E68BFB is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.2% C 0.179 H 319.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E68BFB |
|---|---|
| RGB | rgb(230, 139, 251) |
| HSL | hsl(289, 93%, 76%) |
| HSV | hsv(289, 45%, 98%) |
| CMYK | cmyk(8.4%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.05, 51.98, -41.89) |
| CIE-LCH | lch(71.05, 66.76, 321.14°) |
| OKLab | oklab(77.17% 0.1373 -0.1156) |
| OKLCH | oklch(77.17% 0.179 319.9) |
| XYZ | xyz(59.2761, 42.2554, 96.2818) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.66
Liliac
#C48EFD
ΔE00 6.66
Lilac (survey)
#CEA2FD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68BFB #A0FB8B
analogous
#AE8BFB #E68BFB #FB8BD8
triadic
#E68BFB #FBE68B #8BFBE6
tetradic
#E68BFB #FBAE8B #A0FB8B #8BD8FB
square
#E68BFB #FBAE8B #A0FB8B #8BD8FB
split-complementary
#E68BFB #D8FB8B #8BFBAE
monochromatic
#CD15F7 #D950F9 #E68BFB #F3C6FD #F9E1FE
Accessibility & contrast
On white
2.22
#E68BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#E68BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68BFB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68BFB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#E799B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e68bfb; /* rgb */ color: rgb(230, 139, 251); /* oklch */ color: oklch(77.2% 0.179 319.9);
Tailwind
colors: {
custom: {
50: '#f0affd',
500: '#e68bfb',
950: '#000000',
},
}SCSS
$custom: #e68bfb; $custom-light: #f0affd; $custom-dark: #000000;
JSON
{
"hex": "#e68bfb",
"rgb": {
"r": 230,
"g": 139,
"b": 251
},
"hsl": {
"h": 288.75,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.77173,
"c": 0.17943,
"h": 319.9
},
"luminance": 0.42253
}Semantic roles & 50–950 ramp
primary
#E68BFB
secondary
#DBF6D5
accent
#E6002B
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#171117
muted
#858085