#FA5FFD#FA5FFD
#FA5FFD is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 74.2% C 0.256 H 327.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FA5FFD |
|---|---|
| RGB | rgb(250, 95, 253) |
| HSL | hsl(299, 98%, 68%) |
| HSV | hsv(299, 62%, 99%) |
| CMYK | cmyk(1.2%, 62.5%, 0%, 0.8%) |
| CIE-LAB | lab(66.22, 77.48, -50.40) |
| CIE-LCH | lch(66.22, 92.43, 326.96°) |
| OKLab | oklab(74.19% 0.2147 -0.1394) |
| OKLCH | oklch(74.19% 0.256 327) |
| XYZ | xyz(61.2452, 35.6042, 96.5559) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.26
Light Magenta
#FA5FF7
ΔE00 0.88
Candy Pink
#FF63E9
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 6.12
Magenta
#FF00FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA5FFD #62FD5F
analogous
#AB5FFD #FA5FFD #FD5FB1
triadic
#FA5FFD #FDFA5F #5FFDFA
tetradic
#FA5FFD #FDAB5F #62FD5F #5FB1FD
square
#FA5FFD #FDAB5F #62FD5F #5FB1FD
split-complementary
#FA5FFD #B1FD5F #5FFDAB
monochromatic
#DB03DF #F823FC #FA5FFD #FC9BFE #FED8FF
Accessibility & contrast
On white
2.59
#FA5FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#FA5FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA5FFD
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA5FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA5FFD | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4894FF
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#FF75A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa5ffd; /* rgb */ color: rgb(250, 95, 253); /* oklch */ color: oklch(74.2% 0.256 327.0);
Tailwind
colors: {
custom: {
50: '#ff96fe',
500: '#fa5ffd',
950: '#000000',
},
}SCSS
$custom: #fa5ffd; $custom-light: #ff96fe; $custom-dark: #000000;
JSON
{
"hex": "#fa5ffd",
"rgb": {
"r": 250,
"g": 95,
"b": 253
},
"hsl": {
"h": 298.861,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.74185,
"c": 0.25596,
"h": 327
},
"luminance": 0.356
}Semantic roles & 50–950 ramp
primary
#FA5FFD
secondary
#C5F4C4
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86