#FA6FFB#FA6FFB
#FA6FFB is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.8% C 0.233 H 327.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FFB |
|---|---|
| RGB | rgb(250, 111, 251) |
| HSL | hsl(300, 95%, 71%) |
| HSV | hsv(300, 56%, 98%) |
| CMYK | cmyk(0.4%, 55.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.51, 70.59, -45.69) |
| CIE-LCH | lch(68.51, 84.09, 327.09°) |
| OKLab | oklab(75.82% 0.1961 -0.1259) |
| OKLCH | oklch(75.82% 0.233 327.3) |
| XYZ | xyz(62.5203, 38.6617, 95.4175) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.39
Light Magenta
#FA5FF7
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.29
Candy Pink
#FF63E9
ΔE00 3.36
Violet (CSS)
#EE82EE
ΔE00 3.92
Orchid
#DA70D6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FFB #70FB6F
analogous
#B46FFB #FA6FFB #FB6FB6
triadic
#FA6FFB #FBFA6F #6FFBFA
tetradic
#FA6FFB #FBB46F #70FB6F #6FB6FB
square
#FA6FFB #FBB46F #70FB6F #6FB6FB
split-complementary
#FA6FFB #B6FB6F #6FFBB4
monochromatic
#E806E9 #F833F9 #FA6FFB #FCABFD #FEE1FE
Accessibility & contrast
On white
2.41
#FA6FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FA6FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FFB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FFB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9CFF
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#FF80AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa6ffb; /* rgb */ color: rgb(250, 111, 251); /* oklch */ color: oklch(75.8% 0.233 327.3);
Tailwind
colors: {
custom: {
50: '#ff9ffd',
500: '#fa6ffb',
950: '#000000',
},
}SCSS
$custom: #fa6ffb; $custom-light: #ff9ffd; $custom-dark: #000000;
JSON
{
"hex": "#fa6ffb",
"rgb": {
"r": 250,
"g": 111,
"b": 251
},
"hsl": {
"h": 299.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75819,
"c": 0.23302,
"h": 327.3
},
"luminance": 0.38658
}Semantic roles & 50–950 ramp
primary
#FA6FFB
secondary
#D1F6D0
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85