#FA6FEF#FA6FEF
#FA6FEF is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.3% C 0.223 H 330.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FEF |
|---|---|
| RGB | rgb(250, 111, 239) |
| HSL | hsl(305, 93%, 71%) |
| HSV | hsv(305, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 4.4%, 2%) |
| CIE-LAB | lab(67.97, 68.62, -39.94) |
| CIE-LCH | lch(67.97, 79.40, 329.80°) |
| OKLab | oklab(75.25% 0.1947 -0.1094) |
| OKLCH | oklch(75.25% 0.223 330.7) |
| XYZ | xyz(60.6884, 37.9289, 85.7691) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 2.00
Light Magenta
#FA5FF7
ΔE00 2.93
Violet Pink
#FB5FFC
ΔE00 3.27
Violet (CSS)
#EE82EE
ΔE00 3.49
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FEF #6FFA7A
analogous
#BF6FFA #FA6FEF #FA6FA9
triadic
#FA6FEF #EFFA6F #6FEFFA
tetradic
#FA6FEF #FABF6F #6FFA7A #6FA9FA
square
#FA6FEF #FABF6F #6FFA7A #6FA9FA
split-complementary
#FA6FEF #A9FA6F #6FFABF
monochromatic
#E708D5 #F834E8 #FA6FEF #FCAAF6 #FEE1FC
Accessibility & contrast
On white
2.45
#FA6FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FA6FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FEF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FEF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa6fef; /* rgb */ color: rgb(250, 111, 239); /* oklch */ color: oklch(75.3% 0.223 330.7);
Tailwind
colors: {
custom: {
50: '#ff9ff4',
500: '#fa6fef',
950: '#000000',
},
}SCSS
$custom: #fa6fef; $custom-light: #ff9ff4; $custom-dark: #000000;
JSON
{
"hex": "#fa6fef",
"rgb": {
"r": 250,
"g": 111,
"b": 239
},
"hsl": {
"h": 304.748,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.7525,
"c": 0.2233,
"h": 330.7
},
"luminance": 0.37925
}Semantic roles & 50–950 ramp
primary
#FA6FEF
secondary
#D0F5D3
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85