#FB69FA#FB69FA
#FB69FA is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.2% C 0.241 H 327.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FB69FA |
|---|---|
| RGB | rgb(251, 105, 250) |
| HSL | hsl(300, 95%, 70%) |
| HSV | hsv(300, 58%, 98%) |
| CMYK | cmyk(0%, 58.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(67.66, 73.22, -46.46) |
| CIE-LCH | lch(67.66, 86.71, 327.61°) |
| OKLab | oklab(75.22% 0.2042 -0.128) |
| OKLCH | oklch(75.22% 0.241 327.9) |
| XYZ | xyz(62.0897, 37.5185, 94.3954) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.54
Light Magenta
#FA5FF7
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 4.64
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB69FA #69FB6A
analogous
#B369FB #FB69FA #FB69B1
triadic
#FB69FA #FAFB69 #69FAFB
tetradic
#FB69FA #FBB369 #69FB6A #69B1FB
square
#FB69FA #FBB369 #69FB6A #69B1FB
split-complementary
#FB69FA #B1FB69 #69FBB3
monochromatic
#E406E2 #F92DF8 #FB69FA #FDA5FC #FEE0FE
Accessibility & contrast
On white
2.47
#FB69FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FB69FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB69FA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB69FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB69FA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FE
Deuteranopia (green-blind)
#8BACF6
Tritanopia (blue-blind)
#FF7BA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb69fa; /* rgb */ color: rgb(251, 105, 250); /* oklch */ color: oklch(75.2% 0.241 327.9);
Tailwind
colors: {
custom: {
50: '#ff9cfc',
500: '#fb69fa',
950: '#000000',
},
}SCSS
$custom: #fb69fa; $custom-light: #ff9cfc; $custom-dark: #000000;
JSON
{
"hex": "#fb69fa",
"rgb": {
"r": 251,
"g": 105,
"b": 250
},
"hsl": {
"h": 300.411,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.75218,
"c": 0.24105,
"h": 327.9
},
"luminance": 0.37515
}Semantic roles & 50–950 ramp
primary
#FB69FA
secondary
#CBF5CC
accent
#E60200
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85