#FB85FF#FB85FF
#FB85FF is a light, highly saturated purple. Relative luminance 0.445; OKLCH L 78.9% C 0.204 H 326.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FB85FF |
|---|---|
| RGB | rgb(251, 133, 255) |
| HSL | hsl(298, 100%, 76%) |
| HSV | hsv(298, 48%, 100%) |
| CMYK | cmyk(1.6%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(72.57, 61.50, -41.50) |
| CIE-LCH | lch(72.57, 74.20, 325.99°) |
| OKLab | oklab(78.89% 0.1695 -0.114) |
| OKLCH | oklch(78.89% 0.204 326.1) |
| XYZ | xyz(66.2198, 44.5077, 99.6912) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 6.18
Violet Pink
#FB5FFC
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB85FF #89FF85
analogous
#BE85FF #FB85FF #FF85C6
triadic
#FB85FF #FFFB85 #85FFFB
tetradic
#FB85FF #FFBE85 #89FF85 #85C6FF
square
#FB85FF #FFBE85 #89FF85 #85C6FF
split-complementary
#FB85FF #C6FF85 #85FFBE
monochromatic
#F70BFF #F948FF #FB85FF #FDC2FF #FEE0FF
Accessibility & contrast
On white
2.12
#FB85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FB85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB85FF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB85FF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb85ff; /* rgb */ color: rgb(251, 133, 255); /* oklch */ color: oklch(78.9% 0.204 326.1);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fb85ff',
950: '#000000',
},
}SCSS
$custom: #fb85ff; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fb85ff",
"rgb": {
"r": 251,
"g": 133,
"b": 255
},
"hsl": {
"h": 298.033,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78893,
"c": 0.20429,
"h": 326.1
},
"luminance": 0.44504
}Semantic roles & 50–950 ramp
primary
#FB85FF
secondary
#D5F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86