#F997D3#F997D3
#F997D3 is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.5% C 0.138 H 343.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F997D3 |
|---|---|
| RGB | rgb(249, 151, 211) |
| HSL | hsl(323, 89%, 78%) |
| HSV | hsv(323, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 15.3%, 2.4%) |
| CIE-LAB | lab(74.18, 44.69, -14.99) |
| CIE-LCH | lch(74.18, 47.13, 341.45°) |
| OKLab | oklab(79.51% 0.1317 -0.0397) |
| OKLCH | oklch(79.51% 0.138 343.2) |
| XYZ | xyz(61.8919, 46.9799, 67.4235) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.78
Lavender Pink
#DD85D7
ΔE00 7.90
Powder Pink
#FFB2D0
ΔE00 8.18
Bubblegum (survey)
#FF6CB5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F997D3 #97F9BD
analogous
#EE97F9 #F997D3 #F997A2
triadic
#F997D3 #D3F997 #97D3F9
tetradic
#F997D3 #F9EE97 #97F9BD #97A2F9
square
#F997D3 #F9EE97 #97F9BD #97A2F9
split-complementary
#F997D3 #A2F997 #97F9EE
monochromatic
#F223A2 #F65DBB #F997D3 #FCD1EB #FDE2F3
Accessibility & contrast
On white
2.02
#F997D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F997D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F997D3
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F997D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F997D3 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DADD5
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#FF97AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f997d3; /* rgb */ color: rgb(249, 151, 211); /* oklch */ color: oklch(79.5% 0.138 343.2);
Tailwind
colors: {
custom: {
50: '#fdb7e0',
500: '#f997d3',
950: '#000000',
},
}SCSS
$custom: #f997d3; $custom-light: #fdb7e0; $custom-dark: #000000;
JSON
{
"hex": "#f997d3",
"rgb": {
"r": 249,
"g": 151,
"b": 211
},
"hsl": {
"h": 323.265,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.79508,
"c": 0.13756,
"h": 343.2
},
"luminance": 0.46976
}Semantic roles & 50–950 ramp
primary
#F997D3
secondary
#D6F5E2
accent
#E65900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083