#FA69FB#FA69FB
#FA69FB is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.1% C 0.241 H 327.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FA69FB |
|---|---|
| RGB | rgb(250, 105, 251) |
| HSL | hsl(300, 95%, 70%) |
| HSV | hsv(300, 58%, 98%) |
| CMYK | cmyk(0.4%, 58.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.57, 73.14, -47.16) |
| CIE-LCH | lch(67.57, 87.02, 327.19°) |
| OKLab | oklab(75.14% 0.2032 -0.1301) |
| OKLCH | oklch(75.14% 0.241 327.4) |
| XYZ | xyz(61.8875, 37.3961, 95.2065) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.43
Light Magenta
#FA5FF7
ΔE00 1.56
Candy Pink
#FF63E9
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.67
Violet (CSS)
#EE82EE
ΔE00 4.71
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA69FB #6AFB69
analogous
#B169FB #FA69FB #FB69B3
triadic
#FA69FB #FBFA69 #69FBFA
tetradic
#FA69FB #FBB169 #6AFB69 #69B3FB
square
#FA69FB #FBB169 #6AFB69 #69B3FB
split-complementary
#FA69FB #B3FB69 #69FBB1
monochromatic
#E206E4 #F82DF9 #FA69FB #FCA5FD #FEE0FE
Accessibility & contrast
On white
2.48
#FA69FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FA69FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA69FB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA69FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA69FB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FF
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#FF7BA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa69fb; /* rgb */ color: rgb(250, 105, 251); /* oklch */ color: oklch(75.1% 0.241 327.4);
Tailwind
colors: {
custom: {
50: '#ff9cfd',
500: '#fa69fb',
950: '#000000',
},
}SCSS
$custom: #fa69fb; $custom-light: #ff9cfd; $custom-dark: #000000;
JSON
{
"hex": "#fa69fb",
"rgb": {
"r": 250,
"g": 105,
"b": 251
},
"hsl": {
"h": 299.589,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.75139,
"c": 0.24132,
"h": 327.4
},
"luminance": 0.37392
}Semantic roles & 50–950 ramp
primary
#FA69FB
secondary
#CCF5CB
accent
#E60002
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86