#E784AE#E784AE
#E784AE is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.2% C 0.130 H 353.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E784AE |
|---|---|
| RGB | rgb(231, 132, 174) |
| HSL | hsl(335, 67%, 71%) |
| HSV | hsv(335, 43%, 91%) |
| CMYK | cmyk(0%, 42.9%, 24.7%, 9.4%) |
| CIE-LAB | lab(66.94, 43.01, -5.44) |
| CIE-LCH | lch(66.94, 43.35, 352.79°) |
| OKLab | oklab(73.19% 0.1295 -0.0138) |
| OKLCH | oklch(73.19% 0.13 353.9) |
| XYZ | xyz(48.8476, 36.5511, 44.5185) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.72
Pink (survey)
#FF81C0
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 5.02
Carnation Pink
#FF7FA7
ΔE00 5.10
Dull Pink
#D5869D
ΔE00 5.13
Bubblegum (survey)
#FF6CB5
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E784AE #84E7BD
analogous
#E784E0 #E784AE #E78B84
triadic
#E784AE #AEE784 #84AEE7
tetradic
#E784AE #E0E784 #84E7BD #8B84E7
square
#E784AE #E0E784 #84E7BD #8B84E7
split-complementary
#E784AE #84E78B #84E0E7
monochromatic
#C9276C #DD518C #E784AE #F1B7D0 #FAE5EE
Accessibility & contrast
On white
2.53
#E784AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#E784AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E784AE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E784AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E784AE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098AF
Deuteranopia (green-blind)
#A9A9AC
Tritanopia (blue-blind)
#F58093
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e784ae; /* rgb */ color: rgb(231, 132, 174); /* oklch */ color: oklch(73.2% 0.130 353.9);
Tailwind
colors: {
custom: {
50: '#f1aac6',
500: '#e784ae',
950: '#000000',
},
}SCSS
$custom: #e784ae; $custom-light: #f1aac6; $custom-dark: #000000;
JSON
{
"hex": "#e784ae",
"rgb": {
"r": 231,
"g": 132,
"b": 174
},
"hsl": {
"h": 334.545,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.73189,
"c": 0.1302,
"h": 353.9
},
"luminance": 0.36547
}Semantic roles & 50–950 ramp
primary
#E784AE
secondary
#D6F0E5
accent
#CF8116
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82