#FF97D2#FF97D2
#FF97D2 is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.2% C 0.142 H 345.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97D2 |
|---|---|
| RGB | rgb(255, 151, 210) |
| HSL | hsl(326, 100%, 80%) |
| HSV | hsv(326, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 17.6%, 0%) |
| CIE-LAB | lab(74.86, 46.48, -13.35) |
| CIE-LCH | lch(74.86, 48.36, 343.98°) |
| OKLab | oklab(80.16% 0.1379 -0.0351) |
| OKLCH | oklch(80.16% 0.142 345.7) |
| XYZ | xyz(63.9403, 48.0506, 66.8672) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 4.78
Powder Pink
#FFB2D0
ΔE00 7.74
Plum
#DDA0DD
ΔE00 7.89
Pinky
#FC86AA
ΔE00 8.27
Bubblegum (survey)
#FF6CB5
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97D2 #97FFC4
analogous
#F897FF #FF97D2 #FF979E
triadic
#FF97D2 #D2FF97 #97D2FF
tetradic
#FF97D2 #FFF897 #97FFC4 #979EFF
square
#FF97D2 #FFF897 #97FFC4 #979EFF
split-complementary
#FF97D2 #9EFF97 #97FFF8
monochromatic
#FF1D9D #FF5AB8 #FF97D2 #FFD4EC #FFE0F2
Accessibility & contrast
On white
1.98
#FF97D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FF97D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97D2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97D2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAED4
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#FF96AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff97d2; /* rgb */ color: rgb(255, 151, 210); /* oklch */ color: oklch(80.2% 0.142 345.7);
Tailwind
colors: {
custom: {
50: '#ffb7df',
500: '#ff97d2',
950: '#000000',
},
}SCSS
$custom: #ff97d2; $custom-light: #ffb7df; $custom-dark: #000000;
JSON
{
"hex": "#ff97d2",
"rgb": {
"r": 255,
"g": 151,
"b": 210
},
"hsl": {
"h": 325.962,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80164,
"c": 0.14232,
"h": 345.7
},
"luminance": 0.48046
}Semantic roles & 50–950 ramp
primary
#FF97D2
secondary
#D4F7E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083