#F97DB4#F97DB4
#F97DB4 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.162 H 353.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DB4 |
|---|---|
| RGB | rgb(249, 125, 180) |
| HSL | hsl(333, 91%, 73%) |
| HSV | hsv(333, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 27.7%, 2.4%) |
| CIE-LAB | lab(68.10, 53.25, -6.84) |
| CIE-LCH | lch(68.10, 53.69, 352.68°) |
| OKLab | oklab(74.61% 0.1611 -0.0174) |
| OKLCH | oklch(74.61% 0.162 353.8) |
| XYZ | xyz(54.6408, 38.1070, 47.6488) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.28
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DB4 #7DF9C2
analogous
#F97DF2 #F97DB4 #F9847D
triadic
#F97DB4 #B4F97D #7DB4F9
tetradic
#F97DB4 #F2F97D #7DF9C2 #847DF9
square
#F97DB4 #F2F97D #7DF9C2 #847DF9
split-complementary
#F97DB4 #7DF984 #7DF2F9
monochromatic
#F00B71 #F64292 #F97DB4 #FCB7D6 #FEE2EE
Accessibility & contrast
On white
2.44
#F97DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F97DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DB4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DB4 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B6
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97db4; /* rgb */ color: rgb(249, 125, 180); /* oklch */ color: oklch(74.6% 0.162 353.8);
Tailwind
colors: {
custom: {
50: '#fea6ca',
500: '#f97db4',
950: '#000000',
},
}SCSS
$custom: #f97db4; $custom-light: #fea6ca; $custom-dark: #000000;
JSON
{
"hex": "#f97db4",
"rgb": {
"r": 249,
"g": 125,
"b": 180
},
"hsl": {
"h": 333.387,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.7461,
"c": 0.16202,
"h": 353.8
},
"luminance": 0.38102
}Semantic roles & 50–950 ramp
primary
#F97DB4
secondary
#D5F6E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82