#F969FB#F969FB
#F969FB is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.0% C 0.241 H 327.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F969FB |
|---|---|
| RGB | rgb(249, 105, 251) |
| HSL | hsl(299, 95%, 70%) |
| HSV | hsv(299, 58%, 98%) |
| CMYK | cmyk(0.8%, 58.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.44, 72.90, -47.38) |
| CIE-LCH | lch(67.44, 86.94, 326.98°) |
| OKLab | oklab(75.01% 0.2022 -0.1308) |
| OKLCH | oklch(75.01% 0.241 327.1) |
| XYZ | xyz(61.5301, 37.2117, 95.1898) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.38
Light Magenta
#FA5FF7
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.70
Violet (CSS)
#EE82EE
ΔE00 4.74
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F969FB #6BFB69
analogous
#B069FB #F969FB #FB69B4
triadic
#F969FB #FBF969 #69FBF9
tetradic
#F969FB #FBB069 #6BFB69 #69B4FB
square
#F969FB #FBB069 #6BFB69 #69B4FB
split-complementary
#F969FB #B4FB69 #69FBB0
monochromatic
#E006E4 #F72DF9 #F969FB #FBA5FD #FEE0FE
Accessibility & contrast
On white
2.49
#F969FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F969FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F969FB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F969FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F969FB | 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)
#5798FF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#FF7BA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f969fb; /* rgb */ color: rgb(249, 105, 251); /* oklch */ color: oklch(75.0% 0.241 327.1);
Tailwind
colors: {
custom: {
50: '#fe9cfd',
500: '#f969fb',
950: '#000000',
},
}SCSS
$custom: #f969fb; $custom-light: #fe9cfd; $custom-dark: #000000;
JSON
{
"hex": "#f969fb",
"rgb": {
"r": 249,
"g": 105,
"b": 251
},
"hsl": {
"h": 299.178,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.75011,
"c": 0.24079,
"h": 327.1
},
"luminance": 0.37208
}Semantic roles & 50–950 ramp
primary
#F969FB
secondary
#CCF5CB
accent
#E60003
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86