#F975F3#F975F3
#F975F3 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.217 H 329.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F975F3 |
|---|---|
| RGB | rgb(249, 117, 243) |
| HSL | hsl(303, 92%, 72%) |
| HSV | hsv(303, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 2.4%, 2.4%) |
| CIE-LAB | lab(68.99, 66.35, -40.54) |
| CIE-LCH | lch(68.99, 77.76, 328.57°) |
| OKLab | oklab(76.03% 0.1866 -0.1112) |
| OKLCH | oklch(76.03% 0.217 329.2) |
| XYZ | xyz(61.6052, 39.3372, 89.1246) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.06
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.74
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975F3 #75F97B
analogous
#BD75F9 #F975F3 #F975B1
triadic
#F975F3 #F3F975 #75F3F9
tetradic
#F975F3 #F9BD75 #75F97B #75B1F9
square
#F975F3 #F9BD75 #75F97B #75B1F9
split-complementary
#F975F3 #B1F975 #75F9BD
monochromatic
#E90ADF #F63AEE #F975F3 #FCB0F8 #FEE2FC
Accessibility & contrast
On white
2.37
#F975F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F975F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975F3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975F3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f975f3; /* rgb */ color: rgb(249, 117, 243); /* oklch */ color: oklch(76.0% 0.217 329.2);
Tailwind
colors: {
custom: {
50: '#fea2f7',
500: '#f975f3',
950: '#000000',
},
}SCSS
$custom: #f975f3; $custom-light: #fea2f7; $custom-dark: #000000;
JSON
{
"hex": "#f975f3",
"rgb": {
"r": 249,
"g": 117,
"b": 243
},
"hsl": {
"h": 302.727,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.76034,
"c": 0.21718,
"h": 329.2
},
"luminance": 0.39333
}Semantic roles & 50–950 ramp
primary
#F975F3
secondary
#D4F6D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85