#F482FA#F482FA
#F482FA is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.4% C 0.200 H 325.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F482FA |
|---|---|
| RGB | rgb(244, 130, 250) |
| HSL | hsl(297, 92%, 75%) |
| HSV | hsv(297, 48%, 98%) |
| CMYK | cmyk(2.4%, 48%, 0%, 2%) |
| CIE-LAB | lab(70.94, 60.15, -41.38) |
| CIE-LCH | lch(70.94, 73.01, 325.47°) |
| OKLab | oklab(77.44% 0.1651 -0.1138) |
| OKLCH | oklch(77.44% 0.2 325.4) |
| XYZ | xyz(62.5448, 42.1036, 95.2563) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482FA #88FA82
analogous
#B882FA #F482FA #FA82C4
triadic
#F482FA #FAF482 #82FAF4
tetradic
#F482FA #FAB882 #88FA82 #82C4FA
square
#F482FA #FAB882 #88FA82 #82C4FA
split-complementary
#F482FA #C4FA82 #82FAB8
monochromatic
#EA0CF5 #EF47F8 #F482FA #F9BDFC #FCE2FE
Accessibility & contrast
On white
2.23
#F482FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F482FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482FA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482FA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#96B3F6
Tritanopia (blue-blind)
#F990B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f482fa; /* rgb */ color: rgb(244, 130, 250); /* oklch */ color: oklch(77.4% 0.200 325.4);
Tailwind
colors: {
custom: {
50: '#faaafc',
500: '#f482fa',
950: '#000000',
},
}SCSS
$custom: #f482fa; $custom-light: #faaafc; $custom-dark: #000000;
JSON
{
"hex": "#f482fa",
"rgb": {
"r": 244,
"g": 130,
"b": 250
},
"hsl": {
"h": 297,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.77437,
"c": 0.20047,
"h": 325.4
},
"luminance": 0.421
}Semantic roles & 50–950 ramp
primary
#F482FA
secondary
#D7F6D5
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85