#F997DC#F997DC
#F997DC is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.8% C 0.144 H 338.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F997DC |
|---|---|
| RGB | rgb(249, 151, 220) |
| HSL | hsl(318, 89%, 78%) |
| HSV | hsv(318, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 11.6%, 2.4%) |
| CIE-LAB | lab(74.47, 46.10, -19.48) |
| CIE-LCH | lch(74.47, 50.05, 337.09°) |
| OKLab | oklab(79.83% 0.1343 -0.052) |
| OKLCH | oklch(79.83% 0.144 338.8) |
| XYZ | xyz(63.0519, 47.4439, 73.5328) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.56
Plum
#DDA0DD
ΔE00 5.87
Pink (survey)
#FF81C0
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.74
Violet (CSS)
#EE82EE
ΔE00 7.68
Purply Pink
#F075E6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997DC #97F9B4
analogous
#E597F9 #F997DC #F997AB
triadic
#F997DC #DCF997 #97DCF9
tetradic
#F997DC #F9E597 #97F9B4 #97ABF9
square
#F997DC #F9E597 #97F9B4 #97ABF9
split-complementary
#F997DC #ABF997 #97F9E5
monochromatic
#F223B5 #F65DC9 #F997DC #FCD1EF #FDE2F5
Accessibility & contrast
On white
2.00
#F997DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F997DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997DC
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997DC | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDF
Deuteranopia (green-blind)
#B3BDD9
Tritanopia (blue-blind)
#FF99B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f997dc; /* rgb */ color: rgb(249, 151, 220); /* oklch */ color: oklch(79.8% 0.144 338.8);
Tailwind
colors: {
custom: {
50: '#fdb7e7',
500: '#f997dc',
950: '#000000',
},
}SCSS
$custom: #f997dc; $custom-light: #fdb7e7; $custom-dark: #000000;
JSON
{
"hex": "#f997dc",
"rgb": {
"r": 249,
"g": 151,
"b": 220
},
"hsl": {
"h": 317.755,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.79829,
"c": 0.14401,
"h": 338.8
},
"luminance": 0.4744
}Semantic roles & 50–950 ramp
primary
#F997DC
secondary
#D6F5DF
accent
#E64400
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084