#F975D3#F975D3
#F975D3 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.7% C 0.193 H 339.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F975D3 |
|---|---|
| RGB | rgb(249, 117, 211) |
| HSL | hsl(317, 92%, 72%) |
| HSV | hsv(317, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 15.3%, 2.4%) |
| CIE-LAB | lab(67.70, 61.32, -24.82) |
| CIE-LCH | lch(67.70, 66.15, 337.96°) |
| OKLab | oklab(74.66% 0.1808 -0.0666) |
| OKLCH | oklch(74.66% 0.193 339.8) |
| XYZ | xyz(57.1869, 37.5699, 65.8551) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.80
Pink (survey)
#FF81C0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975D3 #75F99B
analogous
#DD75F9 #F975D3 #F97591
triadic
#F975D3 #D3F975 #75D3F9
tetradic
#F975D3 #F9DD75 #75F99B #7591F9
square
#F975D3 #F9DD75 #75F99B #7591F9
split-complementary
#F975D3 #91F975 #75F9DD
monochromatic
#E90AA9 #F63AC0 #F975D3 #FCB0E6 #FEE2F6
Accessibility & contrast
On white
2.47
#F975D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F975D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975D3
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975D3 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D6
Deuteranopia (green-blind)
#A0ADD0
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f975d3; /* rgb */ color: rgb(249, 117, 211); /* oklch */ color: oklch(74.7% 0.193 339.8);
Tailwind
colors: {
custom: {
50: '#fea2e0',
500: '#f975d3',
950: '#000000',
},
}SCSS
$custom: #f975d3; $custom-light: #fea2e0; $custom-dark: #000000;
JSON
{
"hex": "#f975d3",
"rgb": {
"r": 249,
"g": 117,
"b": 211
},
"hsl": {
"h": 317.273,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.74656,
"c": 0.19268,
"h": 339.8
},
"luminance": 0.37565
}Semantic roles & 50–950 ramp
primary
#F975D3
secondary
#D4F6DE
accent
#E64200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83