#F483F7#F483F7
#F483F7 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.4% C 0.196 H 326.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F483F7 |
|---|---|
| RGB | rgb(244, 131, 247) |
| HSL | hsl(298, 88%, 74%) |
| HSV | hsv(298, 47%, 97%) |
| CMYK | cmyk(1.2%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(71.00, 59.13, -39.66) |
| CIE-LCH | lch(71.00, 71.20, 326.15°) |
| OKLab | oklab(77.44% 0.1633 -0.1088) |
| OKLCH | oklch(77.44% 0.196 326.3) |
| XYZ | xyz(62.2118, 42.1843, 92.8431) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.43
Purply Pink
#F075E6
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F483F7 #86F783
analogous
#BA83F7 #F483F7 #F783C0
triadic
#F483F7 #F7F483 #83F7F4
tetradic
#F483F7 #F7BA83 #86F783 #83C0F7
square
#F483F7 #F7BA83 #86F783 #83C0F7
split-complementary
#F483F7 #C0F783 #83F7BA
monochromatic
#EA10F0 #EF4AF3 #F483F7 #F9BCFB #FCE2FD
Accessibility & contrast
On white
2.23
#F483F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F483F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F483F7
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F483F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F483F7 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FB
Deuteranopia (green-blind)
#98B3F3
Tritanopia (blue-blind)
#FA90B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f483f7; /* rgb */ color: rgb(244, 131, 247); /* oklch */ color: oklch(77.4% 0.196 326.3);
Tailwind
colors: {
custom: {
50: '#faabfa',
500: '#f483f7',
950: '#000000',
},
}SCSS
$custom: #f483f7; $custom-light: #faabfa; $custom-dark: #000000;
JSON
{
"hex": "#f483f7",
"rgb": {
"r": 244,
"g": 131,
"b": 247
},
"hsl": {
"h": 298.448,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.77437,
"c": 0.19621,
"h": 326.3
},
"luminance": 0.42181
}Semantic roles & 50–950 ramp
primary
#F483F7
secondary
#D7F5D6
accent
#E40107
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85