#FB69FF#FB69FF
#FB69FF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.5% C 0.245 H 326.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FB69FF |
|---|---|
| RGB | rgb(251, 105, 255) |
| HSL | hsl(298, 100%, 71%) |
| HSV | hsv(298, 59%, 100%) |
| CMYK | cmyk(1.6%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(67.90, 74.05, -48.83) |
| CIE-LCH | lch(67.90, 88.70, 326.60°) |
| OKLab | oklab(75.47% 0.2046 -0.1349) |
| OKLCH | oklch(75.47% 0.245 326.6) |
| XYZ | xyz(62.8841, 37.8362, 98.5793) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.51
Light Magenta
#FA5FF7
ΔE00 1.85
Candy Pink
#FF63E9
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.95
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB69FF #6DFF69
analogous
#B069FF #FB69FF #FF69B8
triadic
#FB69FF #FFFB69 #69FFFB
tetradic
#FB69FF #FFB069 #6DFF69 #69B8FF
square
#FB69FF #FFB069 #6DFF69 #69B8FF
split-complementary
#FB69FF #B8FF69 #69FFB0
monochromatic
#E700EE #F92CFF #FB69FF #FDA6FF #FEE0FF
Accessibility & contrast
On white
2.45
#FB69FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FB69FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB69FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB69FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB69FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#FF7DAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb69ff; /* rgb */ color: rgb(251, 105, 255); /* oklch */ color: oklch(75.5% 0.245 326.6);
Tailwind
colors: {
custom: {
50: '#ff9cff',
500: '#fb69ff',
950: '#000000',
},
}SCSS
$custom: #fb69ff; $custom-light: #ff9cff; $custom-dark: #000000;
JSON
{
"hex": "#fb69ff",
"rgb": {
"r": 251,
"g": 105,
"b": 255
},
"hsl": {
"h": 298.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75466,
"c": 0.24509,
"h": 326.6
},
"luminance": 0.37832
}Semantic roles & 50–950 ramp
primary
#FB69FF
secondary
#CFF6CE
accent
#E60006
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86