#E982AE#E982AE
#E982AE is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.1% C 0.135 H 353.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E982AE |
|---|---|
| RGB | rgb(233, 130, 174) |
| HSL | hsl(334, 70%, 71%) |
| HSV | hsv(334, 44%, 91%) |
| CMYK | cmyk(0%, 44.2%, 25.3%, 8.6%) |
| CIE-LAB | lab(66.79, 44.71, -5.64) |
| CIE-LCH | lch(66.79, 45.06, 352.81°) |
| OKLab | oklab(73.13% 0.1347 -0.0143) |
| OKLCH | oklch(73.13% 0.135 353.9) |
| XYZ | xyz(49.2283, 36.3487, 44.4594) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.46
Pinky
#FC86AA
ΔE00 4.63
Carnation Pink
#FF7FA7
ΔE00 4.86
Pig Pink
#E78EA5
ΔE00 5.38
Dull Pink
#D5869D
ΔE00 5.53
Bubblegum (survey)
#FF6CB5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982AE #82E9BD
analogous
#E982E1 #E982AE #E98982
triadic
#E982AE #AEE982 #82AEE9
tetradic
#E982AE #E1E982 #82E9BD #8982E9
square
#E982AE #E1E982 #82E9BD #8982E9
split-complementary
#E982AE #82E989 #82E1E9
monochromatic
#CD246C #E04E8C #E982AE #F2B6D0 #FAE5EE
Accessibility & contrast
On white
2.54
#E982AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#E982AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982AE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982AE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97AF
Deuteranopia (green-blind)
#A9A9AC
Tritanopia (blue-blind)
#F77D92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e982ae; /* rgb */ color: rgb(233, 130, 174); /* oklch */ color: oklch(73.1% 0.135 353.9);
Tailwind
colors: {
custom: {
50: '#f2a8c6',
500: '#e982ae',
950: '#000000',
},
}SCSS
$custom: #e982ae; $custom-light: #f2a8c6; $custom-dark: #000000;
JSON
{
"hex": "#e982ae",
"rgb": {
"r": 233,
"g": 130,
"b": 174
},
"hsl": {
"h": 334.369,
"s": 70.068,
"l": 71.176
},
"oklch": {
"l": 0.73126,
"c": 0.13547,
"h": 353.9
},
"luminance": 0.36345
}Semantic roles & 50–950 ramp
primary
#E982AE
secondary
#D6F1E5
accent
#D28113
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82