#F975D4#F975D4
#F975D4 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.7% C 0.193 H 339.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F975D4 |
|---|---|
| RGB | rgb(249, 117, 212) |
| HSL | hsl(317, 92%, 72%) |
| HSV | hsv(317, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 14.9%, 2.4%) |
| CIE-LAB | lab(67.74, 61.47, -25.32) |
| CIE-LCH | lch(67.74, 66.48, 337.61°) |
| OKLab | oklab(74.7% 0.181 -0.068) |
| OKLCH | oklch(74.7% 0.193 339.4) |
| XYZ | xyz(57.3127, 37.6202, 66.5174) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.63
Pink (survey)
#FF81C0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975D4 #75F99A
analogous
#DC75F9 #F975D4 #F97592
triadic
#F975D4 #D4F975 #75D4F9
tetradic
#F975D4 #F9DC75 #75F99A #7592F9
square
#F975D4 #F9DC75 #75F99A #7592F9
split-complementary
#F975D4 #92F975 #75F9DC
monochromatic
#E90AAB #F63AC2 #F975D4 #FCB0E6 #FEE2F6
Accessibility & contrast
On white
2.46
#F975D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F975D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975D4
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975D4 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D7
Deuteranopia (green-blind)
#A0ADD1
Tritanopia (blue-blind)
#FF789B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f975d4; /* rgb */ color: rgb(249, 117, 212); /* oklch */ color: oklch(74.7% 0.193 339.4);
Tailwind
colors: {
custom: {
50: '#fea2e1',
500: '#f975d4',
950: '#000000',
},
}SCSS
$custom: #f975d4; $custom-light: #fea2e1; $custom-dark: #000000;
JSON
{
"hex": "#f975d4",
"rgb": {
"r": 249,
"g": 117,
"b": 212
},
"hsl": {
"h": 316.818,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.74696,
"c": 0.19337,
"h": 339.4
},
"luminance": 0.37616
}Semantic roles & 50–950 ramp
primary
#F975D4
secondary
#D4F6DE
accent
#E64000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83