#F997D9#F997D9
#F997D9 is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.7% C 0.142 H 340.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F997D9 |
|---|---|
| RGB | rgb(249, 151, 217) |
| HSL | hsl(320, 89%, 78%) |
| HSV | hsv(320, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 12.9%, 2.4%) |
| CIE-LAB | lab(74.37, 45.62, -17.99) |
| CIE-LCH | lch(74.37, 49.04, 338.48°) |
| OKLab | oklab(79.72% 0.1334 -0.0479) |
| OKLCH | oklch(79.72% 0.142 340.2) |
| XYZ | xyz(62.6582, 47.2864, 71.4591) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 7.08
Violet (CSS)
#EE82EE
ΔE00 8.21
Powder Pink
#FFB2D0
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997D9 #97F9B7
analogous
#E897F9 #F997D9 #F997A8
triadic
#F997D9 #D9F997 #97D9F9
tetradic
#F997D9 #F9E897 #97F9B7 #97A8F9
square
#F997D9 #F9E897 #97F9B7 #97A8F9
split-complementary
#F997D9 #A8F997 #97F9E8
monochromatic
#F223AF #F65DC4 #F997D9 #FCD1EE #FDE2F4
Accessibility & contrast
On white
2.01
#F997D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F997D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997D9
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997D9 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDB
Deuteranopia (green-blind)
#B4BDD6
Tritanopia (blue-blind)
#FF98AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f997d9; /* rgb */ color: rgb(249, 151, 217); /* oklch */ color: oklch(79.7% 0.142 340.2);
Tailwind
colors: {
custom: {
50: '#fdb7e4',
500: '#f997d9',
950: '#000000',
},
}SCSS
$custom: #f997d9; $custom-light: #fdb7e4; $custom-dark: #000000;
JSON
{
"hex": "#f997d9",
"rgb": {
"r": 249,
"g": 151,
"b": 217
},
"hsl": {
"h": 319.592,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.7972,
"c": 0.14178,
"h": 340.2
},
"luminance": 0.47283
}Semantic roles & 50–950 ramp
primary
#F997D9
secondary
#D6F5E0
accent
#E64B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083