#F482F3#F482F3
#F482F3 is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.1% C 0.194 H 327.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F482F3 |
|---|---|
| RGB | rgb(244, 130, 243) |
| HSL | hsl(301, 84%, 73%) |
| HSV | hsv(301, 47%, 96%) |
| CMYK | cmyk(0%, 46.7%, 0.4%, 4.3%) |
| CIE-LAB | lab(70.64, 58.92, -38.02) |
| CIE-LCH | lch(70.64, 70.12, 327.17°) |
| OKLab | oklab(77.12% 0.164 -0.1041) |
| OKLCH | oklch(77.12% 0.194 327.6) |
| XYZ | xyz(61.4675, 41.6727, 89.5826) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 2.99
Lavender Pink
#DD85D7
ΔE00 5.14
Candy Pink
#FF63E9
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F482F3 #82F483
analogous
#BC82F4 #F482F3 #F482BA
triadic
#F482F3 #F3F482 #82F3F4
tetradic
#F482F3 #F4BC82 #82F483 #82BAF4
square
#F482F3 #F4BC82 #82F483 #82BAF4
split-complementary
#F482F3 #BAF482 #82F4BC
monochromatic
#E714E5 #EF4AEE #F482F3 #F9BAF8 #FDE3FC
Accessibility & contrast
On white
2.25
#F482F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F482F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F482F3
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F482F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F482F3 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F7
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#FA8EAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f482f3; /* rgb */ color: rgb(244, 130, 243); /* oklch */ color: oklch(77.1% 0.194 327.6);
Tailwind
colors: {
custom: {
50: '#faaaf7',
500: '#f482f3',
950: '#000000',
},
}SCSS
$custom: #f482f3; $custom-light: #faaaf7; $custom-dark: #000000;
JSON
{
"hex": "#f482f3",
"rgb": {
"r": 244,
"g": 130,
"b": 243
},
"hsl": {
"h": 300.526,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.77119,
"c": 0.19423,
"h": 327.6
},
"luminance": 0.41669
}Semantic roles & 50–950 ramp
primary
#F482F3
secondary
#D7F4D7
accent
#E00705
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85