#FF97D0#FF97D0
#FF97D0 is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.1% C 0.141 H 346.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97D0 |
|---|---|
| RGB | rgb(255, 151, 208) |
| HSL | hsl(327, 100%, 80%) |
| HSV | hsv(327, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 18.4%, 0%) |
| CIE-LAB | lab(74.79, 46.19, -12.35) |
| CIE-LCH | lch(74.79, 47.81, 345.04°) |
| OKLab | oklab(80.1% 0.1373 -0.0324) |
| OKLCH | oklch(80.1% 0.141 346.7) |
| XYZ | xyz(63.6927, 47.9515, 65.5631) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.31
Pink (survey)
#FF81C0
ΔE00 4.65
Powder Pink
#FFB2D0
ΔE00 7.47
Pinky
#FC86AA
ΔE00 7.86
Plum
#DDA0DD
ΔE00 8.17
Bubblegum (survey)
#FF6CB5
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97D0 #97FFC6
analogous
#FA97FF #FF97D0 #FF979C
triadic
#FF97D0 #D0FF97 #97D0FF
tetradic
#FF97D0 #FFFA97 #97FFC6 #979CFF
square
#FF97D0 #FFFA97 #97FFC6 #979CFF
split-complementary
#FF97D0 #9CFF97 #97FFFA
monochromatic
#FF1D99 #FF5AB4 #FF97D0 #FFD4EC #FFE0F1
Accessibility & contrast
On white
1.98
#FF97D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FF97D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97D0
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97D0 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD2
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#FF95AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff97d0; /* rgb */ color: rgb(255, 151, 208); /* oklch */ color: oklch(80.1% 0.141 346.7);
Tailwind
colors: {
custom: {
50: '#ffb7de',
500: '#ff97d0',
950: '#000000',
},
}SCSS
$custom: #ff97d0; $custom-light: #ffb7de; $custom-dark: #000000;
JSON
{
"hex": "#ff97d0",
"rgb": {
"r": 255,
"g": 151,
"b": 208
},
"hsl": {
"h": 327.115,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80096,
"c": 0.14109,
"h": 346.7
},
"luminance": 0.47947
}Semantic roles & 50–950 ramp
primary
#FF97D0
secondary
#D4F7E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083