#F974DA#F974DA
#F974DA is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.8% C 0.199 H 337.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F974DA |
|---|---|
| RGB | rgb(249, 116, 218) |
| HSL | hsl(314, 92%, 72%) |
| HSV | hsv(314, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 12.4%, 2.4%) |
| CIE-LAB | lab(67.80, 62.83, -28.58) |
| CIE-LCH | lch(67.80, 69.02, 335.54°) |
| OKLab | oklab(74.81% 0.1836 -0.0771) |
| OKLCH | oklch(74.81% 0.199 337.2) |
| XYZ | xyz(57.9677, 37.6968, 70.5392) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F974DA #74F993
analogous
#D674F9 #F974DA #F97498
triadic
#F974DA #DAF974 #74DAF9
tetradic
#F974DA #F9D674 #74F993 #7498F9
square
#F974DA #F9D674 #74F993 #7498F9
split-complementary
#F974DA #98F974 #74F9D6
monochromatic
#E90AB5 #F639CA #F974DA #FCAFEA #FEE2F7
Accessibility & contrast
On white
2.46
#F974DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F974DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F974DA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F974DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F974DA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7798DD
Deuteranopia (green-blind)
#9DADD6
Tritanopia (blue-blind)
#FF799D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f974da; /* rgb */ color: rgb(249, 116, 218); /* oklch */ color: oklch(74.8% 0.199 337.2);
Tailwind
colors: {
custom: {
50: '#fea1e5',
500: '#f974da',
950: '#000000',
},
}SCSS
$custom: #f974da; $custom-light: #fea1e5; $custom-dark: #000000;
JSON
{
"hex": "#f974da",
"rgb": {
"r": 249,
"g": 116,
"b": 218
},
"hsl": {
"h": 313.985,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.74813,
"c": 0.19918,
"h": 337.2
},
"luminance": 0.37692
}Semantic roles & 50–950 ramp
primary
#F974DA
secondary
#D3F5DB
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84