#F975D9#F975D9
#F975D9 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.9% C 0.197 H 337.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F975D9 |
|---|---|
| RGB | rgb(249, 117, 217) |
| HSL | hsl(315, 92%, 72%) |
| HSV | hsv(315, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 12.9%, 2.4%) |
| CIE-LAB | lab(67.93, 62.22, -27.82) |
| CIE-LCH | lch(67.93, 68.16, 335.91°) |
| OKLab | oklab(74.9% 0.1821 -0.075) |
| OKLCH | oklch(74.9% 0.197 337.6) |
| XYZ | xyz(57.9532, 37.8764, 69.8907) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975D9 #75F995
analogous
#D775F9 #F975D9 #F97597
triadic
#F975D9 #D9F975 #75D9F9
tetradic
#F975D9 #F9D775 #75F995 #7597F9
square
#F975D9 #F9D775 #75F995 #7597F9
split-complementary
#F975D9 #97F975 #75F9D7
monochromatic
#E90AB3 #F63AC9 #F975D9 #FCB0E9 #FEE2F7
Accessibility & contrast
On white
2.45
#F975D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F975D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975D9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975D9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7899DC
Deuteranopia (green-blind)
#9EADD5
Tritanopia (blue-blind)
#FF7A9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f975d9; /* rgb */ color: rgb(249, 117, 217); /* oklch */ color: oklch(74.9% 0.197 337.6);
Tailwind
colors: {
custom: {
50: '#fea2e5',
500: '#f975d9',
950: '#000000',
},
}SCSS
$custom: #f975d9; $custom-light: #fea2e5; $custom-dark: #000000;
JSON
{
"hex": "#f975d9",
"rgb": {
"r": 249,
"g": 117,
"b": 217
},
"hsl": {
"h": 314.545,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.74899,
"c": 0.19693,
"h": 337.6
},
"luminance": 0.37872
}Semantic roles & 50–950 ramp
primary
#F975D9
secondary
#D4F6DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F15
muted
#867F84