#F485FC#F485FC
#F485FC is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.9% C 0.198 H 324.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F485FC |
|---|---|
| RGB | rgb(244, 133, 252) |
| HSL | hsl(296, 95%, 75%) |
| HSV | hsv(296, 47%, 99%) |
| CMYK | cmyk(3.2%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.58, 59.05, -41.47) |
| CIE-LCH | lch(71.58, 72.16, 324.92°) |
| OKLab | oklab(77.94% 0.1613 -0.1141) |
| OKLCH | oklch(77.94% 0.198 324.7) |
| XYZ | xyz(63.2649, 43.0395, 97.0516) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485FC #8DFC85
analogous
#B885FC #F485FC #FC85C9
triadic
#F485FC #FCF485 #85FCF4
tetradic
#F485FC #FCB885 #8DFC85 #85C9FC
square
#F485FC #FCB885 #8DFC85 #85C9FC
split-complementary
#F485FC #C9FC85 #85FCB8
monochromatic
#E90EF9 #EF49FB #F485FC #F9C1FD #FCE1FE
Accessibility & contrast
On white
2.19
#F485FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F485FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485FC
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485FC | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#F993B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f485fc; /* rgb */ color: rgb(244, 133, 252); /* oklch */ color: oklch(77.9% 0.198 324.7);
Tailwind
colors: {
custom: {
50: '#faacfd',
500: '#f485fc',
950: '#000000',
},
}SCSS
$custom: #f485fc; $custom-light: #faacfd; $custom-dark: #000000;
JSON
{
"hex": "#f485fc",
"rgb": {
"r": 244,
"g": 133,
"b": 252
},
"hsl": {
"h": 295.966,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.77939,
"c": 0.19759,
"h": 324.7
},
"luminance": 0.43036
}Semantic roles & 50–950 ramp
primary
#F485FC
secondary
#D7F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86