#EF82D2#EF82D2
#EF82D2 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.164 H 338.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82D2 |
|---|---|
| RGB | rgb(239, 130, 210) |
| HSL | hsl(316, 77%, 72%) |
| HSV | hsv(316, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 12.1%, 6.3%) |
| CIE-LAB | lab(68.73, 51.97, -22.81) |
| CIE-LCH | lch(68.73, 56.75, 336.30°) |
| OKLab | oklab(75.14% 0.1516 -0.0612) |
| OKLCH | oklch(75.14% 0.164 338) |
| XYZ | xyz(55.2124, 38.9727, 65.5747) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 5.72
Orchid
#DA70D6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82D2 #82EF9F
analogous
#D582EF #EF82D2 #EF829C
triadic
#EF82D2 #D2EF82 #82D2EF
tetradic
#EF82D2 #EFD582 #82EF9F #829CEF
square
#EF82D2 #EFD582 #82EF9F #829CEF
split-complementary
#EF82D2 #9CEF82 #82EFD5
monochromatic
#DB1CA8 #E84CBE #EF82D2 #F6B8E6 #FCE4F5
Accessibility & contrast
On white
2.39
#EF82D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#EF82D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82D2
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82D2 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859DD5
Deuteranopia (green-blind)
#A2AECF
Tritanopia (blue-blind)
#F985A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef82d2; /* rgb */ color: rgb(239, 130, 210); /* oklch */ color: oklch(75.1% 0.164 338.0);
Tailwind
colors: {
custom: {
50: '#f6a9e0',
500: '#ef82d2',
950: '#000000',
},
}SCSS
$custom: #ef82d2; $custom-light: #f6a9e0; $custom-dark: #000000;
JSON
{
"hex": "#ef82d2",
"rgb": {
"r": 239,
"g": 130,
"b": 210
},
"hsl": {
"h": 315.963,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.75139,
"c": 0.1635,
"h": 338
},
"luminance": 0.38969
}Semantic roles & 50–950 ramp
primary
#EF82D2
secondary
#D8F3DF
accent
#DA430C
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83