#F969F2#F969F2
#F969F2 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.6% C 0.234 H 329.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F969F2 |
|---|---|
| RGB | rgb(249, 105, 242) |
| HSL | hsl(303, 92%, 69%) |
| HSV | hsv(303, 58%, 98%) |
| CMYK | cmyk(0%, 57.8%, 2.8%, 2.4%) |
| CIE-LAB | lab(67.02, 71.42, -43.09) |
| CIE-LCH | lch(67.02, 83.41, 328.90°) |
| OKLab | oklab(74.57% 0.2014 -0.1184) |
| OKLCH | oklch(74.57% 0.234 329.5) |
| XYZ | xyz(60.1450, 36.6577, 87.8950) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 1.97
Violet Pink
#FB5FFC
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 2.68
Violet (CSS)
#EE82EE
ΔE00 4.37
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F969F2 #69F970
analogous
#B869F9 #F969F2 #F969AA
triadic
#F969F2 #F2F969 #69F2F9
tetradic
#F969F2 #F9B869 #69F970 #69AAF9
square
#F969F2 #F9B869 #69F970 #69AAF9
split-complementary
#F969F2 #AAF969 #69F9B8
monochromatic
#DF09D4 #F72EED #F969F2 #FBA4F7 #FEDFFC
Accessibility & contrast
On white
2.52
#F969F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F969F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F969F2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F969F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F969F2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E97F6
Deuteranopia (green-blind)
#8DAAEE
Tritanopia (blue-blind)
#FF78A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f969f2; /* rgb */ color: rgb(249, 105, 242); /* oklch */ color: oklch(74.6% 0.234 329.5);
Tailwind
colors: {
custom: {
50: '#fe9bf7',
500: '#f969f2',
950: '#000000',
},
}SCSS
$custom: #f969f2; $custom-light: #fe9bf7; $custom-dark: #000000;
JSON
{
"hex": "#f969f2",
"rgb": {
"r": 249,
"g": 105,
"b": 242
},
"hsl": {
"h": 302.917,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.74572,
"c": 0.23357,
"h": 329.5
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#F969F2
secondary
#CAF4CC
accent
#E60B00
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85