#F482F6#F482F6
#F482F6 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.3% C 0.197 H 326.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F482F6 |
|---|---|
| RGB | rgb(244, 130, 246) |
| HSL | hsl(299, 87%, 74%) |
| HSV | hsv(299, 47%, 96%) |
| CMYK | cmyk(0.8%, 47.2%, 0%, 3.5%) |
| CIE-LAB | lab(70.77, 59.44, -39.46) |
| CIE-LCH | lch(70.77, 71.35, 326.42°) |
| OKLab | oklab(77.26% 0.1644 -0.1083) |
| OKLCH | oklch(77.26% 0.197 326.6) |
| XYZ | xyz(61.9242, 41.8554, 91.9881) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482F6 #84F682
analogous
#BA82F6 #F482F6 #F682BE
triadic
#F482F6 #F6F482 #82F6F4
tetradic
#F482F6 #F6BA82 #84F682 #82BEF6
square
#F482F6 #F6BA82 #84F682 #82BEF6
split-complementary
#F482F6 #BEF682 #82F6BA
monochromatic
#E911ED #EF49F2 #F482F6 #F9BBFA #FCE2FD
Accessibility & contrast
On white
2.24
#F482F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F482F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482F6
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482F6 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FA
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#FA8FB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f482f6; /* rgb */ color: rgb(244, 130, 246); /* oklch */ color: oklch(77.3% 0.197 326.6);
Tailwind
colors: {
custom: {
50: '#faaaf9',
500: '#f482f6',
950: '#000000',
},
}SCSS
$custom: #f482f6; $custom-light: #faaaf9; $custom-dark: #000000;
JSON
{
"hex": "#f482f6",
"rgb": {
"r": 244,
"g": 130,
"b": 246
},
"hsl": {
"h": 298.966,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.77255,
"c": 0.19689,
"h": 326.6
},
"luminance": 0.41852
}Semantic roles & 50–950 ramp
primary
#F482F6
secondary
#D7F5D6
accent
#E30206
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85