#E78EEB#E78EEB
#E78EEB is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.0% C 0.159 H 325.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E78EEB |
|---|---|
| RGB | rgb(231, 142, 235) |
| HSL | hsl(297, 70%, 74%) |
| HSV | hsv(297, 40%, 92%) |
| CMYK | cmyk(1.7%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(71.10, 47.74, -33.05) |
| CIE-LCH | lch(71.10, 58.06, 325.31°) |
| OKLab | oklab(77.02% 0.1312 -0.0903) |
| OKLCH | oklch(77.02% 0.159 325.5) |
| XYZ | xyz(57.6221, 42.3355, 83.7175) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Lavender Pink
#DD85D7
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 5.08
Plum
#DDA0DD
ΔE00 6.15
Orchid
#DA70D6
ΔE00 7.06
Baby Purple
#CA9BF7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78EEB #92EB8E
analogous
#B98EEB #E78EEB #EB8EC1
triadic
#E78EEB #EBE78E #8EEBE7
tetradic
#E78EEB #EBB98E #92EB8E #8EC1EB
square
#E78EEB #EBB98E #92EB8E #8EC1EB
split-complementary
#E78EEB #C1EB8E #8EEBB9
monochromatic
#D126D8 #DC5AE2 #E78EEB #F2C2F4 #F9E5FA
Accessibility & contrast
On white
2.22
#E78EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#E78EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78EEB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78EEB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#EB98B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e78eeb; /* rgb */ color: rgb(231, 142, 235); /* oklch */ color: oklch(77.0% 0.159 325.5);
Tailwind
colors: {
custom: {
50: '#f0b1f1',
500: '#e78eeb',
950: '#000000',
},
}SCSS
$custom: #e78eeb; $custom-light: #f0b1f1; $custom-dark: #000000;
JSON
{
"hex": "#e78eeb",
"rgb": {
"r": 231,
"g": 142,
"b": 235
},
"hsl": {
"h": 297.419,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.77021,
"c": 0.15924,
"h": 325.5
},
"luminance": 0.42333
}Semantic roles & 50–950 ramp
primary
#E78EEB
secondary
#DAF2D9
accent
#D2141C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085