#F485FB#F485FB
#F485FB is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.9% C 0.197 H 325.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F485FB |
|---|---|
| RGB | rgb(244, 133, 251) |
| HSL | hsl(296, 94%, 75%) |
| HSV | hsv(296, 47%, 98%) |
| CMYK | cmyk(2.8%, 47%, 0%, 1.6%) |
| CIE-LAB | lab(71.54, 58.87, -41.00) |
| CIE-LCH | lch(71.54, 71.74, 325.15°) |
| OKLab | oklab(77.89% 0.1612 -0.1127) |
| OKLCH | oklch(77.89% 0.197 325) |
| XYZ | xyz(63.1069, 42.9763, 96.2192) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485FB #8CFB85
analogous
#B985FB #F485FB #FB85C7
triadic
#F485FB #FBF485 #85FBF4
tetradic
#F485FB #FBB985 #8CFB85 #85C7FB
square
#F485FB #FBB985 #8CFB85 #85C7FB
split-complementary
#F485FB #C7FB85 #85FBB9
monochromatic
#E90EF7 #EF4AF9 #F485FB #F9C0FD #FCE1FE
Accessibility & contrast
On white
2.19
#F485FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F485FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485FB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485FB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FF
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#F993B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f485fb; /* rgb */ color: rgb(244, 133, 251); /* oklch */ color: oklch(77.9% 0.197 325.0);
Tailwind
colors: {
custom: {
50: '#faacfd',
500: '#f485fb',
950: '#000000',
},
}SCSS
$custom: #f485fb; $custom-light: #faacfd; $custom-dark: #000000;
JSON
{
"hex": "#f485fb",
"rgb": {
"r": 244,
"g": 133,
"b": 251
},
"hsl": {
"h": 296.441,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.77894,
"c": 0.19667,
"h": 325
},
"luminance": 0.42973
}Semantic roles & 50–950 ramp
primary
#F485FB
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85