#E780AF#E780AF
#E780AF is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.6% C 0.137 H 352.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E780AF |
|---|---|
| RGB | rgb(231, 128, 175) |
| HSL | hsl(333, 68%, 70%) |
| HSV | hsv(333, 45%, 91%) |
| CMYK | cmyk(0%, 44.6%, 24.2%, 9.4%) |
| CIE-LAB | lab(66.16, 45.19, -7.17) |
| CIE-LCH | lch(66.16, 45.76, 350.99°) |
| OKLab | oklab(72.61% 0.1359 -0.0184) |
| OKLCH | oklch(72.61% 0.137 352.3) |
| XYZ | xyz(48.4133, 35.5261, 44.8565) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.41
Bubblegum (survey)
#FF6CB5
ΔE00 5.24
Bubble Gum Pink
#FF69AF
ΔE00 5.40
Pinky
#FC86AA
ΔE00 5.48
Hot Pink
#FF69B4
ΔE00 5.57
Carnation Pink
#FF7FA7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E780AF #80E7B8
analogous
#E780E3 #E780AF #E78480
triadic
#E780AF #AFE780 #80AFE7
tetradic
#E780AF #E3E780 #80E7B8 #8480E7
square
#E780AF #E3E780 #80E7B8 #8480E7
split-complementary
#E780AF #80E784 #80E3E7
monochromatic
#C7266F #DD4D8F #E780AF #F1B3CF #FAE5EF
Accessibility & contrast
On white
2.59
#E780AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#E780AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E780AF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E780AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E780AF | 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)
#8C96B1
Deuteranopia (green-blind)
#A6A8AC
Tritanopia (blue-blind)
#F57C91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e780af; /* rgb */ color: rgb(231, 128, 175); /* oklch */ color: oklch(72.6% 0.137 352.3);
Tailwind
colors: {
custom: {
50: '#f1a7c6',
500: '#e780af',
950: '#000000',
},
}SCSS
$custom: #e780af; $custom-light: #f1a7c6; $custom-dark: #000000;
JSON
{
"hex": "#e780af",
"rgb": {
"r": 231,
"g": 128,
"b": 175
},
"hsl": {
"h": 332.621,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.72607,
"c": 0.13717,
"h": 352.3
},
"luminance": 0.35522
}Semantic roles & 50–950 ramp
primary
#E780AF
secondary
#D3F0E3
accent
#D07B15
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82