#F97BCE#F97BCE
#F97BCE is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.3% C 0.180 H 342.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F97BCE |
|---|---|
| RGB | rgb(249, 123, 206) |
| HSL | hsl(320, 91%, 73%) |
| HSV | hsv(320, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 17.3%, 2.4%) |
| CIE-LAB | lab(68.58, 57.79, -20.69) |
| CIE-LCH | lch(68.58, 61.38, 340.30°) |
| OKLab | oklab(75.25% 0.1713 -0.0551) |
| OKLCH | oklch(75.25% 0.18 342.2) |
| XYZ | xyz(57.2915, 38.7663, 62.8457) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 4.35
Bubblegum (survey)
#FF6CB5
ΔE00 5.23
Hot Pink
#FF69B4
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97BCE #7BF9A6
analogous
#E57BF9 #F97BCE #F97B8F
triadic
#F97BCE #CEF97B #7BCEF9
tetradic
#F97BCE #F9E57B #7BF9A6 #7B8FF9
square
#F97BCE #F9E57B #7BF9A6 #7B8FF9
split-complementary
#F97BCE #8FF97B #7BF9E5
monochromatic
#EF0BA1 #F640B8 #F97BCE #FCB6E4 #FEE2F4
Accessibility & contrast
On white
2.40
#F97BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F97BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97BCE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97BCE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839AD1
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#FF7C9B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f97bce; /* rgb */ color: rgb(249, 123, 206); /* oklch */ color: oklch(75.3% 0.180 342.2);
Tailwind
colors: {
custom: {
50: '#fea5dd',
500: '#f97bce',
950: '#000000',
},
}SCSS
$custom: #f97bce; $custom-light: #fea5dd; $custom-dark: #000000;
JSON
{
"hex": "#f97bce",
"rgb": {
"r": 249,
"g": 123,
"b": 206
},
"hsl": {
"h": 320.476,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.7525,
"c": 0.17996,
"h": 342.2
},
"luminance": 0.38762
}Semantic roles & 50–950 ramp
primary
#F97BCE
secondary
#D5F6E0
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83