#FB85FB#FB85FB
#FB85FB is a light, highly saturated purple. Relative luminance 0.442; OKLCH L 78.7% C 0.201 H 327.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FB85FB |
|---|---|
| RGB | rgb(251, 133, 251) |
| HSL | hsl(300, 94%, 75%) |
| HSV | hsv(300, 47%, 98%) |
| CMYK | cmyk(0%, 47%, 0%, 1.6%) |
| CIE-LAB | lab(72.40, 60.81, -39.59) |
| CIE-LCH | lch(72.40, 72.56, 326.93°) |
| OKLab | oklab(78.71% 0.1689 -0.1085) |
| OKLCH | oklch(78.71% 0.201 327.3) |
| XYZ | xyz(65.5826, 44.2528, 96.3353) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 4.26
Candy Pink
#FF63E9
ΔE00 5.93
Violet Pink
#FB5FFC
ΔE00 6.31
Light Magenta
#FA5FF7
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB85FB #85FB85
analogous
#C085FB #FB85FB #FB85C0
triadic
#FB85FB #FBFB85 #85FBFB
tetradic
#FB85FB #FBC085 #85FB85 #85C0FB
square
#FB85FB #FBC085 #85FB85 #85C0FB
split-complementary
#FB85FB #C0FB85 #85FBC0
monochromatic
#F70EF7 #F94AF9 #FB85FB #FDC0FD #FEE1FE
Accessibility & contrast
On white
2.13
#FB85FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FB85FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB85FB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB85FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB85FB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb85fb; /* rgb */ color: rgb(251, 133, 251); /* oklch */ color: oklch(78.7% 0.201 327.3);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fb85fb',
950: '#000000',
},
}SCSS
$custom: #fb85fb; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fb85fb",
"rgb": {
"r": 251,
"g": 133,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.78712,
"c": 0.20076,
"h": 327.3
},
"luminance": 0.44249
}Semantic roles & 50–950 ramp
primary
#FB85FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85