#FF97D4#FF97D4
#FF97D4 is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.2% C 0.144 H 344.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97D4 |
|---|---|
| RGB | rgb(255, 151, 212) |
| HSL | hsl(325, 100%, 80%) |
| HSV | hsv(325, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 16.9%, 0%) |
| CIE-LAB | lab(74.92, 46.78, -14.35) |
| CIE-LCH | lch(74.92, 48.94, 342.94°) |
| OKLab | oklab(80.23% 0.1385 -0.0379) |
| OKLCH | oklch(80.23% 0.144 344.7) |
| XYZ | xyz(64.1911, 48.1508, 68.1876) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.10
Pink (survey)
#FF81C0
ΔE00 4.95
Plum
#DDA0DD
ΔE00 7.64
Powder Pink
#FFB2D0
ΔE00 8.02
Lavender Pink
#DD85D7
ΔE00 8.63
Pinky
#FC86AA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97D4 #97FFC2
analogous
#F697FF #FF97D4 #FF97A0
triadic
#FF97D4 #D4FF97 #97D4FF
tetradic
#FF97D4 #FFF697 #97FFC2 #97A0FF
square
#FF97D4 #FFF697 #97FFC2 #97A0FF
split-complementary
#FF97D4 #A0FF97 #97FFF6
monochromatic
#FF1DA1 #FF5ABB #FF97D4 #FFD4ED #FFE0F2
Accessibility & contrast
On white
1.98
#FF97D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FF97D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97D4
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97D4 | 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)
#9EAED6
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#FF96AD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff97d4; /* rgb */ color: rgb(255, 151, 212); /* oklch */ color: oklch(80.2% 0.144 344.7);
Tailwind
colors: {
custom: {
50: '#ffb7e1',
500: '#ff97d4',
950: '#000000',
},
}SCSS
$custom: #ff97d4; $custom-light: #ffb7e1; $custom-dark: #000000;
JSON
{
"hex": "#ff97d4",
"rgb": {
"r": 255,
"g": 151,
"b": 212
},
"hsl": {
"h": 324.808,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80233,
"c": 0.14359,
"h": 344.7
},
"luminance": 0.48147
}Semantic roles & 50–950 ramp
primary
#FF97D4
secondary
#D4F7E2
accent
#E65F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083