#FA8FFD#FA8FFD
#FA8FFD is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.1% C 0.186 H 326.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FFD |
|---|---|
| RGB | rgb(250, 143, 253) |
| HSL | hsl(298, 96%, 78%) |
| HSV | hsv(298, 43%, 99%) |
| CMYK | cmyk(1.2%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(74.23, 56.01, -37.84) |
| CIE-LCH | lch(74.23, 67.59, 325.96°) |
| OKLab | oklab(80.08% 0.1545 -0.1036) |
| OKLCH | oklch(80.08% 0.186 326.2) |
| XYZ | xyz(66.9750, 47.0640, 98.4659) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 7.72
Violet Pink
#FB5FFC
ΔE00 8.14
Light Magenta
#FA5FF7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FFD #92FD8F
analogous
#C38FFD #FA8FFD #FD8FC9
triadic
#FA8FFD #FDFA8F #8FFDFA
tetradic
#FA8FFD #FDC38F #92FD8F #8FC9FD
square
#FA8FFD #FDC38F #92FD8F #8FC9FD
split-complementary
#FA8FFD #C9FD8F #8FFDC3
monochromatic
#F517FB #F753FC #FA8FFD #FDCBFE #FEE1FE
Accessibility & contrast
On white
2.02
#FA8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FA8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FFD
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FFD | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8ffd; /* rgb */ color: rgb(250, 143, 253); /* oklch */ color: oklch(80.1% 0.186 326.2);
Tailwind
colors: {
custom: {
50: '#feb2fe',
500: '#fa8ffd',
950: '#000000',
},
}SCSS
$custom: #fa8ffd; $custom-light: #feb2fe; $custom-dark: #000000;
JSON
{
"hex": "#fa8ffd",
"rgb": {
"r": 250,
"g": 143,
"b": 253
},
"hsl": {
"h": 298.364,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.80076,
"c": 0.18602,
"h": 326.2
},
"luminance": 0.47061
}Semantic roles & 50–950 ramp
primary
#FA8FFD
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086