#FA6FFD#FA6FFD
#FA6FFD is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.9% C 0.235 H 326.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FFD |
|---|---|
| RGB | rgb(250, 111, 253) |
| HSL | hsl(299, 97%, 71%) |
| HSV | hsv(299, 56%, 99%) |
| CMYK | cmyk(1.2%, 56.1%, 0%, 0.8%) |
| CIE-LAB | lab(68.60, 70.93, -46.64) |
| CIE-LCH | lch(68.60, 84.89, 326.67°) |
| OKLab | oklab(75.92% 0.1963 -0.1286) |
| OKLCH | oklch(75.92% 0.235 326.8) |
| XYZ | xyz(62.8373, 38.7885, 97.0866) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.36
Light Magenta
#FA5FF7
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 3.62
Violet (CSS)
#EE82EE
ΔE00 4.07
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FFD #72FD6F
analogous
#B36FFD #FA6FFD #FD6FB9
triadic
#FA6FFD #FDFA6F #6FFDFA
tetradic
#FA6FFD #FDB36F #72FD6F #6FB9FD
square
#FA6FFD #FDB36F #72FD6F #6FB9FD
split-complementary
#FA6FFD #B9FD6F #6FFDB3
monochromatic
#E903EE #F833FC #FA6FFD #FCABFE #FEE1FF
Accessibility & contrast
On white
2.40
#FA6FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FA6FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FFD
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FFD | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9CFF
Deuteranopia (green-blind)
#8CAEF9
Tritanopia (blue-blind)
#FF81AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa6ffd; /* rgb */ color: rgb(250, 111, 253); /* oklch */ color: oklch(75.9% 0.235 326.8);
Tailwind
colors: {
custom: {
50: '#ff9ffe',
500: '#fa6ffd',
950: '#000000',
},
}SCSS
$custom: #fa6ffd; $custom-light: #ff9ffe; $custom-dark: #000000;
JSON
{
"hex": "#fa6ffd",
"rgb": {
"r": 250,
"g": 111,
"b": 253
},
"hsl": {
"h": 298.732,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.75917,
"c": 0.23468,
"h": 326.8
},
"luminance": 0.38785
}Semantic roles & 50–950 ramp
primary
#FA6FFD
secondary
#D2F6D1
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86