#FF08FB#FF08FB
#FF08FB is a light, highly saturated purple. Relative luminance 0.284; OKLCH L 70.0% C 0.319 H 329.2°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF08FB |
|---|---|
| RGB | rgb(255, 8, 251) |
| HSL | hsl(301, 100%, 52%) |
| HSV | hsv(301, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 1.6%, 0%) |
| CIE-LAB | lab(60.25, 97.22, -58.72) |
| CIE-LCH | lch(60.25, 113.58, 328.87°) |
| OKLab | oklab(70.04% 0.2736 -0.163) |
| OKLCH | oklch(70.04% 0.319 329.2) |
| XYZ | xyz(58.7390, 28.4036, 93.6369) |
| Luminance | 0.2840 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.52
Fuchsia
#FF00FF
ΔE00 0.52
Bright Magenta
#FF08E8
ΔE00 2.55
Pink Purple
#EF1DE7
ΔE00 3.29
Fuchsia (survey)
#ED0DD9
ΔE00 5.26
Heliotrope
#D94FF5
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF08FB #08FF0C
analogous
#8808FF #FF08FB #FF087F
triadic
#FF08FB #FBFF08 #08FBFF
tetradic
#FF08FB #FF8808 #08FF0C #087FFF
square
#FF08FB #FF8808 #08FF0C #087FFF
split-complementary
#FF08FB #7FFF08 #08FF88
monochromatic
#8D008A #CA00C7 #FF08FB #FF45FC #FF82FD
Accessibility & contrast
On white
3.14
#FF08FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#FF08FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF08FB
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF08FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF08FB | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#FF4995
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff08fb; /* rgb */ color: rgb(255, 8, 251); /* oklch */ color: oklch(70.0% 0.319 329.2);
Tailwind
colors: {
custom: {
50: '#ff7cfd',
500: '#ff08fb',
950: '#000000',
},
}SCSS
$custom: #ff08fb; $custom-light: #ff7cfd; $custom-dark: #000000;
JSON
{
"hex": "#ff08fb",
"rgb": {
"r": 255,
"g": 8,
"b": 251
},
"hsl": {
"h": 300.972,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.70044,
"c": 0.31853,
"h": 329.2
},
"luminance": 0.28399
}Semantic roles & 50–950 ramp
primary
#FF08FB
secondary
#7BE87D
accent
#FF2C29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86