#FF82E4#FF82E4
#FF82E4 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.8% C 0.189 H 336.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82E4 |
|---|---|
| RGB | rgb(255, 130, 228) |
| HSL | hsl(313, 100%, 75%) |
| HSV | hsv(313, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 10.6%, 0%) |
| CIE-LAB | lab(71.44, 59.58, -28.44) |
| CIE-LCH | lch(71.44, 66.02, 334.48°) |
| OKLab | oklab(77.81% 0.173 -0.0768) |
| OKLCH | oklch(77.81% 0.189 336.1) |
| XYZ | xyz(63.2265, 42.8310, 78.3208) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 4.32
Bubblegum Pink
#FE83CC
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82E4 #82FF9D
analogous
#DB82FF #FF82E4 #FF82A5
triadic
#FF82E4 #E4FF82 #82E4FF
tetradic
#FF82E4 #FFDB82 #82FF9D #82A5FF
square
#FF82E4 #FFDB82 #82FF9D #82A5FF
split-complementary
#FF82E4 #A5FF82 #82FFDB
monochromatic
#FF08CA #FF45D7 #FF82E4 #FFBFF1 #FFE0F8
Accessibility & contrast
On white
2.20
#FF82E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FF82E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82E4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82E4 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A3E7
Deuteranopia (green-blind)
#A6B6E1
Tritanopia (blue-blind)
#FF87A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff82e4; /* rgb */ color: rgb(255, 130, 228); /* oklch */ color: oklch(77.8% 0.189 336.1);
Tailwind
colors: {
custom: {
50: '#ffaaec',
500: '#ff82e4',
950: '#000000',
},
}SCSS
$custom: #ff82e4; $custom-light: #ffaaec; $custom-dark: #000000;
JSON
{
"hex": "#ff82e4",
"rgb": {
"r": 255,
"g": 130,
"b": 228
},
"hsl": {
"h": 312.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.77806,
"c": 0.18923,
"h": 336.1
},
"luminance": 0.42827
}Semantic roles & 50–950 ramp
primary
#FF82E4
secondary
#D4F7DB
accent
#E63200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84