#E78BEE#E78BEE
#E78BEE is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.7% C 0.167 H 324.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E78BEE |
|---|---|
| RGB | rgb(231, 139, 238) |
| HSL | hsl(296, 74%, 74%) |
| HSV | hsv(296, 42%, 93%) |
| CMYK | cmyk(2.9%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.61, 49.83, -35.45) |
| CIE-LCH | lch(70.61, 61.15, 324.57°) |
| OKLab | oklab(76.7% 0.1361 -0.0971) |
| OKLCH | oklch(76.7% 0.167 324.5) |
| XYZ | xyz(57.6188, 41.6297, 85.8726) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Lavender Pink
#DD85D7
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.55
Orchid
#DA70D6
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78BEE #92EE8B
analogous
#B68BEE #E78BEE #EE8BC4
triadic
#E78BEE #EEE78B #8BEEE7
tetradic
#E78BEE #EEB68B #92EE8B #8BC4EE
square
#E78BEE #EEB68B #92EE8B #8BC4EE
split-complementary
#E78BEE #C4EE8B #8BEEB6
monochromatic
#D121DE #DC56E6 #E78BEE #F2C0F6 #F9E4FB
Accessibility & contrast
On white
2.25
#E78BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#E78BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78BEE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78BEE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#EB96B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e78bee; /* rgb */ color: rgb(231, 139, 238); /* oklch */ color: oklch(76.7% 0.167 324.5);
Tailwind
colors: {
custom: {
50: '#f0aff4',
500: '#e78bee',
950: '#000000',
},
}SCSS
$custom: #e78bee; $custom-light: #f0aff4; $custom-dark: #000000;
JSON
{
"hex": "#e78bee",
"rgb": {
"r": 231,
"g": 139,
"b": 238
},
"hsl": {
"h": 295.758,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.76696,
"c": 0.16715,
"h": 324.5
},
"luminance": 0.41627
}Semantic roles & 50–950 ramp
primary
#E78BEE
secondary
#DAF3D8
accent
#D70F1D
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#171117
muted
#858085