#FF97D3#FF97D3
#FF97D3 is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.2% C 0.143 H 345.2°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97D3 |
|---|---|
| RGB | rgb(255, 151, 211) |
| HSL | hsl(325, 100%, 80%) |
| HSV | hsv(325, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 17.3%, 0%) |
| CIE-LAB | lab(74.89, 46.63, -13.85) |
| CIE-LCH | lch(74.89, 48.65, 343.46°) |
| OKLab | oklab(80.2% 0.1382 -0.0365) |
| OKLCH | oklch(80.2% 0.143 345.2) |
| XYZ | xyz(64.0653, 48.1005, 67.5254) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 4.86
Plum
#DDA0DD
ΔE00 7.76
Powder Pink
#FFB2D0
ΔE00 7.88
Pinky
#FC86AA
ΔE00 8.48
Bubblegum (survey)
#FF6CB5
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97D3 #97FFC3
analogous
#F797FF #FF97D3 #FF979F
triadic
#FF97D3 #D3FF97 #97D3FF
tetradic
#FF97D3 #FFF797 #97FFC3 #979FFF
square
#FF97D3 #FFF797 #97FFC3 #979FFF
split-complementary
#FF97D3 #9FFF97 #97FFF7
monochromatic
#FF1D9F #FF5AB9 #FF97D3 #FFD4ED #FFE0F2
Accessibility & contrast
On white
1.98
#FF97D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FF97D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97D3
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97D3 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAED5
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#FF96AD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff97d3; /* rgb */ color: rgb(255, 151, 211); /* oklch */ color: oklch(80.2% 0.143 345.2);
Tailwind
colors: {
custom: {
50: '#ffb7e0',
500: '#ff97d3',
950: '#000000',
},
}SCSS
$custom: #ff97d3; $custom-light: #ffb7e0; $custom-dark: #000000;
JSON
{
"hex": "#ff97d3",
"rgb": {
"r": 255,
"g": 151,
"b": 211
},
"hsl": {
"h": 325.385,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80198,
"c": 0.14296,
"h": 345.2
},
"luminance": 0.48096
}Semantic roles & 50–950 ramp
primary
#FF97D3
secondary
#D4F7E3
accent
#E66100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083