#FA6FF5#FA6FF5
#FA6FF5 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.5% C 0.228 H 329.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FF5 |
|---|---|
| RGB | rgb(250, 111, 245) |
| HSL | hsl(302, 93%, 71%) |
| HSV | hsv(302, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 2%, 2%) |
| CIE-LAB | lab(68.23, 69.60, -42.82) |
| CIE-LCH | lch(68.23, 81.72, 328.40°) |
| OKLab | oklab(75.53% 0.1954 -0.1176) |
| OKLCH | oklch(75.53% 0.228 329) |
| XYZ | xyz(61.5895, 38.2894, 90.5151) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.51
Light Magenta
#FA5FF7
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 2.60
Violet Pink
#FB5FFC
ΔE00 2.69
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FF5 #6FFA74
analogous
#B96FFA #FA6FF5 #FA6FAF
triadic
#FA6FF5 #F5FA6F #6FF5FA
tetradic
#FA6FF5 #FAB96F #6FFA74 #6FAFFA
square
#FA6FF5 #FAB96F #6FFA74 #6FAFFA
split-complementary
#FA6FF5 #AFFA6F #6FFAB9
monochromatic
#E708DF #F834F1 #FA6FF5 #FCAAF9 #FEE1FD
Accessibility & contrast
On white
2.43
#FA6FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FA6FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FF5
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FF5 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF9
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa6ff5; /* rgb */ color: rgb(250, 111, 245); /* oklch */ color: oklch(75.5% 0.228 329.0);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fa6ff5',
950: '#000000',
},
}SCSS
$custom: #fa6ff5; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fa6ff5",
"rgb": {
"r": 250,
"g": 111,
"b": 245
},
"hsl": {
"h": 302.158,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.75531,
"c": 0.22811,
"h": 329
},
"luminance": 0.38285
}Semantic roles & 50–950 ramp
primary
#FA6FF5
secondary
#D0F5D1
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85