#FA8FFC#FA8FFC
#FA8FFC is a light, vivid purple. Relative luminance 0.470; OKLCH L 80.0% C 0.185 H 326.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FFC |
|---|---|
| RGB | rgb(250, 143, 252) |
| HSL | hsl(299, 95%, 77%) |
| HSV | hsv(299, 43%, 99%) |
| CMYK | cmyk(0.8%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(74.19, 55.83, -37.36) |
| CIE-LCH | lch(74.19, 67.18, 326.21°) |
| OKLab | oklab(80.03% 0.1543 -0.1022) |
| OKLCH | oklch(80.03% 0.185 326.5) |
| XYZ | xyz(66.8161, 47.0004, 97.6291) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 7.68
Violet Pink
#FB5FFC
ΔE00 8.17
Light Magenta
#FA5FF7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FFC #91FC8F
analogous
#C38FFC #FA8FFC #FC8FC8
triadic
#FA8FFC #FCFA8F #8FFCFA
tetradic
#FA8FFC #FCC38F #91FC8F #8FC8FC
square
#FA8FFC #FCC38F #91FC8F #8FC8FC
split-complementary
#FA8FFC #C8FC8F #8FFCC3
monochromatic
#F518F9 #F753FA #FA8FFC #FDCBFE #FEE1FE
Accessibility & contrast
On white
2.02
#FA8FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FA8FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FFC
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FFC | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8ffc; /* rgb */ color: rgb(250, 143, 252); /* oklch */ color: oklch(80.0% 0.185 326.5);
Tailwind
colors: {
custom: {
50: '#feb2fd',
500: '#fa8ffc',
950: '#000000',
},
}SCSS
$custom: #fa8ffc; $custom-light: #feb2fd; $custom-dark: #000000;
JSON
{
"hex": "#fa8ffc",
"rgb": {
"r": 250,
"g": 143,
"b": 252
},
"hsl": {
"h": 298.899,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.80032,
"c": 0.18511,
"h": 326.5
},
"luminance": 0.46997
}Semantic roles & 50–950 ramp
primary
#FA8FFC
secondary
#D5F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085