#FA56FF#FA56FF
#FA56FF is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 73.4% C 0.268 H 326.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FA56FF |
|---|---|
| RGB | rgb(250, 86, 255) |
| HSL | hsl(298, 100%, 67%) |
| HSV | hsv(298, 66%, 100%) |
| CMYK | cmyk(2%, 66.3%, 0%, 0%) |
| CIE-LAB | lab(65.12, 81.15, -53.22) |
| CIE-LCH | lch(65.12, 97.04, 326.74°) |
| OKLab | oklab(73.43% 0.2241 -0.1475) |
| OKLCH | oklch(73.43% 0.268 326.6) |
| XYZ | xyz(60.8010, 34.2036, 97.9879) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.40
Light Magenta
#FA5FF7
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 4.40
Magenta
#FF00FF
ΔE00 5.25
Fuchsia
#FF00FF
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA56FF #5BFF56
analogous
#A656FF #FA56FF #FF56B0
triadic
#FA56FF #FFFA56 #56FFFA
tetradic
#FA56FF #FFA656 #5BFF56 #56B0FF
square
#FA56FF #FFA656 #5BFF56 #56B0FF
split-complementary
#FA56FF #B0FF56 #56FFA6
monochromatic
#D400DB #F819FF #FA56FF #FC93FF #FED0FF
Accessibility & contrast
On white
2.68
#FA56FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#FA56FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA56FF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA56FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA56FF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3791FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#FF6FA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fa56ff; /* rgb */ color: rgb(250, 86, 255); /* oklch */ color: oklch(73.4% 0.268 326.6);
Tailwind
colors: {
custom: {
50: '#ff92ff',
500: '#fa56ff',
950: '#000000',
},
}SCSS
$custom: #fa56ff; $custom-light: #ff92ff; $custom-dark: #000000;
JSON
{
"hex": "#fa56ff",
"rgb": {
"r": 250,
"g": 86,
"b": 255
},
"hsl": {
"h": 298.225,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.73428,
"c": 0.26831,
"h": 326.6
},
"luminance": 0.342
}Semantic roles & 50–950 ramp
primary
#FA56FF
secondary
#BFF3BD
accent
#E60007
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86