#F485FA#F485FA
#F485FA is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.8% C 0.196 H 325.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F485FA |
|---|---|
| RGB | rgb(244, 133, 250) |
| HSL | hsl(297, 92%, 75%) |
| HSV | hsv(297, 47%, 98%) |
| CMYK | cmyk(2.4%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(71.50, 58.70, -40.52) |
| CIE-LCH | lch(71.50, 71.32, 325.38°) |
| OKLab | oklab(77.85% 0.161 -0.1113) |
| OKLCH | oklch(77.85% 0.196 325.3) |
| XYZ | xyz(62.9496, 42.9134, 95.3913) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 6.06
Violet Pink
#FB5FFC
ΔE00 6.12
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485FA #8BFA85
analogous
#B985FA #F485FA #FA85C6
triadic
#F485FA #FAF485 #85FAF4
tetradic
#F485FA #FAB985 #8BFA85 #85C6FA
square
#F485FA #FAB985 #8BFA85 #85C6FA
split-complementary
#F485FA #C6FA85 #85FAB9
monochromatic
#E90FF5 #EF4AF8 #F485FA #F9C0FC #FCE2FE
Accessibility & contrast
On white
2.19
#F485FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F485FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485FA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485FA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#F992B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f485fa; /* rgb */ color: rgb(244, 133, 250); /* oklch */ color: oklch(77.8% 0.196 325.3);
Tailwind
colors: {
custom: {
50: '#faacfc',
500: '#f485fa',
950: '#000000',
},
}SCSS
$custom: #f485fa; $custom-light: #faacfc; $custom-dark: #000000;
JSON
{
"hex": "#f485fa",
"rgb": {
"r": 244,
"g": 133,
"b": 250
},
"hsl": {
"h": 296.923,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.77848,
"c": 0.19575,
"h": 325.3
},
"luminance": 0.4291
}Semantic roles & 50–950 ramp
primary
#F485FA
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85