#E78CED#E78CED
#E78CED is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.8% C 0.165 H 324.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E78CED |
|---|---|
| RGB | rgb(231, 140, 237) |
| HSL | hsl(296, 73%, 74%) |
| HSV | hsv(296, 41%, 93%) |
| CMYK | cmyk(2.5%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.78, 49.13, -34.65) |
| CIE-LCH | lch(70.78, 60.12, 324.81°) |
| OKLab | oklab(76.8% 0.1344 -0.0948) |
| OKLCH | oklch(76.8% 0.165 324.8) |
| XYZ | xyz(57.6177, 41.8620, 85.1495) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Lavender Pink
#DD85D7
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 4.71
Orchid
#DA70D6
ΔE00 6.76
Plum
#DDA0DD
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78CED #92ED8C
analogous
#B78CED #E78CED #ED8CC3
triadic
#E78CED #EDE78C #8CEDE7
tetradic
#E78CED #EDB78C #92ED8C #8CC3ED
square
#E78CED #EDB78C #92ED8C #8CC3ED
split-complementary
#E78CED #C3ED8C #8CEDB7
monochromatic
#D122DC #DC57E5 #E78CED #F2C1F5 #F9E5FB
Accessibility & contrast
On white
2.24
#E78CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#E78CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78CED
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78CED | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#EB96B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e78ced; /* rgb */ color: rgb(231, 140, 237); /* oklch */ color: oklch(76.8% 0.165 324.8);
Tailwind
colors: {
custom: {
50: '#f0b0f3',
500: '#e78ced',
950: '#000000',
},
}SCSS
$custom: #e78ced; $custom-light: #f0b0f3; $custom-dark: #000000;
JSON
{
"hex": "#e78ced",
"rgb": {
"r": 231,
"g": 140,
"b": 237
},
"hsl": {
"h": 296.289,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.76803,
"c": 0.16452,
"h": 324.8
},
"luminance": 0.4186
}Semantic roles & 50–950 ramp
primary
#E78CED
secondary
#DAF3D8
accent
#D5101D
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#171117
muted
#858085