#FB85FC#FB85FC
#FB85FC is a light, highly saturated purple. Relative luminance 0.443; OKLCH L 78.8% C 0.202 H 327.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FB85FC |
|---|---|
| RGB | rgb(251, 133, 252) |
| HSL | hsl(299, 95%, 75%) |
| HSV | hsv(299, 47%, 99%) |
| CMYK | cmyk(0.4%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(72.44, 60.98, -40.07) |
| CIE-LCH | lch(72.44, 72.97, 326.69°) |
| OKLab | oklab(78.76% 0.1691 -0.1099) |
| OKLCH | oklch(78.76% 0.202 327) |
| XYZ | xyz(65.7407, 44.3160, 97.1677) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 5.99
Violet Pink
#FB5FFC
ΔE00 6.28
Light Magenta
#FA5FF7
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB85FC #86FC85
analogous
#BF85FC #FB85FC #FC85C1
triadic
#FB85FC #FCFB85 #85FCFB
tetradic
#FB85FC #FCBF85 #86FC85 #85C1FC
square
#FB85FC #FCBF85 #86FC85 #85C1FC
split-complementary
#FB85FC #C1FC85 #85FCBF
monochromatic
#F70EF9 #F949FB #FB85FC #FDC1FD #FEE1FE
Accessibility & contrast
On white
2.13
#FB85FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FB85FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB85FC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB85FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB85FC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb85fc; /* rgb */ color: rgb(251, 133, 252); /* oklch */ color: oklch(78.8% 0.202 327.0);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fb85fc',
950: '#000000',
},
}SCSS
$custom: #fb85fc; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fb85fc",
"rgb": {
"r": 251,
"g": 133,
"b": 252
},
"hsl": {
"h": 299.496,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78757,
"c": 0.20164,
"h": 327
},
"luminance": 0.44313
}Semantic roles & 50–950 ramp
primary
#FB85FC
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86