#F97CDC#F97CDC
#F97CDC is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.9% C 0.188 H 336.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F97CDC |
|---|---|
| RGB | rgb(249, 124, 220) |
| HSL | hsl(314, 91%, 73%) |
| HSV | hsv(314, 50%, 98%) |
| CMYK | cmyk(0%, 50.2%, 11.6%, 2.4%) |
| CIE-LAB | lab(69.27, 59.43, -27.42) |
| CIE-LCH | lch(69.27, 65.44, 335.23°) |
| OKLab | oklab(75.93% 0.1732 -0.0739) |
| OKLCH | oklch(75.93% 0.188 336.9) |
| XYZ | xyz(59.1932, 39.7265, 72.2465) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.59
Violet (CSS)
#EE82EE
ΔE00 4.29
Bubblegum Pink
#FE83CC
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 4.90
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97CDC #7CF999
analogous
#D77CF9 #F97CDC #F97C9D
triadic
#F97CDC #DCF97C #7CDCF9
tetradic
#F97CDC #F9D77C #7CF999 #7C9DF9
square
#F97CDC #F9D77C #7CF999 #7C9DF9
split-complementary
#F97CDC #9DF97C #7CF9D7
monochromatic
#F00BBB #F641CC #F97CDC #FCB7EC #FEE2F7
Accessibility & contrast
On white
2.35
#F97CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F97CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97CDC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97CDC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#FF81A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f97cdc; /* rgb */ color: rgb(249, 124, 220); /* oklch */ color: oklch(75.9% 0.188 336.9);
Tailwind
colors: {
custom: {
50: '#fea6e7',
500: '#f97cdc',
950: '#000000',
},
}SCSS
$custom: #f97cdc; $custom-light: #fea6e7; $custom-dark: #000000;
JSON
{
"hex": "#f97cdc",
"rgb": {
"r": 249,
"g": 124,
"b": 220
},
"hsl": {
"h": 313.92,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.75934,
"c": 0.18829,
"h": 336.9
},
"luminance": 0.39722
}Semantic roles & 50–950 ramp
primary
#F97CDC
secondary
#D5F6DD
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84