#FD82F2#FD82F2
#FD82F2 is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.199 H 330.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82F2 |
|---|---|
| RGB | rgb(253, 130, 242) |
| HSL | hsl(305, 97%, 75%) |
| HSV | hsv(305, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 4.3%, 0.8%) |
| CIE-LAB | lab(71.73, 61.26, -35.69) |
| CIE-LCH | lch(71.73, 70.90, 329.77°) |
| OKLab | oklab(78.15% 0.1736 -0.0974) |
| OKLCH | oklch(78.15% 0.199 330.7) |
| XYZ | xyz(64.5171, 43.2626, 88.9395) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.49
Candy Pink
#FF63E9
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 6.24
Violet Pink
#FB5FFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82F2 #82FD8D
analogous
#CB82FD #FD82F2 #FD82B4
triadic
#FD82F2 #F2FD82 #82F2FD
tetradic
#FD82F2 #FDCB82 #82FD8D #82B4FD
square
#FD82F2 #FDCB82 #82FD8D #82B4FD
split-complementary
#FD82F2 #B4FD82 #82FDCB
monochromatic
#FB0AE5 #FC46EC #FD82F2 #FEBEF8 #FFE1FC
Accessibility & contrast
On white
2.18
#FD82F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FD82F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82F2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82F2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd82f2; /* rgb */ color: rgb(253, 130, 242); /* oklch */ color: oklch(78.1% 0.199 330.7);
Tailwind
colors: {
custom: {
50: '#ffaaf6',
500: '#fd82f2',
950: '#000000',
},
}SCSS
$custom: #fd82f2; $custom-light: #ffaaf6; $custom-dark: #000000;
JSON
{
"hex": "#fd82f2",
"rgb": {
"r": 253,
"g": 130,
"b": 242
},
"hsl": {
"h": 305.366,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.7815,
"c": 0.19901,
"h": 330.7
},
"luminance": 0.43259
}Semantic roles & 50–950 ramp
primary
#FD82F2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85