#FF97D7#FF97D7
#FF97D7 is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.3% C 0.146 H 343.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97D7 |
|---|---|
| RGB | rgb(255, 151, 215) |
| HSL | hsl(323, 100%, 80%) |
| HSV | hsv(323, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 15.7%, 0%) |
| CIE-LAB | lab(75.02, 47.24, -15.85) |
| CIE-LCH | lch(75.02, 49.83, 341.45°) |
| OKLab | oklab(80.34% 0.1394 -0.042) |
| OKLCH | oklch(80.34% 0.146 343.2) |
| XYZ | xyz(64.5730, 48.3036, 70.1992) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Pink (survey)
#FF81C0
ΔE00 5.27
Plum
#DDA0DD
ΔE00 7.30
Lavender Pink
#DD85D7
ΔE00 8.21
Powder Pink
#FFB2D0
ΔE00 8.47
Bubblegum (survey)
#FF6CB5
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97D7 #97FFBF
analogous
#F397FF #FF97D7 #FF97A3
triadic
#FF97D7 #D7FF97 #97D7FF
tetradic
#FF97D7 #FFF397 #97FFBF #97A3FF
square
#FF97D7 #FFF397 #97FFBF #97A3FF
split-complementary
#FF97D7 #A3FF97 #97FFF3
monochromatic
#FF1DA8 #FF5ABF #FF97D7 #FFD4EF #FFE0F3
Accessibility & contrast
On white
1.97
#FF97D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FF97D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97D7
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97D7 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAED9
Deuteranopia (green-blind)
#B8BFD4
Tritanopia (blue-blind)
#FF97AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff97d7; /* rgb */ color: rgb(255, 151, 215); /* oklch */ color: oklch(80.3% 0.146 343.2);
Tailwind
colors: {
custom: {
50: '#ffb7e3',
500: '#ff97d7',
950: '#000000',
},
}SCSS
$custom: #ff97d7; $custom-light: #ffb7e3; $custom-dark: #000000;
JSON
{
"hex": "#ff97d7",
"rgb": {
"r": 255,
"g": 151,
"b": 215
},
"hsl": {
"h": 323.077,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80337,
"c": 0.14557,
"h": 343.2
},
"luminance": 0.483
}Semantic roles & 50–950 ramp
primary
#FF97D7
secondary
#D4F7E1
accent
#E65800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083