#F482F9#F482F9
#F482F9 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.4% C 0.200 H 325.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F482F9 |
|---|---|
| RGB | rgb(244, 130, 249) |
| HSL | hsl(297, 91%, 74%) |
| HSV | hsv(297, 48%, 98%) |
| CMYK | cmyk(2%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.90, 59.97, -40.90) |
| CIE-LCH | lch(70.90, 72.59, 325.70°) |
| OKLab | oklab(77.39% 0.1649 -0.1124) |
| OKLCH | oklch(77.39% 0.2 325.7) |
| XYZ | xyz(62.3884, 42.0411, 94.4327) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 5.54
Violet Pink
#FB5FFC
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482F9 #87F982
analogous
#B982F9 #F482F9 #F982C3
triadic
#F482F9 #F9F482 #82F9F4
tetradic
#F482F9 #F9B982 #87F982 #82C3F9
square
#F482F9 #F9B982 #87F982 #82C3F9
split-complementary
#F482F9 #C3F982 #82F9B9
monochromatic
#EA0DF3 #EF48F6 #F482F9 #F9BCFC #FCE2FE
Accessibility & contrast
On white
2.23
#F482F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F482F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482F9
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482F9 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#F98FB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f482f9; /* rgb */ color: rgb(244, 130, 249); /* oklch */ color: oklch(77.4% 0.200 325.7);
Tailwind
colors: {
custom: {
50: '#faaafb',
500: '#f482f9',
950: '#000000',
},
}SCSS
$custom: #f482f9; $custom-light: #faaafb; $custom-dark: #000000;
JSON
{
"hex": "#f482f9",
"rgb": {
"r": 244,
"g": 130,
"b": 249
},
"hsl": {
"h": 297.479,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77391,
"c": 0.19957,
"h": 325.7
},
"luminance": 0.42038
}Semantic roles & 50–950 ramp
primary
#F482F9
secondary
#D7F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85