#FB94FB#FB94FB
#FB94FB is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.8% C 0.177 H 327.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94FB |
|---|---|
| RGB | rgb(251, 148, 251) |
| HSL | hsl(300, 93%, 78%) |
| HSV | hsv(300, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(75.24, 53.45, -35.18) |
| CIE-LCH | lch(75.24, 63.99, 326.65°) |
| OKLab | oklab(80.83% 0.1483 -0.0961) |
| OKLCH | oklch(80.83% 0.177 327.1) |
| XYZ | xyz(67.7849, 48.6573, 97.0694) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.25
Purply Pink
#F075E6
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.74
Plum
#DDA0DD
ΔE00 7.57
Candy Pink
#FF63E9
ΔE00 8.57
Mauve
#E0B0FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94FB #94FB94
analogous
#C794FB #FB94FB #FB94C7
triadic
#FB94FB #FBFB94 #94FBFB
tetradic
#FB94FB #FBC794 #94FB94 #94C7FB
square
#FB94FB #FBC794 #94FB94 #94C7FB
split-complementary
#FB94FB #C7FB94 #94FBC7
monochromatic
#F71EF7 #F959F9 #FB94FB #FDCFFD #FEE2FE
Accessibility & contrast
On white
1.96
#FB94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FB94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94FB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94FB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb94fb; /* rgb */ color: rgb(251, 148, 251); /* oklch */ color: oklch(80.8% 0.177 327.1);
Tailwind
colors: {
custom: {
50: '#feb6fd',
500: '#fb94fb',
950: '#000000',
},
}SCSS
$custom: #fb94fb; $custom-light: #feb6fd; $custom-dark: #000000;
JSON
{
"hex": "#fb94fb",
"rgb": {
"r": 251,
"g": 148,
"b": 251
},
"hsl": {
"h": 300,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.80827,
"c": 0.17666,
"h": 327.1
},
"luminance": 0.48654
}Semantic roles & 50–950 ramp
primary
#FB94FB
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085