#E781AE#E781AE
#E781AE is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.7% C 0.135 H 353.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E781AE |
|---|---|
| RGB | rgb(231, 129, 174) |
| HSL | hsl(334, 68%, 71%) |
| HSV | hsv(334, 44%, 91%) |
| CMYK | cmyk(0%, 44.2%, 24.7%, 9.4%) |
| CIE-LAB | lab(66.33, 44.54, -6.35) |
| CIE-LCH | lch(66.33, 44.99, 351.89°) |
| OKLab | oklab(72.73% 0.1341 -0.0162) |
| OKLCH | oklch(72.73% 0.135 353.1) |
| XYZ | xyz(48.4466, 35.7491, 44.3849) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.58
Pinky
#FC86AA
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.31
Bubblegum (survey)
#FF6CB5
ΔE00 5.52
Dull Pink
#D5869D
ΔE00 5.60
Bubble Gum Pink
#FF69AF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E781AE #81E7BA
analogous
#E781E1 #E781AE #E78781
triadic
#E781AE #AEE781 #81AEE7
tetradic
#E781AE #E1E781 #81E7BA #8781E7
square
#E781AE #E1E781 #81E7BA #8781E7
split-complementary
#E781AE #81E787 #81E1E7
monochromatic
#C8266D #DD4E8D #E781AE #F1B4CF #FAE5EE
Accessibility & contrast
On white
2.58
#E781AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#E781AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E781AE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E781AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E781AE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#F57D91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e781ae; /* rgb */ color: rgb(231, 129, 174); /* oklch */ color: oklch(72.7% 0.135 353.1);
Tailwind
colors: {
custom: {
50: '#f1a8c6',
500: '#e781ae',
950: '#000000',
},
}SCSS
$custom: #e781ae; $custom-light: #f1a8c6; $custom-dark: #000000;
JSON
{
"hex": "#e781ae",
"rgb": {
"r": 231,
"g": 129,
"b": 174
},
"hsl": {
"h": 333.529,
"s": 68,
"l": 70.588
},
"oklch": {
"l": 0.72727,
"c": 0.13506,
"h": 353.1
},
"luminance": 0.35745
}Semantic roles & 50–950 ramp
primary
#E781AE
secondary
#D4F0E4
accent
#D07E16
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82