#FA68FB#FA68FB
#FA68FB is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.0% C 0.243 H 327.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FA68FB |
|---|---|
| RGB | rgb(250, 104, 251) |
| HSL | hsl(300, 95%, 70%) |
| HSV | hsv(300, 59%, 98%) |
| CMYK | cmyk(0.4%, 58.6%, 0%, 1.6%) |
| CIE-LAB | lab(67.42, 73.56, -47.40) |
| CIE-LCH | lch(67.42, 87.50, 327.20°) |
| OKLab | oklab(75.03% 0.2044 -0.1308) |
| OKLCH | oklch(75.03% 0.243 327.4) |
| XYZ | xyz(61.7863, 37.1936, 95.1728) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.28
Light Magenta
#FA5FF7
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 4.85
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA68FB #69FB68
analogous
#B168FB #FA68FB #FB68B2
triadic
#FA68FB #FBFA68 #68FBFA
tetradic
#FA68FB #FBB168 #69FB68 #68B2FB
square
#FA68FB #FBB168 #69FB68 #68B2FB
split-complementary
#FA68FB #B2FB68 #68FBB1
monochromatic
#E106E3 #F82CF9 #FA68FB #FCA4FD #FEDFFE
Accessibility & contrast
On white
2.49
#FA68FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FA68FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA68FB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA68FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA68FB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5698FF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#FF7AA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa68fb; /* rgb */ color: rgb(250, 104, 251); /* oklch */ color: oklch(75.0% 0.243 327.4);
Tailwind
colors: {
custom: {
50: '#ff9bfd',
500: '#fa68fb',
950: '#000000',
},
}SCSS
$custom: #fa68fb; $custom-light: #ff9bfd; $custom-dark: #000000;
JSON
{
"hex": "#fa68fb",
"rgb": {
"r": 250,
"g": 104,
"b": 251
},
"hsl": {
"h": 299.592,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.75029,
"c": 0.24267,
"h": 327.4
},
"luminance": 0.3719
}Semantic roles & 50–950 ramp
primary
#FA68FB
secondary
#CBF4CA
accent
#E60002
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86