#F969F4#F969F4
#F969F4 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.7% C 0.235 H 329.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F969F4 |
|---|---|
| RGB | rgb(249, 105, 244) |
| HSL | hsl(302, 92%, 69%) |
| HSV | hsv(302, 58%, 98%) |
| CMYK | cmyk(0%, 57.8%, 2%, 2.4%) |
| CIE-LAB | lab(67.11, 71.75, -44.04) |
| CIE-LCH | lch(67.11, 84.19, 328.45°) |
| OKLab | oklab(74.67% 0.2016 -0.1211) |
| OKLCH | oklch(74.67% 0.235 329) |
| XYZ | xyz(60.4470, 36.7785, 89.4856) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.55
Violet Pink
#FB5FFC
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F969F4 #69F96E
analogous
#B669F9 #F969F4 #F969AC
triadic
#F969F4 #F4F969 #69F4F9
tetradic
#F969F4 #F9B669 #69F96E #69ACF9
square
#F969F4 #F9B669 #69F96E #69ACF9
split-complementary
#F969F4 #ACF969 #69F9B6
monochromatic
#DF09D7 #F72EF0 #F969F4 #FBA4F8 #FEDFFD
Accessibility & contrast
On white
2.51
#F969F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F969F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F969F4
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F969F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F969F4 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C97F8
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#FF79A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f969f4; /* rgb */ color: rgb(249, 105, 244); /* oklch */ color: oklch(74.7% 0.235 329.0);
Tailwind
colors: {
custom: {
50: '#fe9bf8',
500: '#f969f4',
950: '#000000',
},
}SCSS
$custom: #f969f4; $custom-light: #fe9bf8; $custom-dark: #000000;
JSON
{
"hex": "#f969f4",
"rgb": {
"r": 249,
"g": 105,
"b": 244
},
"hsl": {
"h": 302.083,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.74668,
"c": 0.23515,
"h": 329
},
"luminance": 0.36775
}Semantic roles & 50–950 ramp
primary
#F969F4
secondary
#CAF4CC
accent
#E60800
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85