#FB94FF#FB94FF
#FB94FF is a light, vivid purple. Relative luminance 0.489; OKLCH L 81.0% C 0.180 H 325.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94FF |
|---|---|
| RGB | rgb(251, 148, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 42%, 100%) |
| CMYK | cmyk(1.6%, 42%, 0%, 0%) |
| CIE-LAB | lab(75.40, 54.16, -37.10) |
| CIE-LCH | lch(75.40, 65.65, 325.59°) |
| OKLab | oklab(81% 0.149 -0.1015) |
| OKLCH | oklch(81% 0.18 325.7) |
| XYZ | xyz(68.4220, 48.9122, 100.4253) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 6.72
Lavender Pink
#DD85D7
ΔE00 7.13
Plum
#DDA0DD
ΔE00 8.00
Mauve
#E0B0FF
ΔE00 8.47
Candy Pink
#FF63E9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94FF #98FF94
analogous
#C694FF #FB94FF #FF94CE
triadic
#FB94FF #FFFB94 #94FFFB
tetradic
#FB94FF #FFC694 #98FF94 #94CEFF
square
#FB94FF #FFC694 #98FF94 #94CEFF
split-complementary
#FB94FF #CEFF94 #94FFC6
monochromatic
#F61AFF #F957FF #FB94FF #FDD1FF #FEE0FF
Accessibility & contrast
On white
1.95
#FB94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#FB94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94FF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94FF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#FF9FBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fb94ff; /* rgb */ color: rgb(251, 148, 255); /* oklch */ color: oklch(81.0% 0.180 325.7);
Tailwind
colors: {
custom: {
50: '#feb6ff',
500: '#fb94ff',
950: '#000000',
},
}SCSS
$custom: #fb94ff; $custom-light: #feb6ff; $custom-dark: #000000;
JSON
{
"hex": "#fb94ff",
"rgb": {
"r": 251,
"g": 148,
"b": 255
},
"hsl": {
"h": 297.757,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80998,
"c": 0.18034,
"h": 325.7
},
"luminance": 0.48909
}Semantic roles & 50–950 ramp
primary
#FB94FF
secondary
#D5F7D4
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086