#F997DD#F997DD
#F997DD is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.9% C 0.145 H 338.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F997DD |
|---|---|
| RGB | rgb(249, 151, 221) |
| HSL | hsl(317, 89%, 78%) |
| HSV | hsv(317, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 11.2%, 2.4%) |
| CIE-LAB | lab(74.51, 46.26, -19.98) |
| CIE-LCH | lch(74.51, 50.39, 336.64°) |
| OKLab | oklab(79.87% 0.1346 -0.0534) |
| OKLCH | oklch(79.87% 0.145 338.3) |
| XYZ | xyz(63.1848, 47.4970, 74.2324) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.65
Plum
#DDA0DD
ΔE00 5.81
Pink (survey)
#FF81C0
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.64
Violet (CSS)
#EE82EE
ΔE00 7.50
Purply Pink
#F075E6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997DD #97F9B3
analogous
#E497F9 #F997DD #F997AC
triadic
#F997DD #DDF997 #97DDF9
tetradic
#F997DD #F9E497 #97F9B3 #97ACF9
square
#F997DD #F9E497 #97F9B3 #97ACF9
split-complementary
#F997DD #ACF997 #97F9E4
monochromatic
#F223B7 #F65DCA #F997DD #FCD1F0 #FDE2F6
Accessibility & contrast
On white
2.00
#F997DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F997DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997DD
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997DD | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEE0
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#FF99B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f997dd; /* rgb */ color: rgb(249, 151, 221); /* oklch */ color: oklch(79.9% 0.145 338.3);
Tailwind
colors: {
custom: {
50: '#fdb7e7',
500: '#f997dd',
950: '#000000',
},
}SCSS
$custom: #f997dd; $custom-light: #fdb7e7; $custom-dark: #000000;
JSON
{
"hex": "#f997dd",
"rgb": {
"r": 249,
"g": 151,
"b": 221
},
"hsl": {
"h": 317.143,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.79866,
"c": 0.14478,
"h": 338.3
},
"luminance": 0.47493
}Semantic roles & 50–950 ramp
primary
#F997DD
secondary
#D6F5DF
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084