#F968F5#F968F5
#F968F5 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.6% C 0.237 H 328.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F968F5 |
|---|---|
| RGB | rgb(249, 104, 245) |
| HSL | hsl(302, 92%, 69%) |
| HSV | hsv(302, 58%, 98%) |
| CMYK | cmyk(0%, 58.2%, 1.6%, 2.4%) |
| CIE-LAB | lab(67.00, 72.33, -44.76) |
| CIE-LCH | lch(67.00, 85.06, 328.25°) |
| OKLab | oklab(74.61% 0.2028 -0.1232) |
| OKLCH | oklch(74.61% 0.237 328.7) |
| XYZ | xyz(60.4980, 36.6369, 90.2536) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.34
Violet Pink
#FB5FFC
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 4.59
Orchid
#DA70D6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F968F5 #68F96C
analogous
#B568F9 #F968F5 #F968AD
triadic
#F968F5 #F5F968 #68F5F9
tetradic
#F968F5 #F9B568 #68F96C #68ADF9
square
#F968F5 #F9B568 #68F96C #68ADF9
split-complementary
#F968F5 #ADF968 #68F9B5
monochromatic
#DE09D8 #F72DF1 #F968F5 #FBA3F9 #FEDEFD
Accessibility & contrast
On white
2.52
#F968F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F968F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F968F5
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F968F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F968F5 | 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)
#5A97F9
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#FF78A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f968f5; /* rgb */ color: rgb(249, 104, 245); /* oklch */ color: oklch(74.6% 0.237 328.7);
Tailwind
colors: {
custom: {
50: '#fe9bf9',
500: '#f968f5',
950: '#000000',
},
}SCSS
$custom: #f968f5; $custom-light: #fe9bf9; $custom-dark: #000000;
JSON
{
"hex": "#f968f5",
"rgb": {
"r": 249,
"g": 104,
"b": 245
},
"hsl": {
"h": 301.655,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.74605,
"c": 0.23732,
"h": 328.7
},
"luminance": 0.36633
}Semantic roles & 50–950 ramp
primary
#F968F5
secondary
#C9F3CA
accent
#E60600
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85