#FA08FF#FA08FF
#FA08FF is a light, highly saturated purple. Relative luminance 0.277; OKLCH L 69.5% C 0.319 H 327.3°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FA08FF |
|---|---|
| RGB | rgb(250, 8, 255) |
| HSL | hsl(299, 100%, 52%) |
| HSV | hsv(299, 97%, 100%) |
| CMYK | cmyk(2%, 96.9%, 0%, 0%) |
| CIE-LAB | lab(59.64, 97.00, -61.97) |
| CIE-LCH | lch(59.64, 115.11, 327.43°) |
| OKLab | oklab(69.53% 0.2686 -0.1726) |
| OKLCH | oklch(69.53% 0.319 327.3) |
| XYZ | xyz(57.5603, 27.7221, 96.9076) |
| Luminance | 0.2772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.80
Fuchsia
#FF00FF
ΔE00 0.80
Pink Purple
#EF1DE7
ΔE00 3.25
Bright Magenta
#FF08E8
ΔE00 3.34
Heliotrope
#D94FF5
ΔE00 4.87
Fuchsia (survey)
#ED0DD9
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA08FF #0DFF08
analogous
#7E08FF #FA08FF #FF0889
triadic
#FA08FF #FFFA08 #08FFFA
tetradic
#FA08FF #FF7E08 #0DFF08 #0889FF
square
#FA08FF #FF7E08 #0DFF08 #0889FF
split-complementary
#FA08FF #89FF08 #08FF7E
monochromatic
#8A008D #C600CA #FA08FF #FB45FF #FC82FF
Accessibility & contrast
On white
3.21
#FA08FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#FA08FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FA08FF
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA08FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA08FF | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#6399FA
Tritanopia (blue-blind)
#FF4D97
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #fa08ff; /* rgb */ color: rgb(250, 8, 255); /* oklch */ color: oklch(69.5% 0.319 327.3);
Tailwind
colors: {
custom: {
50: '#ff7bff',
500: '#fa08ff',
950: '#000000',
},
}SCSS
$custom: #fa08ff; $custom-light: #ff7bff; $custom-dark: #000000;
JSON
{
"hex": "#fa08ff",
"rgb": {
"r": 250,
"g": 8,
"b": 255
},
"hsl": {
"h": 298.785,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.6953,
"c": 0.31931,
"h": 327.3
},
"luminance": 0.27718
}Semantic roles & 50–950 ramp
primary
#FA08FF
secondary
#7DE87B
accent
#FF292D
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86