#F482ED#F482ED
#F482ED is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.9% C 0.189 H 329.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F482ED |
|---|---|
| RGB | rgb(244, 130, 237) |
| HSL | hsl(304, 84%, 73%) |
| HSV | hsv(304, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 2.9%, 4.3%) |
| CIE-LAB | lab(70.40, 57.89, -35.11) |
| CIE-LCH | lch(70.40, 67.70, 328.76°) |
| OKLab | oklab(76.85% 0.1629 -0.0958) |
| OKLCH | oklch(76.85% 0.189 329.5) |
| XYZ | xyz(60.5762, 41.3162, 84.8885) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482ED #82F489
analogous
#C282F4 #F482ED #F482B4
triadic
#F482ED #EDF482 #82EDF4
tetradic
#F482ED #F4C282 #82F489 #82B4F4
square
#F482ED #F4C282 #82F489 #82B4F4
split-complementary
#F482ED #B4F482 #82F4C2
monochromatic
#E714DA #EF4AE5 #F482ED #F9BAF5 #FDE3FB
Accessibility & contrast
On white
2.27
#F482ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F482ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482ED
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482ED | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#FB8CAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f482ed; /* rgb */ color: rgb(244, 130, 237); /* oklch */ color: oklch(76.9% 0.189 329.5);
Tailwind
colors: {
custom: {
50: '#faaaf3',
500: '#f482ed',
950: '#000000',
},
}SCSS
$custom: #f482ed; $custom-light: #faaaf3; $custom-dark: #000000;
JSON
{
"hex": "#f482ed",
"rgb": {
"r": 244,
"g": 130,
"b": 237
},
"hsl": {
"h": 303.684,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.76854,
"c": 0.189,
"h": 329.5
},
"luminance": 0.41313
}Semantic roles & 50–950 ramp
primary
#F482ED
secondary
#D7F4D8
accent
#E01305
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85