#FF97D5#FF97D5
#FF97D5 is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.3% C 0.144 H 344.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97D5 |
|---|---|
| RGB | rgb(255, 151, 213) |
| HSL | hsl(324, 100%, 80%) |
| HSV | hsv(324, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 16.5%, 0%) |
| CIE-LAB | lab(74.95, 46.94, -14.85) |
| CIE-LCH | lch(74.95, 49.23, 342.44°) |
| OKLab | oklab(80.27% 0.1388 -0.0392) |
| OKLCH | oklch(80.27% 0.144 344.2) |
| XYZ | xyz(64.3176, 48.2015, 68.8540) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Pink (survey)
#FF81C0
ΔE00 5.05
Plum
#DDA0DD
ΔE00 7.52
Powder Pink
#FFB2D0
ΔE00 8.17
Lavender Pink
#DD85D7
ΔE00 8.48
Bubblegum (survey)
#FF6CB5
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97D5 #97FFC1
analogous
#F597FF #FF97D5 #FF97A1
triadic
#FF97D5 #D5FF97 #97D5FF
tetradic
#FF97D5 #FFF597 #97FFC1 #97A1FF
square
#FF97D5 #FFF597 #97FFC1 #97A1FF
split-complementary
#FF97D5 #A1FF97 #97FFF5
monochromatic
#FF1DA4 #FF5ABC #FF97D5 #FFD4EE #FFE0F3
Accessibility & contrast
On white
1.97
#FF97D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#FF97D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97D5
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97D5 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAED7
Deuteranopia (green-blind)
#B8BFD2
Tritanopia (blue-blind)
#FF97AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff97d5; /* rgb */ color: rgb(255, 151, 213); /* oklch */ color: oklch(80.3% 0.144 344.2);
Tailwind
colors: {
custom: {
50: '#ffb7e2',
500: '#ff97d5',
950: '#000000',
},
}SCSS
$custom: #ff97d5; $custom-light: #ffb7e2; $custom-dark: #000000;
JSON
{
"hex": "#ff97d5",
"rgb": {
"r": 255,
"g": 151,
"b": 213
},
"hsl": {
"h": 324.231,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80267,
"c": 0.14425,
"h": 344.2
},
"luminance": 0.48197
}Semantic roles & 50–950 ramp
primary
#FF97D5
secondary
#D4F7E2
accent
#E65D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083