#F483F9#F483F9
#F483F9 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.5% C 0.198 H 325.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F483F9 |
|---|---|
| RGB | rgb(244, 131, 249) |
| HSL | hsl(297, 91%, 75%) |
| HSV | hsv(297, 47%, 98%) |
| CMYK | cmyk(2%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.08, 59.49, -40.62) |
| CIE-LCH | lch(71.08, 72.03, 325.68°) |
| OKLab | oklab(77.53% 0.1636 -0.1116) |
| OKLCH | oklch(77.53% 0.198 325.7) |
| XYZ | xyz(62.5220, 42.3084, 94.4772) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F483F9 #88F983
analogous
#B983F9 #F483F9 #F983C3
triadic
#F483F9 #F9F483 #83F9F4
tetradic
#F483F9 #F9B983 #88F983 #83C3F9
square
#F483F9 #F9B983 #88F983 #83C3F9
split-complementary
#F483F9 #C3F983 #83F9B9
monochromatic
#EA0EF3 #EF49F6 #F483F9 #F9BDFC #FCE2FE
Accessibility & contrast
On white
2.22
#F483F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F483F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F483F9
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F483F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F483F9 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FD
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#F990B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f483f9; /* rgb */ color: rgb(244, 131, 249); /* oklch */ color: oklch(77.5% 0.198 325.7);
Tailwind
colors: {
custom: {
50: '#faabfb',
500: '#f483f9',
950: '#000000',
},
}SCSS
$custom: #f483f9; $custom-light: #faabfb; $custom-dark: #000000;
JSON
{
"hex": "#f483f9",
"rgb": {
"r": 244,
"g": 131,
"b": 249
},
"hsl": {
"h": 297.458,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.77528,
"c": 0.19801,
"h": 325.7
},
"luminance": 0.42305
}Semantic roles & 50–950 ramp
primary
#F483F9
secondary
#D7F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85