#FF97C2#FF97C2
#FF97C2 is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.6% C 0.134 H 354.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97C2 |
|---|---|
| RGB | rgb(255, 151, 194) |
| HSL | hsl(335, 100%, 80%) |
| HSV | hsv(335, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 23.9%, 0%) |
| CIE-LAB | lab(74.38, 44.18, -5.26) |
| CIE-LCH | lch(74.38, 44.50, 353.21°) |
| OKLab | oklab(79.64% 0.1329 -0.0133) |
| OKLCH | oklch(79.64% 0.134 354.3) |
| XYZ | xyz(62.0457, 47.2927, 56.8890) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.07
Pink (survey)
#FF81C0
ΔE00 5.10
Carnation Pink
#FF7FA7
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 6.23
Bubblegum Pink
#FE83CC
ΔE00 6.35
Rosa
#FE86A4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97C2 #97FFD4
analogous
#FF97F6 #FF97C2 #FFA097
triadic
#FF97C2 #C2FF97 #97C2FF
tetradic
#FF97C2 #F6FF97 #97FFD4 #A097FF
square
#FF97C2 #F6FF97 #97FFD4 #A097FF
split-complementary
#FF97C2 #97FFA0 #97F6FF
monochromatic
#FF1D7A #FF5A9E #FF97C2 #FFD4E6 #FFE0ED
Accessibility & contrast
On white
2.01
#FF97C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FF97C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97C2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97C2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ACC3
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#FF92A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff97c2; /* rgb */ color: rgb(255, 151, 194); /* oklch */ color: oklch(79.6% 0.134 354.3);
Tailwind
colors: {
custom: {
50: '#ffb7d4',
500: '#ff97c2',
950: '#000000',
},
}SCSS
$custom: #ff97c2; $custom-light: #ffb7d4; $custom-dark: #000000;
JSON
{
"hex": "#ff97c2",
"rgb": {
"r": 255,
"g": 151,
"b": 194
},
"hsl": {
"h": 335.192,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79642,
"c": 0.13356,
"h": 354.3
},
"luminance": 0.47288
}Semantic roles & 50–950 ramp
primary
#FF97C2
secondary
#D4F7E9
accent
#E68700
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083