#F482F4#F482F4
#F482F4 is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.2% C 0.195 H 327.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F482F4 |
|---|---|
| RGB | rgb(244, 130, 244) |
| HSL | hsl(300, 84%, 73%) |
| HSV | hsv(300, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.69, 59.09, -38.50) |
| CIE-LCH | lch(70.69, 70.53, 326.91°) |
| OKLab | oklab(77.16% 0.1641 -0.1055) |
| OKLCH | oklch(77.16% 0.195 327.3) |
| XYZ | xyz(61.6189, 41.7333, 90.3801) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.10
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.70
Violet Pink
#FB5FFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482F4 #82F482
analogous
#BB82F4 #F482F4 #F482BB
triadic
#F482F4 #F4F482 #82F4F4
tetradic
#F482F4 #F4BB82 #82F482 #82BBF4
square
#F482F4 #F4BB82 #82F482 #82BBF4
split-complementary
#F482F4 #BBF482 #82F4BB
monochromatic
#E714E7 #EF4AEF #F482F4 #F9BAF9 #FDE3FD
Accessibility & contrast
On white
2.25
#F482F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#F482F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482F4
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482F4 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F8
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#FA8EB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f482f4; /* rgb */ color: rgb(244, 130, 244); /* oklch */ color: oklch(77.2% 0.195 327.3);
Tailwind
colors: {
custom: {
50: '#faaaf8',
500: '#f482f4',
950: '#000000',
},
}SCSS
$custom: #f482f4; $custom-light: #faaaf8; $custom-dark: #000000;
JSON
{
"hex": "#f482f4",
"rgb": {
"r": 244,
"g": 130,
"b": 244
},
"hsl": {
"h": 300,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.77164,
"c": 0.19511,
"h": 327.3
},
"luminance": 0.4173
}Semantic roles & 50–950 ramp
primary
#F482F4
secondary
#D7F4D7
accent
#E00505
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85