#F997CA#F997CA
#F997CA is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.2% C 0.132 H 348.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F997CA |
|---|---|
| RGB | rgb(249, 151, 202) |
| HSL | hsl(329, 89%, 78%) |
| HSV | hsv(329, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 18.9%, 2.4%) |
| CIE-LAB | lab(73.90, 43.32, -10.46) |
| CIE-LCH | lch(73.90, 44.57, 346.42°) |
| OKLab | oklab(79.2% 0.129 -0.0273) |
| OKLCH | oklch(79.2% 0.132 348) |
| XYZ | xyz(60.7951, 46.5412, 61.6469) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 4.81
Powder Pink
#FFB2D0
ΔE00 6.96
Pinky
#FC86AA
ΔE00 7.08
Carnation Pink
#FF7FA7
ΔE00 7.91
Pig Pink
#E78EA5
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997CA #97F9C6
analogous
#F797F9 #F997CA #F99799
triadic
#F997CA #CAF997 #97CAF9
tetradic
#F997CA #F9F797 #97F9C6 #9799F9
square
#F997CA #F9F797 #97F9C6 #9799F9
split-complementary
#F997CA #99F997 #97F9F7
monochromatic
#F2238F #F65DAD #F997CA #FCD1E7 #FDE2F0
Accessibility & contrast
On white
2.04
#F997CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F997CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997CA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997CA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCC
Deuteranopia (green-blind)
#B8BCC7
Tritanopia (blue-blind)
#FF95A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f997ca; /* rgb */ color: rgb(249, 151, 202); /* oklch */ color: oklch(79.2% 0.132 348.0);
Tailwind
colors: {
custom: {
50: '#fdb7da',
500: '#f997ca',
950: '#000000',
},
}SCSS
$custom: #f997ca; $custom-light: #fdb7da; $custom-dark: #000000;
JSON
{
"hex": "#f997ca",
"rgb": {
"r": 249,
"g": 151,
"b": 202
},
"hsl": {
"h": 328.776,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.79202,
"c": 0.13184,
"h": 348
},
"luminance": 0.46537
}Semantic roles & 50–950 ramp
primary
#F997CA
secondary
#D6F5E5
accent
#E66E00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083