#FD97DB#FD97DB
#FD97DB is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.2% C 0.147 H 340.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97DB |
|---|---|
| RGB | rgb(253, 151, 219) |
| HSL | hsl(320, 96%, 79%) |
| HSV | hsv(320, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 13.4%, 0.8%) |
| CIE-LAB | lab(74.91, 47.22, -18.23) |
| CIE-LCH | lch(74.91, 50.61, 338.89°) |
| OKLab | oklab(80.25% 0.1384 -0.0485) |
| OKLCH | oklch(80.25% 0.147 340.7) |
| XYZ | xyz(64.3612, 48.1342, 72.9049) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 7.43
Violet (CSS)
#EE82EE
ΔE00 8.26
Powder Pink
#FFB2D0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97DB #97FDB9
analogous
#EC97FD #FD97DB #FD97A8
triadic
#FD97DB #DBFD97 #97DBFD
tetradic
#FD97DB #FDEC97 #97FDB9 #97A8FD
square
#FD97DB #FDEC97 #97FDB9 #97A8FD
split-complementary
#FD97DB #A8FD97 #97FDEC
monochromatic
#FB1FB1 #FC5BC6 #FD97DB #FED3F0 #FEE1F5
Accessibility & contrast
On white
1.98
#FD97DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FD97DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97DB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97DB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDD
Deuteranopia (green-blind)
#B6BED8
Tritanopia (blue-blind)
#FF98B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd97db; /* rgb */ color: rgb(253, 151, 219); /* oklch */ color: oklch(80.2% 0.147 340.7);
Tailwind
colors: {
custom: {
50: '#ffb7e6',
500: '#fd97db',
950: '#000000',
},
}SCSS
$custom: #fd97db; $custom-light: #ffb7e6; $custom-dark: #000000;
JSON
{
"hex": "#fd97db",
"rgb": {
"r": 253,
"g": 151,
"b": 219
},
"hsl": {
"h": 320,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.80249,
"c": 0.14662,
"h": 340.7
},
"luminance": 0.4813
}Semantic roles & 50–950 ramp
primary
#FD97DB
secondary
#D4F7E0
accent
#E64D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084