#E78EA7#E78EA7
#E78EA7 is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.6% C 0.112 H 2.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E78EA7 |
|---|---|
| RGB | rgb(231, 142, 167) |
| HSL | hsl(343, 65%, 73%) |
| HSV | hsv(343, 39%, 91%) |
| CMYK | cmyk(0%, 38.5%, 27.7%, 9.4%) |
| CIE-LAB | lab(68.84, 36.85, 1.28) |
| CIE-LCH | lch(68.84, 36.87, 2.00°) |
| OKLab | oklab(74.57% 0.1114 0.0039) |
| OKLCH | oklch(74.57% 0.112 2) |
| XYZ | xyz(49.6045, 39.1285, 41.4916) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.62
Dull Pink
#D5869D
ΔE00 3.66
Pinky
#FC86AA
ΔE00 4.11
Rosa
#FE86A4
ΔE00 4.49
Faded Pink
#DE9DAC
ΔE00 4.84
Rose Pink
#F7879A
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78EA7 #8EE7CE
analogous
#E78ED3 #E78EA7 #E7A18E
triadic
#E78EA7 #A7E78E #8EA7E7
tetradic
#E78EA7 #D3E78E #8EE7CE #A18EE7
square
#E78EA7 #D3E78E #8EE7CE #A18EE7
split-complementary
#E78EA7 #8EE7A1 #8ED3E7
monochromatic
#CF2C5A #DC5C80 #E78EA7 #F2C0CE #FAE6EB
Accessibility & contrast
On white
2.38
#E78EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E78EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78EA7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78EA7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA8
Deuteranopia (green-blind)
#B1AEA5
Tritanopia (blue-blind)
#F58897
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e78ea7; /* rgb */ color: rgb(231, 142, 167); /* oklch */ color: oklch(74.6% 0.112 2.0);
Tailwind
colors: {
custom: {
50: '#f0b0c1',
500: '#e78ea7',
950: '#000000',
},
}SCSS
$custom: #e78ea7; $custom-light: #f0b0c1; $custom-dark: #000000;
JSON
{
"hex": "#e78ea7",
"rgb": {
"r": 231,
"g": 142,
"b": 167
},
"hsl": {
"h": 343.146,
"s": 64.964,
"l": 73.137
},
"oklch": {
"l": 0.74571,
"c": 0.1115,
"h": 2
},
"luminance": 0.39125
}Semantic roles & 50–950 ramp
primary
#E78EA7
secondary
#DAF1EB
accent
#CD9A19
background
#FEFAFB
surface
#FDF5F7
border
#D5CFD0
text
#171112
muted
#858081