#FB08FF#FB08FF
#FB08FF is a light, highly saturated purple. Relative luminance 0.279; OKLCH L 69.7% C 0.320 H 327.5°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FB08FF |
|---|---|
| RGB | rgb(251, 8, 255) |
| HSL | hsl(299, 100%, 52%) |
| HSV | hsv(299, 97%, 100%) |
| CMYK | cmyk(1.6%, 96.9%, 0%, 0%) |
| CIE-LAB | lab(59.80, 97.16, -61.69) |
| CIE-LCH | lch(59.80, 115.09, 327.58°) |
| OKLab | oklab(69.68% 0.2696 -0.1718) |
| OKLCH | oklch(69.68% 0.32 327.5) |
| XYZ | xyz(57.9197, 27.9074, 96.9245) |
| Luminance | 0.2790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.62
Fuchsia
#FF00FF
ΔE00 0.62
Bright Magenta
#FF08E8
ΔE00 3.27
Pink Purple
#EF1DE7
ΔE00 3.32
Heliotrope
#D94FF5
ΔE00 4.96
Fuchsia (survey)
#ED0DD9
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB08FF #0CFF08
analogous
#7F08FF #FB08FF #FF0888
triadic
#FB08FF #FFFB08 #08FFFB
tetradic
#FB08FF #FF7F08 #0CFF08 #0888FF
square
#FB08FF #FF7F08 #0CFF08 #0888FF
split-complementary
#FB08FF #88FF08 #08FF7F
monochromatic
#8A008D #C700CA #FB08FF #FC45FF #FD82FF
Accessibility & contrast
On white
3.19
#FB08FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#FB08FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FB08FF
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB08FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB08FF | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#6499FA
Tritanopia (blue-blind)
#FF4D97
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #fb08ff; /* rgb */ color: rgb(251, 8, 255); /* oklch */ color: oklch(69.7% 0.320 327.5);
Tailwind
colors: {
custom: {
50: '#ff7cff',
500: '#fb08ff',
950: '#000000',
},
}SCSS
$custom: #fb08ff; $custom-light: #ff7cff; $custom-dark: #000000;
JSON
{
"hex": "#fb08ff",
"rgb": {
"r": 251,
"g": 8,
"b": 255
},
"hsl": {
"h": 299.028,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.69679,
"c": 0.31965,
"h": 327.5
},
"luminance": 0.27903
}Semantic roles & 50–950 ramp
primary
#FB08FF
secondary
#7DE87B
accent
#FF292C
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86