#FF97DB#FF97DB
#FF97DB is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.5% C 0.148 H 341.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97DB |
|---|---|
| RGB | rgb(255, 151, 219) |
| HSL | hsl(321, 100%, 80%) |
| HSV | hsv(321, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 14.1%, 0%) |
| CIE-LAB | lab(75.15, 47.85, -17.85) |
| CIE-LCH | lch(75.15, 51.07, 339.55°) |
| OKLab | oklab(80.48% 0.1405 -0.0475) |
| OKLCH | oklch(80.48% 0.148 341.3) |
| XYZ | xyz(65.0933, 48.5117, 72.9393) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.22
Pink (survey)
#FF81C0
ΔE00 5.79
Plum
#DDA0DD
ΔE00 6.92
Lavender Pink
#DD85D7
ΔE00 7.73
Violet (CSS)
#EE82EE
ΔE00 8.48
Powder Pink
#FFB2D0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97DB #97FFBB
analogous
#EF97FF #FF97DB #FF97A7
triadic
#FF97DB #DBFF97 #97DBFF
tetradic
#FF97DB #FFEF97 #97FFBB #97A7FF
square
#FF97DB #FFEF97 #97FFBB #97A7FF
split-complementary
#FF97DB #A7FF97 #97FFEF
monochromatic
#FF1DB1 #FF5AC6 #FF97DB #FFD4F0 #FFE0F4
Accessibility & contrast
On white
1.96
#FF97DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FF97DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97DB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97DB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDD
Deuteranopia (green-blind)
#B7BFD8
Tritanopia (blue-blind)
#FF98B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff97db; /* rgb */ color: rgb(255, 151, 219); /* oklch */ color: oklch(80.5% 0.148 341.3);
Tailwind
colors: {
custom: {
50: '#ffb7e6',
500: '#ff97db',
950: '#000000',
},
}SCSS
$custom: #ff97db; $custom-light: #ffb7e6; $custom-dark: #000000;
JSON
{
"hex": "#ff97db",
"rgb": {
"r": 255,
"g": 151,
"b": 219
},
"hsl": {
"h": 320.769,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80478,
"c": 0.14833,
"h": 341.3
},
"luminance": 0.48508
}Semantic roles & 50–950 ramp
primary
#FF97DB
secondary
#D4F7E0
accent
#E64F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084