#FF82EA#FF82EA
#FF82EA is a light, vivid pink. Relative luminance 0.432; OKLCH L 78.1% C 0.194 H 334.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82EA |
|---|---|
| RGB | rgb(255, 130, 234) |
| HSL | hsl(310, 100%, 75%) |
| HSV | hsv(310, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 8.2%, 0%) |
| CIE-LAB | lab(71.67, 60.53, -31.38) |
| CIE-LCH | lch(71.67, 68.18, 332.59°) |
| OKLab | oklab(78.05% 0.1742 -0.0851) |
| OKLCH | oklch(78.05% 0.194 334) |
| XYZ | xyz(64.0739, 43.1699, 82.7838) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82EA #82FF97
analogous
#D582FF #FF82EA #FF82AB
triadic
#FF82EA #EAFF82 #82EAFF
tetradic
#FF82EA #FFD582 #82FF97 #82ABFF
square
#FF82EA #FFD582 #82FF97 #82ABFF
split-complementary
#FF82EA #ABFF82 #82FFD5
monochromatic
#FF08D5 #FF45E0 #FF82EA #FFBFF4 #FFE0FA
Accessibility & contrast
On white
2.18
#FF82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82EA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82EA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#A4B6E6
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff82ea; /* rgb */ color: rgb(255, 130, 234); /* oklch */ color: oklch(78.1% 0.194 334.0);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#ff82ea',
950: '#000000',
},
}SCSS
$custom: #ff82ea; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#ff82ea",
"rgb": {
"r": 255,
"g": 130,
"b": 234
},
"hsl": {
"h": 310.08,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78052,
"c": 0.19387,
"h": 334
},
"luminance": 0.43166
}Semantic roles & 50–950 ramp
primary
#FF82EA
secondary
#D4F7DA
accent
#E62700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84