#FD97BF#FD97BF
#FD97BF is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.3% C 0.130 H 355.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97BF |
|---|---|
| RGB | rgb(253, 151, 191) |
| HSL | hsl(336, 96%, 79%) |
| HSV | hsv(336, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 24.5%, 0.8%) |
| CIE-LAB | lab(74.05, 43.09, -4.12) |
| CIE-LCH | lch(74.05, 43.29, 354.54°) |
| OKLab | oklab(79.32% 0.1297 -0.0103) |
| OKLCH | oklch(79.32% 0.13 355.5) |
| XYZ | xyz(60.9801, 46.7818, 55.0981) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.66
Pink (survey)
#FF81C0
ΔE00 5.45
Carnation Pink
#FF7FA7
ΔE00 5.81
Pig Pink
#E78EA5
ΔE00 5.82
Rosa
#FE86A4
ΔE00 5.94
Powder Pink
#FFB2D0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97BF #97FDD5
analogous
#FD97F2 #FD97BF #FDA297
triadic
#FD97BF #BFFD97 #97BFFD
tetradic
#FD97BF #F2FD97 #97FDD5 #A297FD
square
#FD97BF #F2FD97 #97FDD5 #A297FD
split-complementary
#FD97BF #97FDA2 #97F2FD
monochromatic
#FB1F75 #FC5B9A #FD97BF #FED3E4 #FEE1ED
Accessibility & contrast
On white
2.03
#FD97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FD97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97BF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97BF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FF92A5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd97bf; /* rgb */ color: rgb(253, 151, 191); /* oklch */ color: oklch(79.3% 0.130 355.5);
Tailwind
colors: {
custom: {
50: '#ffb7d2',
500: '#fd97bf',
950: '#000000',
},
}SCSS
$custom: #fd97bf; $custom-light: #ffb7d2; $custom-dark: #000000;
JSON
{
"hex": "#fd97bf",
"rgb": {
"r": 253,
"g": 151,
"b": 191
},
"hsl": {
"h": 336.471,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.79315,
"c": 0.13015,
"h": 355.5
},
"luminance": 0.46777
}Semantic roles & 50–950 ramp
primary
#FD97BF
secondary
#D4F7E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082