#E780AE#E780AE
#E780AE is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.6% C 0.137 H 352.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E780AE |
|---|---|
| RGB | rgb(231, 128, 174) |
| HSL | hsl(333, 68%, 70%) |
| HSV | hsv(333, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 24.7%, 9.4%) |
| CIE-LAB | lab(66.13, 45.05, -6.65) |
| CIE-LCH | lch(66.13, 45.54, 351.61°) |
| OKLab | oklab(72.57% 0.1356 -0.017) |
| OKLCH | oklch(72.57% 0.137 352.8) |
| XYZ | xyz(48.3155, 35.4870, 44.3412) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.53
Pinky
#FC86AA
ΔE00 5.29
Bubblegum (survey)
#FF6CB5
ΔE00 5.33
Carnation Pink
#FF7FA7
ΔE00 5.40
Bubble Gum Pink
#FF69AF
ΔE00 5.43
Hot Pink
#FF69B4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E780AE #80E7B9
analogous
#E780E1 #E780AE #E78580
triadic
#E780AE #AEE780 #80AEE7
tetradic
#E780AE #E1E780 #80E7B9 #8580E7
square
#E780AE #E1E780 #80E7B9 #8580E7
split-complementary
#E780AE #80E785 #80E1E7
monochromatic
#C7266E #DD4D8D #E780AE #F1B3CF #FAE5EF
Accessibility & contrast
On white
2.59
#E780AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#E780AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E780AE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E780AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E780AE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B0
Deuteranopia (green-blind)
#A6A8AC
Tritanopia (blue-blind)
#F57C91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e780ae; /* rgb */ color: rgb(231, 128, 174); /* oklch */ color: oklch(72.6% 0.137 352.8);
Tailwind
colors: {
custom: {
50: '#f1a7c6',
500: '#e780ae',
950: '#000000',
},
}SCSS
$custom: #e780ae; $custom-light: #f1a7c6; $custom-dark: #000000;
JSON
{
"hex": "#e780ae",
"rgb": {
"r": 231,
"g": 128,
"b": 174
},
"hsl": {
"h": 333.204,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.72574,
"c": 0.13667,
"h": 352.8
},
"luminance": 0.35483
}Semantic roles & 50–950 ramp
primary
#E780AE
secondary
#D3F0E3
accent
#D07D15
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82