#FB5FFF#FB5FFF
#FB5FFF is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.4% C 0.258 H 326.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FB5FFF |
|---|---|
| RGB | rgb(251, 95, 255) |
| HSL | hsl(299, 100%, 69%) |
| HSV | hsv(299, 63%, 100%) |
| CMYK | cmyk(1.6%, 62.7%, 0%, 0%) |
| CIE-LAB | lab(66.46, 78.04, -51.10) |
| CIE-LCH | lch(66.46, 93.28, 326.78°) |
| OKLab | oklab(74.42% 0.2158 -0.1414) |
| OKLCH | oklch(74.42% 0.258 326.8) |
| XYZ | xyz(61.9248, 35.9176, 98.2595) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.43
Light Magenta
#FA5FF7
ΔE00 1.12
Candy Pink
#FF63E9
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 6.19
Magenta
#FF00FF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB5FFF #63FF5F
analogous
#AB5FFF #FB5FFF #FF5FB3
triadic
#FB5FFF #FFFB5F #5FFFFB
tetradic
#FB5FFF #FFAB5F #63FF5F #5FB3FF
square
#FB5FFF #FFAB5F #63FF5F #5FB3FF
split-complementary
#FB5FFF #B3FF5F #5FFFAB
monochromatic
#DE00E4 #F922FF #FB5FFF #FD9CFF #FED9FF
Accessibility & contrast
On white
2.57
#FB5FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FB5FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB5FFF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB5FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB5FFF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4795FF
Deuteranopia (green-blind)
#82A9FB
Tritanopia (blue-blind)
#FF75A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb5fff; /* rgb */ color: rgb(251, 95, 255); /* oklch */ color: oklch(74.4% 0.258 326.8);
Tailwind
colors: {
custom: {
50: '#ff96ff',
500: '#fb5fff',
950: '#000000',
},
}SCSS
$custom: #fb5fff; $custom-light: #ff96ff; $custom-dark: #000000;
JSON
{
"hex": "#fb5fff",
"rgb": {
"r": 251,
"g": 95,
"b": 255
},
"hsl": {
"h": 298.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.74419,
"c": 0.25803,
"h": 326.8
},
"luminance": 0.35914
}Semantic roles & 50–950 ramp
primary
#FB5FFF
secondary
#C6F5C5
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86