#FF97C7#FF97C7
#FF97C7 is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.8% C 0.136 H 351.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97C7 |
|---|---|
| RGB | rgb(255, 151, 199) |
| HSL | hsl(332, 100%, 80%) |
| HSV | hsv(332, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 22%, 0%) |
| CIE-LAB | lab(74.52, 44.88, -7.80) |
| CIE-LCH | lch(74.52, 45.56, 350.14°) |
| OKLab | oklab(79.8% 0.1345 -0.0201) |
| OKLCH | oklch(79.8% 0.136 351.5) |
| XYZ | xyz(62.6167, 47.5211, 59.8962) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 5.43
Pinky
#FC86AA
ΔE00 6.02
Powder Pink
#FFB2D0
ΔE00 6.51
Carnation Pink
#FF7FA7
ΔE00 6.92
Pig Pink
#E78EA5
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97C7 #97FFCF
analogous
#FF97FB #FF97C7 #FF9B97
triadic
#FF97C7 #C7FF97 #97C7FF
tetradic
#FF97C7 #FBFF97 #97FFCF #9B97FF
square
#FF97C7 #FBFF97 #97FFCF #9B97FF
split-complementary
#FF97C7 #97FF9B #97FBFF
monochromatic
#FF1D85 #FF5AA6 #FF97C7 #FFD4E8 #FFE0EF
Accessibility & contrast
On white
2.00
#FF97C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FF97C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97C7
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97C7 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ACC9
Deuteranopia (green-blind)
#BCBEC4
Tritanopia (blue-blind)
#FF93A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff97c7; /* rgb */ color: rgb(255, 151, 199); /* oklch */ color: oklch(79.8% 0.136 351.5);
Tailwind
colors: {
custom: {
50: '#ffb7d8',
500: '#ff97c7',
950: '#000000',
},
}SCSS
$custom: #ff97c7; $custom-light: #ffb7d8; $custom-dark: #000000;
JSON
{
"hex": "#ff97c7",
"rgb": {
"r": 255,
"g": 151,
"b": 199
},
"hsl": {
"h": 332.308,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.798,
"c": 0.13601,
"h": 351.5
},
"luminance": 0.47517
}Semantic roles & 50–950 ramp
primary
#FF97C7
secondary
#D4F7E7
accent
#E67C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083