#FB85F4#FB85F4
#FB85F4 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.4% C 0.195 H 329.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FB85F4 |
|---|---|
| RGB | rgb(251, 133, 244) |
| HSL | hsl(304, 94%, 75%) |
| HSV | hsv(304, 47%, 98%) |
| CMYK | cmyk(0%, 47%, 2.8%, 1.6%) |
| CIE-LAB | lab(72.11, 59.61, -36.22) |
| CIE-LCH | lch(72.11, 69.75, 328.71°) |
| OKLab | oklab(78.4% 0.1677 -0.0989) |
| OKLCH | oklch(78.4% 0.195 329.5) |
| XYZ | xyz(64.4996, 43.8196, 90.6311) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB85F4 #85FB8C
analogous
#C785FB #FB85F4 #FB85B9
triadic
#FB85F4 #F4FB85 #85F4FB
tetradic
#FB85F4 #FBC785 #85FB8C #85B9FB
square
#FB85F4 #FBC785 #85FB8C #85B9FB
split-complementary
#FB85F4 #B9FB85 #85FBC7
monochromatic
#F70EE9 #F94AEF #FB85F4 #FDC0F9 #FEE1FC
Accessibility & contrast
On white
2.15
#FB85F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FB85F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB85F4
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB85F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB85F4 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F8
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb85f4; /* rgb */ color: rgb(251, 133, 244); /* oklch */ color: oklch(78.4% 0.195 329.5);
Tailwind
colors: {
custom: {
50: '#ffacf8',
500: '#fb85f4',
950: '#000000',
},
}SCSS
$custom: #fb85f4; $custom-light: #ffacf8; $custom-dark: #000000;
JSON
{
"hex": "#fb85f4",
"rgb": {
"r": 251,
"g": 133,
"b": 244
},
"hsl": {
"h": 303.559,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.78402,
"c": 0.19469,
"h": 329.5
},
"luminance": 0.43816
}Semantic roles & 50–950 ramp
primary
#FB85F4
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85