#E78DEB#E78DEB
#E78DEB is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.9% C 0.161 H 325.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E78DEB |
|---|---|
| RGB | rgb(231, 141, 235) |
| HSL | hsl(297, 70%, 74%) |
| HSV | hsv(297, 40%, 92%) |
| CMYK | cmyk(1.7%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(70.90, 48.25, -33.36) |
| CIE-LCH | lch(70.90, 58.66, 325.34°) |
| OKLab | oklab(76.87% 0.1326 -0.0912) |
| OKLCH | oklch(76.87% 0.161 325.5) |
| XYZ | xyz(57.4739, 42.0393, 83.6681) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Lavender Pink
#DD85D7
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 4.87
Plum
#DDA0DD
ΔE00 6.35
Orchid
#DA70D6
ΔE00 6.87
Baby Purple
#CA9BF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78DEB #91EB8D
analogous
#B88DEB #E78DEB #EB8DC0
triadic
#E78DEB #EBE78D #8DEBE7
tetradic
#E78DEB #EBB88D #91EB8D #8DC0EB
square
#E78DEB #EBB88D #91EB8D #8DC0EB
split-complementary
#E78DEB #C0EB8D #8DEBB8
monochromatic
#D026D8 #DC59E2 #E78DEB #F2C1F4 #FAE5FA
Accessibility & contrast
On white
2.23
#E78DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#E78DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78DEB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78DEB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#EB97B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e78deb; /* rgb */ color: rgb(231, 141, 235); /* oklch */ color: oklch(76.9% 0.161 325.5);
Tailwind
colors: {
custom: {
50: '#f0b0f1',
500: '#e78deb',
950: '#000000',
},
}SCSS
$custom: #e78deb; $custom-light: #f0b0f1; $custom-dark: #000000;
JSON
{
"hex": "#e78deb",
"rgb": {
"r": 231,
"g": 141,
"b": 235
},
"hsl": {
"h": 297.447,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.76869,
"c": 0.16092,
"h": 325.5
},
"luminance": 0.42037
}Semantic roles & 50–950 ramp
primary
#E78DEB
secondary
#DAF2D9
accent
#D2131B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085