#FF97C8#FF97C8
#FF97C8 is a light, vivid pink. Relative luminance 0.476; OKLCH L 79.8% C 0.137 H 350.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97C8 |
|---|---|
| RGB | rgb(255, 151, 200) |
| HSL | hsl(332, 100%, 80%) |
| HSV | hsv(332, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 21.6%, 0%) |
| CIE-LAB | lab(74.55, 45.03, -8.31) |
| CIE-LCH | lch(74.55, 45.79, 349.55°) |
| OKLab | oklab(79.83% 0.1348 -0.0215) |
| OKLCH | oklch(79.83% 0.137 350.9) |
| XYZ | xyz(62.7332, 47.5677, 60.5097) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.59
Bubblegum Pink
#FE83CC
ΔE00 5.27
Pinky
#FC86AA
ΔE00 6.22
Powder Pink
#FFB2D0
ΔE00 6.59
Carnation Pink
#FF7FA7
ΔE00 7.09
Pig Pink
#E78EA5
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97C8 #97FFCE
analogous
#FF97FC #FF97C8 #FF9A97
triadic
#FF97C8 #C8FF97 #97C8FF
tetradic
#FF97C8 #FCFF97 #97FFCE #9A97FF
square
#FF97C8 #FCFF97 #97FFCE #9A97FF
split-complementary
#FF97C8 #97FF9A #97FCFF
monochromatic
#FF1D87 #FF5AA8 #FF97C8 #FFD4E8 #FFE0EF
Accessibility & contrast
On white
2.00
#FF97C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FF97C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97C8
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97C8 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ACCA
Deuteranopia (green-blind)
#BCBEC5
Tritanopia (blue-blind)
#FF94A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff97c8; /* rgb */ color: rgb(255, 151, 200); /* oklch */ color: oklch(79.8% 0.137 350.9);
Tailwind
colors: {
custom: {
50: '#ffb7d8',
500: '#ff97c8',
950: '#000000',
},
}SCSS
$custom: #ff97c8; $custom-light: #ffb7d8; $custom-dark: #000000;
JSON
{
"hex": "#ff97c8",
"rgb": {
"r": 255,
"g": 151,
"b": 200
},
"hsl": {
"h": 331.731,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79832,
"c": 0.13653,
"h": 350.9
},
"luminance": 0.47563
}Semantic roles & 50–950 ramp
primary
#FF97C8
secondary
#D4F7E7
accent
#E67900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083