#F97DCD#F97DCD
#F97DCD is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.5% C 0.176 H 342.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DCD |
|---|---|
| RGB | rgb(249, 125, 205) |
| HSL | hsl(321, 91%, 73%) |
| HSV | hsv(321, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 17.7%, 2.4%) |
| CIE-LAB | lab(68.91, 56.69, -19.63) |
| CIE-LCH | lch(68.91, 60.00, 340.90°) |
| OKLab | oklab(75.48% 0.1682 -0.0522) |
| OKLCH | oklch(75.48% 0.176 342.8) |
| XYZ | xyz(57.4210, 39.2191, 62.2915) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.89
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 5.14
Hot Pink
#FF69B4
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.04
Bubble Gum Pink
#FF69AF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DCD #7DF9A9
analogous
#E77DF9 #F97DCD #F97D8F
triadic
#F97DCD #CDF97D #7DCDF9
tetradic
#F97DCD #F9E77D #7DF9A9 #7D8FF9
square
#F97DCD #F9E77D #7DF9A9 #7D8FF9
split-complementary
#F97DCD #8FF97D #7DF9E7
monochromatic
#F00B9F #F642B7 #F97DCD #FCB7E3 #FEE2F4
Accessibility & contrast
On white
2.37
#F97DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F97DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DCD
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DCD | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD0
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f97dcd; /* rgb */ color: rgb(249, 125, 205); /* oklch */ color: oklch(75.5% 0.176 342.8);
Tailwind
colors: {
custom: {
50: '#fea6dc',
500: '#f97dcd',
950: '#000000',
},
}SCSS
$custom: #f97dcd; $custom-light: #fea6dc; $custom-dark: #000000;
JSON
{
"hex": "#f97dcd",
"rgb": {
"r": 249,
"g": 125,
"b": 205
},
"hsl": {
"h": 321.29,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.75483,
"c": 0.17614,
"h": 342.8
},
"luminance": 0.39215
}Semantic roles & 50–950 ramp
primary
#F97DCD
secondary
#D5F6E1
accent
#E65100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83