#F482FF#F482FF
#F482FF is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.205 H 324.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F482FF |
|---|---|
| RGB | rgb(244, 130, 255) |
| HSL | hsl(295, 100%, 75%) |
| HSV | hsv(295, 49%, 100%) |
| CMYK | cmyk(4.3%, 49%, 0%, 0%) |
| CIE-LAB | lab(71.16, 61.04, -43.77) |
| CIE-LCH | lch(71.16, 75.11, 324.36°) |
| OKLab | oklab(77.67% 0.1658 -0.1206) |
| OKLCH | oklch(77.67% 0.205 324) |
| XYZ | xyz(63.3392, 42.4214, 99.4402) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482FF #8DFF82
analogous
#B582FF #F482FF #FF82CB
triadic
#F482FF #FFF482 #82FFF4
tetradic
#F482FF #FFB582 #8DFF82 #82CBFF
square
#F482FF #FFB582 #8DFF82 #82CBFF
split-complementary
#F482FF #CBFF82 #82FFB5
monochromatic
#E908FF #EF45FF #F482FF #F9BFFF #FCE0FF
Accessibility & contrast
On white
2.21
#F482FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F482FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482FF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482FF | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#F891B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f482ff; /* rgb */ color: rgb(244, 130, 255); /* oklch */ color: oklch(77.7% 0.205 324.0);
Tailwind
colors: {
custom: {
50: '#faaaff',
500: '#f482ff',
950: '#000000',
},
}SCSS
$custom: #f482ff; $custom-light: #faaaff; $custom-dark: #000000;
JSON
{
"hex": "#f482ff",
"rgb": {
"r": 244,
"g": 130,
"b": 255
},
"hsl": {
"h": 294.72,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7767,
"c": 0.20502,
"h": 324
},
"luminance": 0.42418
}Semantic roles & 50–950 ramp
primary
#F482FF
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86