#FB69F9#FB69F9
#FB69F9 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.2% C 0.240 H 328.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FB69F9 |
|---|---|
| RGB | rgb(251, 105, 249) |
| HSL | hsl(301, 95%, 70%) |
| HSV | hsv(301, 58%, 98%) |
| CMYK | cmyk(0%, 58.2%, 0.8%, 1.6%) |
| CIE-LAB | lab(67.62, 73.06, -45.98) |
| CIE-LCH | lch(67.62, 86.32, 327.81°) |
| OKLab | oklab(75.17% 0.2041 -0.1267) |
| OKLCH | oklch(75.17% 0.24 328.2) |
| XYZ | xyz(61.9333, 37.4559, 93.5718) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.57
Violet Pink
#FB5FFC
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 4.59
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB69F9 #69FB6B
analogous
#B469FB #FB69F9 #FB69B0
triadic
#FB69F9 #F9FB69 #69F9FB
tetradic
#FB69F9 #FBB469 #69FB6B #69B0FB
square
#FB69F9 #FBB469 #69FB6B #69B0FB
split-complementary
#FB69F9 #B0FB69 #69FBB4
monochromatic
#E406E0 #F92DF7 #FB69F9 #FDA5FB #FEE0FE
Accessibility & contrast
On white
2.47
#FB69F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FB69F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB69F9
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB69F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB69F9 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#8BACF5
Tritanopia (blue-blind)
#FF7AA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb69f9; /* rgb */ color: rgb(251, 105, 249); /* oklch */ color: oklch(75.2% 0.240 328.2);
Tailwind
colors: {
custom: {
50: '#ff9cfc',
500: '#fb69f9',
950: '#000000',
},
}SCSS
$custom: #fb69f9; $custom-light: #ff9cfc; $custom-dark: #000000;
JSON
{
"hex": "#fb69f9",
"rgb": {
"r": 251,
"g": 105,
"b": 249
},
"hsl": {
"h": 300.822,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.75169,
"c": 0.24025,
"h": 328.2
},
"luminance": 0.37452
}Semantic roles & 50–950 ramp
primary
#FB69F9
secondary
#CBF5CC
accent
#E60300
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85