#FD08FF#FD08FF
#FD08FF is a light, highly saturated purple. Relative luminance 0.283; OKLCH L 70.0% C 0.320 H 327.9°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD08FF |
|---|---|
| RGB | rgb(253, 8, 255) |
| HSL | hsl(300, 100%, 52%) |
| HSV | hsv(300, 97%, 100%) |
| CMYK | cmyk(0.8%, 96.9%, 0%, 0%) |
| CIE-LAB | lab(60.14, 97.47, -61.14) |
| CIE-LCH | lch(60.14, 115.05, 327.90°) |
| OKLab | oklab(69.98% 0.2714 -0.1701) |
| OKLCH | oklch(69.98% 0.32 327.9) |
| XYZ | xyz(58.6441, 28.2810, 96.9584) |
| Luminance | 0.2828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.28
Fuchsia
#FF00FF
ΔE00 0.28
Bright Magenta
#FF08E8
ΔE00 3.15
Pink Purple
#EF1DE7
ΔE00 3.47
Heliotrope
#D94FF5
ΔE00 5.14
Fuchsia (survey)
#ED0DD9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD08FF #0AFF08
analogous
#8208FF #FD08FF #FF0886
triadic
#FD08FF #FFFD08 #08FFFD
tetradic
#FD08FF #FF8208 #0AFF08 #0886FF
square
#FD08FF #FF8208 #0AFF08 #0886FF
split-complementary
#FD08FF #86FF08 #08FF82
monochromatic
#8B008D #C800CA #FD08FF #FD45FF #FE82FF
Accessibility & contrast
On white
3.16
#FD08FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#FD08FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FD08FF
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD08FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD08FF | 1.00 | 3.16 | 6.66 | 6.66 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#679AFA
Tritanopia (blue-blind)
#FF4C97
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #fd08ff; /* rgb */ color: rgb(253, 8, 255); /* oklch */ color: oklch(70.0% 0.320 327.9);
Tailwind
colors: {
custom: {
50: '#ff7cff',
500: '#fd08ff',
950: '#000000',
},
}SCSS
$custom: #fd08ff; $custom-light: #ff7cff; $custom-dark: #000000;
JSON
{
"hex": "#fd08ff",
"rgb": {
"r": 253,
"g": 8,
"b": 255
},
"hsl": {
"h": 299.514,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.69977,
"c": 0.32032,
"h": 327.9
},
"luminance": 0.28276
}Semantic roles & 50–950 ramp
primary
#FD08FF
secondary
#7CE87B
accent
#FF292B
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86