#FF08FD#FF08FD
#FF08FD is a light, highly saturated purple. Relative luminance 0.285; OKLCH L 70.2% C 0.320 H 328.8°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF08FD |
|---|---|
| RGB | rgb(255, 8, 253) |
| HSL | hsl(300, 100%, 52%) |
| HSV | hsv(300, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 0.8%, 0%) |
| CIE-LAB | lab(60.36, 97.50, -59.65) |
| CIE-LCH | lch(60.36, 114.30, 328.54°) |
| OKLab | oklab(70.16% 0.2735 -0.1657) |
| OKLCH | oklch(70.16% 0.32 328.8) |
| XYZ | xyz(59.0560, 28.5303, 95.3060) |
| Luminance | 0.2853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.28
Fuchsia
#FF00FF
ΔE00 0.28
Bright Magenta
#FF08E8
ΔE00 2.81
Pink Purple
#EF1DE7
ΔE00 3.47
Heliotrope
#D94FF5
ΔE00 5.39
Fuchsia (survey)
#ED0DD9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF08FD #08FF0A
analogous
#8608FF #FF08FD #FF0882
triadic
#FF08FD #FDFF08 #08FDFF
tetradic
#FF08FD #FF8608 #08FF0A #0882FF
square
#FF08FD #FF8608 #08FF0A #0882FF
split-complementary
#FF08FD #82FF08 #08FF86
monochromatic
#8D008B #CA00C8 #FF08FD #FF45FD #FF82FE
Accessibility & contrast
On white
3.13
#FF08FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#FF08FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF08FD
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF08FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF08FD | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#6A9BF8
Tritanopia (blue-blind)
#FF4A96
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff08fd; /* rgb */ color: rgb(255, 8, 253); /* oklch */ color: oklch(70.2% 0.320 328.8);
Tailwind
colors: {
custom: {
50: '#ff7cff',
500: '#ff08fd',
950: '#000000',
},
}SCSS
$custom: #ff08fd; $custom-light: #ff7cff; $custom-dark: #000000;
JSON
{
"hex": "#ff08fd",
"rgb": {
"r": 255,
"g": 8,
"b": 253
},
"hsl": {
"h": 300.486,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.70159,
"c": 0.31977,
"h": 328.8
},
"luminance": 0.28526
}Semantic roles & 50–950 ramp
primary
#FF08FD
secondary
#7BE87C
accent
#FF2B29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86