#F485FD#F485FD
#F485FD is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.199 H 324.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F485FD |
|---|---|
| RGB | rgb(244, 133, 253) |
| HSL | hsl(296, 97%, 76%) |
| HSV | hsv(296, 47%, 99%) |
| CMYK | cmyk(3.6%, 47.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.62, 59.23, -41.95) |
| CIE-LCH | lch(71.62, 72.58, 324.69°) |
| OKLab | oklab(77.99% 0.1615 -0.1154) |
| OKLCH | oklch(77.99% 0.199 324.4) |
| XYZ | xyz(63.4238, 43.1030, 97.8884) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 6.06
Light Magenta
#FA5FF7
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485FD #8EFD85
analogous
#B885FD #F485FD #FD85CA
triadic
#F485FD #FDF485 #85FDF4
tetradic
#F485FD #FDB885 #8EFD85 #85CAFD
square
#F485FD #FDB885 #8EFD85 #85CAFD
split-complementary
#F485FD #CAFD85 #85FDB8
monochromatic
#E90DFB #EF49FC #F485FD #F9C1FE #FCE1FF
Accessibility & contrast
On white
2.18
#F485FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F485FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485FD
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485FD | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#F893B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f485fd; /* rgb */ color: rgb(244, 133, 253); /* oklch */ color: oklch(78.0% 0.199 324.4);
Tailwind
colors: {
custom: {
50: '#faacfe',
500: '#f485fd',
950: '#000000',
},
}SCSS
$custom: #f485fd; $custom-light: #faacfe; $custom-dark: #000000;
JSON
{
"hex": "#f485fd",
"rgb": {
"r": 244,
"g": 133,
"b": 253
},
"hsl": {
"h": 295.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.77985,
"c": 0.1985,
"h": 324.4
},
"luminance": 0.431
}Semantic roles & 50–950 ramp
primary
#F485FD
secondary
#D7F7D4
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86