#F97DD8#F97DD8
#F97DD8 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.9% C 0.184 H 338.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DD8 |
|---|---|
| RGB | rgb(249, 125, 216) |
| HSL | hsl(316, 91%, 73%) |
| HSV | hsv(316, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 13.3%, 2.4%) |
| CIE-LAB | lab(69.30, 58.34, -25.15) |
| CIE-LCH | lch(69.30, 63.53, 336.68°) |
| OKLab | oklab(75.91% 0.1709 -0.0676) |
| OKLCH | oklch(75.91% 0.184 338.4) |
| XYZ | xyz(58.7958, 39.7690, 69.5319) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DD8 #7DF99E
analogous
#DC7DF9 #F97DD8 #F97D9A
triadic
#F97DD8 #D8F97D #7DD8F9
tetradic
#F97DD8 #F9DC7D #7DF99E #7D9AF9
square
#F97DD8 #F9DC7D #7DF99E #7D9AF9
split-complementary
#F97DD8 #9AF97D #7DF9DC
monochromatic
#F00BB3 #F642C6 #F97DD8 #FCB7EA #FEE2F6
Accessibility & contrast
On white
2.35
#F97DD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F97DD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DD8
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DD8 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819DDB
Deuteranopia (green-blind)
#A3B0D5
Tritanopia (blue-blind)
#FF81A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f97dd8; /* rgb */ color: rgb(249, 125, 216); /* oklch */ color: oklch(75.9% 0.184 338.4);
Tailwind
colors: {
custom: {
50: '#fea7e4',
500: '#f97dd8',
950: '#000000',
},
}SCSS
$custom: #f97dd8; $custom-light: #fea7e4; $custom-dark: #000000;
JSON
{
"hex": "#f97dd8",
"rgb": {
"r": 249,
"g": 125,
"b": 216
},
"hsl": {
"h": 315.968,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.75908,
"c": 0.18376,
"h": 338.4
},
"luminance": 0.39765
}Semantic roles & 50–950 ramp
primary
#F97DD8
secondary
#D5F6DE
accent
#E63D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83