#F969F1#F969F1
#F969F1 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.5% C 0.233 H 329.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F969F1 |
|---|---|
| RGB | rgb(249, 105, 241) |
| HSL | hsl(303, 92%, 69%) |
| HSV | hsv(303, 58%, 98%) |
| CMYK | cmyk(0%, 57.8%, 3.2%, 2.4%) |
| CIE-LAB | lab(66.97, 71.26, -42.60) |
| CIE-LCH | lch(66.97, 83.02, 329.13°) |
| OKLab | oklab(74.52% 0.2012 -0.117) |
| OKLCH | oklch(74.52% 0.233 329.8) |
| XYZ | xyz(59.9952, 36.5978, 87.1061) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.77
Candy Pink
#FF63E9
ΔE00 1.83
Violet Pink
#FB5FFC
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F969F1 #69F971
analogous
#B969F9 #F969F1 #F969A9
triadic
#F969F1 #F1F969 #69F1F9
tetradic
#F969F1 #F9B969 #69F971 #69A9F9
square
#F969F1 #F9B969 #69F971 #69A9F9
split-complementary
#F969F1 #A9F969 #69F9B9
monochromatic
#DF09D3 #F72EEC #F969F1 #FBA4F6 #FEDFFC
Accessibility & contrast
On white
2.52
#F969F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F969F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F969F1
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F969F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F969F1 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E96F5
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#FF78A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f969f1; /* rgb */ color: rgb(249, 105, 241); /* oklch */ color: oklch(74.5% 0.233 329.8);
Tailwind
colors: {
custom: {
50: '#fe9bf6',
500: '#f969f1',
950: '#000000',
},
}SCSS
$custom: #f969f1; $custom-light: #fe9bf6; $custom-dark: #000000;
JSON
{
"hex": "#f969f1",
"rgb": {
"r": 249,
"g": 105,
"b": 241
},
"hsl": {
"h": 303.333,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.74524,
"c": 0.23277,
"h": 329.8
},
"luminance": 0.36594
}Semantic roles & 50–950 ramp
primary
#F969F1
secondary
#CAF4CC
accent
#E60D00
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85