#EF82AE#EF82AE
#EF82AE is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.9% C 0.142 H 355.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82AE |
|---|---|
| RGB | rgb(239, 130, 174) |
| HSL | hsl(336, 77%, 72%) |
| HSV | hsv(336, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 27.2%, 6.3%) |
| CIE-LAB | lab(67.56, 46.72, -4.41) |
| CIE-LCH | lch(67.56, 46.93, 354.60°) |
| OKLab | oklab(73.87% 0.1412 -0.011) |
| OKLCH | oklch(73.87% 0.142 355.5) |
| XYZ | xyz(51.2209, 37.3761, 44.5528) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.60
Carnation Pink
#FF7FA7
ΔE00 3.78
Pink (survey)
#FF81C0
ΔE00 4.08
Pig Pink
#E78EA5
ΔE00 5.13
Rosa
#FE86A4
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82AE #82EFC3
analogous
#EF82E4 #EF82AE #EF8D82
triadic
#EF82AE #AEEF82 #82AEEF
tetradic
#EF82AE #E4EF82 #82EFC3 #8D82EF
square
#EF82AE #E4EF82 #82EFC3 #8D82EF
split-complementary
#EF82AE #82EF8D #82E4EF
monochromatic
#DB1C69 #E84C8B #EF82AE #F6B8D1 #FCE4ED
Accessibility & contrast
On white
2.48
#EF82AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EF82AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82AE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82AE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099AF
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FE7C92
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef82ae; /* rgb */ color: rgb(239, 130, 174); /* oklch */ color: oklch(73.9% 0.142 355.5);
Tailwind
colors: {
custom: {
50: '#f7a9c6',
500: '#ef82ae',
950: '#000000',
},
}SCSS
$custom: #ef82ae; $custom-light: #f7a9c6; $custom-dark: #000000;
JSON
{
"hex": "#ef82ae",
"rgb": {
"r": 239,
"g": 130,
"b": 174
},
"hsl": {
"h": 335.78,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.73871,
"c": 0.14158,
"h": 355.5
},
"luminance": 0.37372
}Semantic roles & 50–950 ramp
primary
#EF82AE
secondary
#D8F3E8
accent
#DA870C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82