#FB94F6#FB94F6
#FB94F6 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.6% C 0.172 H 328.8°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94F6 |
|---|---|
| RGB | rgb(251, 148, 246) |
| HSL | hsl(303, 93%, 78%) |
| HSV | hsv(303, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 2%, 1.6%) |
| CIE-LAB | lab(75.04, 52.58, -32.77) |
| CIE-LCH | lch(75.04, 61.96, 328.07°) |
| OKLab | oklab(80.62% 0.1472 -0.0892) |
| OKLCH | oklch(80.62% 0.172 328.8) |
| XYZ | xyz(67.0071, 48.3462, 92.9731) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.46
Plum
#DDA0DD
ΔE00 7.09
Bubblegum Pink
#FE83CC
ΔE00 7.98
Candy Pink
#FF63E9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94F6 #94FB99
analogous
#CC94FB #FB94F6 #FB94C2
triadic
#FB94F6 #F6FB94 #94F6FB
tetradic
#FB94F6 #FBCC94 #94FB99 #94C2FB
square
#FB94F6 #FBCC94 #94FB99 #94C2FB
split-complementary
#FB94F6 #C2FB94 #94FBCC
monochromatic
#F71EEC #F959F1 #FB94F6 #FDCFFB #FEE2FD
Accessibility & contrast
On white
1.97
#FB94F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FB94F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94F6
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94F6 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0F9
Deuteranopia (green-blind)
#A9BEF3
Tritanopia (blue-blind)
#FF9DBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb94f6; /* rgb */ color: rgb(251, 148, 246); /* oklch */ color: oklch(80.6% 0.172 328.8);
Tailwind
colors: {
custom: {
50: '#feb6f9',
500: '#fb94f6',
950: '#000000',
},
}SCSS
$custom: #fb94f6; $custom-light: #feb6f9; $custom-dark: #000000;
JSON
{
"hex": "#fb94f6",
"rgb": {
"r": 251,
"g": 148,
"b": 246
},
"hsl": {
"h": 302.913,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.80617,
"c": 0.17214,
"h": 328.8
},
"luminance": 0.48343
}Semantic roles & 50–950 ramp
primary
#FB94F6
secondary
#D5F6D7
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085