#F483FA#F483FA
#F483FA is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.6% C 0.199 H 325.4°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F483FA |
|---|---|
| RGB | rgb(244, 131, 250) |
| HSL | hsl(297, 92%, 75%) |
| HSV | hsv(297, 48%, 98%) |
| CMYK | cmyk(2.4%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(71.13, 59.66, -41.09) |
| CIE-LCH | lch(71.13, 72.45, 325.44°) |
| OKLab | oklab(77.57% 0.1637 -0.113) |
| OKLCH | oklch(77.57% 0.199 325.4) |
| XYZ | xyz(62.6784, 42.3709, 95.3009) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F483FA #89FA83
analogous
#B983FA #F483FA #FA83C4
triadic
#F483FA #FAF483 #83FAF4
tetradic
#F483FA #FAB983 #89FA83 #83C4FA
square
#F483FA #FAB983 #89FA83 #83C4FA
split-complementary
#F483FA #C4FA83 #83FAB9
monochromatic
#EA0DF5 #EF48F8 #F483FA #F9BEFC #FCE2FE
Accessibility & contrast
On white
2.22
#F483FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F483FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F483FA
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F483FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F483FA | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#F991B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f483fa; /* rgb */ color: rgb(244, 131, 250); /* oklch */ color: oklch(77.6% 0.199 325.4);
Tailwind
colors: {
custom: {
50: '#faabfc',
500: '#f483fa',
950: '#000000',
},
}SCSS
$custom: #f483fa; $custom-light: #faabfc; $custom-dark: #000000;
JSON
{
"hex": "#f483fa",
"rgb": {
"r": 244,
"g": 131,
"b": 250
},
"hsl": {
"h": 296.975,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.77573,
"c": 0.19891,
"h": 325.4
},
"luminance": 0.42368
}Semantic roles & 50–950 ramp
primary
#F483FA
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85