#F997D8#F997D8
#F997D8 is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.7% C 0.141 H 340.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F997D8 |
|---|---|
| RGB | rgb(249, 151, 216) |
| HSL | hsl(320, 89%, 78%) |
| HSV | hsv(320, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 13.3%, 2.4%) |
| CIE-LAB | lab(74.34, 45.47, -17.49) |
| CIE-LCH | lch(74.34, 48.71, 338.96°) |
| OKLab | oklab(79.68% 0.1332 -0.0465) |
| OKLCH | oklch(79.68% 0.141 340.7) |
| XYZ | xyz(62.5285, 47.2345, 70.7761) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 5.79
Plum
#DDA0DD
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 7.20
Violet (CSS)
#EE82EE
ΔE00 8.40
Powder Pink
#FFB2D0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997D8 #97F9B8
analogous
#E997F9 #F997D8 #F997A7
triadic
#F997D8 #D8F997 #97D8F9
tetradic
#F997D8 #F9E997 #97F9B8 #97A7F9
square
#F997D8 #F9E997 #97F9B8 #97A7F9
split-complementary
#F997D8 #A7F997 #97F9E9
monochromatic
#F223AD #F65DC2 #F997D8 #FCD1EE #FDE2F4
Accessibility & contrast
On white
2.01
#F997D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F997D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997D8
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997D8 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BADDA
Deuteranopia (green-blind)
#B4BDD5
Tritanopia (blue-blind)
#FF98AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f997d8; /* rgb */ color: rgb(249, 151, 216); /* oklch */ color: oklch(79.7% 0.141 340.7);
Tailwind
colors: {
custom: {
50: '#fdb7e4',
500: '#f997d8',
950: '#000000',
},
}SCSS
$custom: #f997d8; $custom-light: #fdb7e4; $custom-dark: #000000;
JSON
{
"hex": "#f997d8",
"rgb": {
"r": 249,
"g": 151,
"b": 216
},
"hsl": {
"h": 320.204,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.79684,
"c": 0.14106,
"h": 340.7
},
"luminance": 0.47231
}Semantic roles & 50–950 ramp
primary
#F997D8
secondary
#D6F5E0
accent
#E64D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083