#FA6EF0#FA6EF0
#FA6EF0 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.2% C 0.226 H 330.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6EF0 |
|---|---|
| RGB | rgb(250, 110, 240) |
| HSL | hsl(304, 93%, 71%) |
| HSV | hsv(304, 56%, 98%) |
| CMYK | cmyk(0%, 56%, 4%, 2%) |
| CIE-LAB | lab(67.85, 69.22, -40.67) |
| CIE-LCH | lch(67.85, 80.28, 329.56°) |
| OKLab | oklab(75.18% 0.1961 -0.1115) |
| OKLCH | oklch(75.18% 0.226 330.4) |
| XYZ | xyz(60.7280, 37.7712, 86.5132) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 2.03
Light Magenta
#FA5FF7
ΔE00 2.69
Violet Pink
#FB5FFC
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6EF0 #6EFA78
analogous
#BE6EFA #FA6EF0 #FA6EAA
triadic
#FA6EF0 #F0FA6E #6EF0FA
tetradic
#FA6EF0 #FABE6E #6EFA78 #6EAAFA
square
#FA6EF0 #FABE6E #6EFA78 #6EAAFA
split-complementary
#FA6EF0 #AAFA6E #6EFABE
monochromatic
#E608D6 #F833EA #FA6EF0 #FCA9F6 #FEE1FC
Accessibility & contrast
On white
2.46
#FA6EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FA6EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6EF0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6EF0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa6ef0; /* rgb */ color: rgb(250, 110, 240); /* oklch */ color: oklch(75.2% 0.226 330.4);
Tailwind
colors: {
custom: {
50: '#ff9ef5',
500: '#fa6ef0',
950: '#000000',
},
}SCSS
$custom: #fa6ef0; $custom-light: #ff9ef5; $custom-dark: #000000;
JSON
{
"hex": "#fa6ef0",
"rgb": {
"r": 250,
"g": 110,
"b": 240
},
"hsl": {
"h": 304.286,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.75179,
"c": 0.22553,
"h": 330.4
},
"luminance": 0.37767
}Semantic roles & 50–950 ramp
primary
#FA6EF0
secondary
#CFF5D2
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85