#F975E9#F975E9
#F975E9 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.209 H 332.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F975E9 |
|---|---|
| RGB | rgb(249, 117, 233) |
| HSL | hsl(307, 92%, 72%) |
| HSV | hsv(307, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 6.4%, 2.4%) |
| CIE-LAB | lab(68.57, 64.72, -35.70) |
| CIE-LCH | lch(68.57, 73.91, 331.12°) |
| OKLab | oklab(75.58% 0.1851 -0.0973) |
| OKLCH | oklch(75.58% 0.209 332.3) |
| XYZ | xyz(60.1360, 38.7495, 81.3870) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.41
Candy Pink
#FF63E9
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 4.39
Violet Pink
#FB5FFC
ΔE00 4.76
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975E9 #75F985
analogous
#C775F9 #F975E9 #F975A7
triadic
#F975E9 #E9F975 #75E9F9
tetradic
#F975E9 #F9C775 #75F985 #75A7F9
square
#F975E9 #F9C775 #75F985 #75A7F9
split-complementary
#F975E9 #A7F975 #75F9C7
monochromatic
#E90ACE #F63AE0 #F975E9 #FCB0F2 #FEE2FA
Accessibility & contrast
On white
2.40
#F975E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F975E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975E9
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975E9 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BED
Deuteranopia (green-blind)
#98AEE5
Tritanopia (blue-blind)
#FF7FA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f975e9; /* rgb */ color: rgb(249, 117, 233); /* oklch */ color: oklch(75.6% 0.209 332.3);
Tailwind
colors: {
custom: {
50: '#fea2f0',
500: '#f975e9',
950: '#000000',
},
}SCSS
$custom: #f975e9; $custom-light: #fea2f0; $custom-dark: #000000;
JSON
{
"hex": "#f975e9",
"rgb": {
"r": 249,
"g": 117,
"b": 233
},
"hsl": {
"h": 307.273,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.75582,
"c": 0.20909,
"h": 332.3
},
"luminance": 0.38746
}Semantic roles & 50–950 ramp
primary
#F975E9
secondary
#D4F6D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84