#FF97CF#FF97CF
#FF97CF is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.1% C 0.140 H 347.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97CF |
|---|---|
| RGB | rgb(255, 151, 207) |
| HSL | hsl(328, 100%, 80%) |
| HSV | hsv(328, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 18.8%, 0%) |
| CIE-LAB | lab(74.76, 46.04, -11.84) |
| CIE-LCH | lch(74.76, 47.54, 345.58°) |
| OKLab | oklab(80.06% 0.137 -0.031) |
| OKLCH | oklch(80.06% 0.14 347.2) |
| XYZ | xyz(63.5701, 47.9025, 64.9172) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.39
Pink (survey)
#FF81C0
ΔE00 4.60
Powder Pink
#FFB2D0
ΔE00 7.35
Pinky
#FC86AA
ΔE00 7.66
Plum
#DDA0DD
ΔE00 8.32
Carnation Pink
#FF7FA7
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97CF #97FFC7
analogous
#FB97FF #FF97CF #FF979B
triadic
#FF97CF #CFFF97 #97CFFF
tetradic
#FF97CF #FFFB97 #97FFC7 #979BFF
square
#FF97CF #FFFB97 #97FFC7 #979BFF
split-complementary
#FF97CF #9BFF97 #97FFFB
monochromatic
#FF1D97 #FF5AB3 #FF97CF #FFD4EB #FFE0F1
Accessibility & contrast
On white
1.98
#FF97CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FF97CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97CF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97CF | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADD1
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#FF95AB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff97cf; /* rgb */ color: rgb(255, 151, 207); /* oklch */ color: oklch(80.1% 0.140 347.2);
Tailwind
colors: {
custom: {
50: '#ffb7dd',
500: '#ff97cf',
950: '#000000',
},
}SCSS
$custom: #ff97cf; $custom-light: #ffb7dd; $custom-dark: #000000;
JSON
{
"hex": "#ff97cf",
"rgb": {
"r": 255,
"g": 151,
"b": 207
},
"hsl": {
"h": 327.692,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80062,
"c": 0.14048,
"h": 347.2
},
"luminance": 0.47898
}Semantic roles & 50–950 ramp
primary
#FF97CF
secondary
#D4F7E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083