#FB85FD#FB85FD
#FB85FD is a light, highly saturated purple. Relative luminance 0.444; OKLCH L 78.8% C 0.203 H 326.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FB85FD |
|---|---|
| RGB | rgb(251, 133, 253) |
| HSL | hsl(299, 97%, 76%) |
| HSV | hsv(299, 47%, 99%) |
| CMYK | cmyk(0.8%, 47.4%, 0%, 0.8%) |
| CIE-LAB | lab(72.48, 61.15, -40.55) |
| CIE-LCH | lch(72.48, 73.38, 326.45°) |
| OKLab | oklab(78.8% 0.1692 -0.1113) |
| OKLCH | oklch(78.8% 0.203 326.7) |
| XYZ | xyz(65.8996, 44.3796, 98.0044) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB85FD #87FD85
analogous
#BF85FD #FB85FD #FD85C3
triadic
#FB85FD #FDFB85 #85FDFB
tetradic
#FB85FD #FDBF85 #87FD85 #85C3FD
square
#FB85FD #FDBF85 #87FD85 #85C3FD
split-complementary
#FB85FD #C3FD85 #85FDBF
monochromatic
#F70DFB #F949FC #FB85FD #FDC1FE #FEE1FF
Accessibility & contrast
On white
2.13
#FB85FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FB85FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB85FD
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB85FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB85FD | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb85fd; /* rgb */ color: rgb(251, 133, 253); /* oklch */ color: oklch(78.8% 0.203 326.7);
Tailwind
colors: {
custom: {
50: '#ffacfe',
500: '#fb85fd',
950: '#000000',
},
}SCSS
$custom: #fb85fd; $custom-light: #ffacfe; $custom-dark: #000000;
JSON
{
"hex": "#fb85fd",
"rgb": {
"r": 251,
"g": 133,
"b": 253
},
"hsl": {
"h": 299,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.78802,
"c": 0.20252,
"h": 326.7
},
"luminance": 0.44376
}Semantic roles & 50–950 ramp
primary
#FB85FD
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86