#FB85FE#FB85FE
#FB85FE is a light, highly saturated purple. Relative luminance 0.444; OKLCH L 78.8% C 0.203 H 326.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FB85FE |
|---|---|
| RGB | rgb(251, 133, 254) |
| HSL | hsl(299, 98%, 76%) |
| HSV | hsv(299, 48%, 100%) |
| CMYK | cmyk(1.2%, 47.6%, 0%, 0.4%) |
| CIE-LAB | lab(72.52, 61.33, -41.03) |
| CIE-LCH | lch(72.52, 73.79, 326.22°) |
| OKLab | oklab(78.85% 0.1694 -0.1126) |
| OKLCH | oklch(78.85% 0.203 326.4) |
| XYZ | xyz(66.0593, 44.4435, 98.8456) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 6.11
Violet Pink
#FB5FFC
ΔE00 6.23
Light Magenta
#FA5FF7
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB85FE #88FE85
analogous
#BE85FE #FB85FE #FE85C4
triadic
#FB85FE #FEFB85 #85FEFB
tetradic
#FB85FE #FEBE85 #88FE85 #85C4FE
square
#FB85FE #FEBE85 #88FE85 #85C4FE
split-complementary
#FB85FE #C4FE85 #85FEBE
monochromatic
#F70CFD #F948FE #FB85FE #FDC2FE #FEE1FF
Accessibility & contrast
On white
2.12
#FB85FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FB85FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB85FE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB85FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB85FE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb85fe; /* rgb */ color: rgb(251, 133, 254); /* oklch */ color: oklch(78.8% 0.203 326.4);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fb85fe',
950: '#000000',
},
}SCSS
$custom: #fb85fe; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fb85fe",
"rgb": {
"r": 251,
"g": 133,
"b": 254
},
"hsl": {
"h": 298.512,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.78847,
"c": 0.2034,
"h": 326.4
},
"luminance": 0.4444
}Semantic roles & 50–950 ramp
primary
#FB85FE
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86