#F485F9#F485F9
#F485F9 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.195 H 325.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F485F9 |
|---|---|
| RGB | rgb(244, 133, 249) |
| HSL | hsl(297, 91%, 75%) |
| HSV | hsv(297, 47%, 98%) |
| CMYK | cmyk(2%, 46.6%, 0%, 2.4%) |
| CIE-LAB | lab(71.45, 58.52, -40.04) |
| CIE-LCH | lch(71.45, 70.90, 325.62°) |
| OKLab | oklab(77.8% 0.1609 -0.1099) |
| OKLCH | oklch(77.8% 0.195 325.6) |
| XYZ | xyz(62.7933, 42.8508, 94.5676) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 6.00
Violet Pink
#FB5FFC
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485F9 #8AF985
analogous
#BA85F9 #F485F9 #F985C4
triadic
#F485F9 #F9F485 #85F9F4
tetradic
#F485F9 #F9BA85 #8AF985 #85C4F9
square
#F485F9 #F9BA85 #8AF985 #85C4F9
split-complementary
#F485F9 #C4F985 #85F9BA
monochromatic
#E910F3 #EF4BF6 #F485F9 #F9BFFC #FCE2FE
Accessibility & contrast
On white
2.19
#F485F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F485F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485F9
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485F9 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#F992B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f485f9; /* rgb */ color: rgb(244, 133, 249); /* oklch */ color: oklch(77.8% 0.195 325.6);
Tailwind
colors: {
custom: {
50: '#faacfb',
500: '#f485f9',
950: '#000000',
},
}SCSS
$custom: #f485f9; $custom-light: #faacfb; $custom-dark: #000000;
JSON
{
"hex": "#f485f9",
"rgb": {
"r": 244,
"g": 133,
"b": 249
},
"hsl": {
"h": 297.414,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.77802,
"c": 0.19484,
"h": 325.6
},
"luminance": 0.42848
}Semantic roles & 50–950 ramp
primary
#F485F9
secondary
#D7F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85