#FF97BF#FF97BF
#FF97BF is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.5% C 0.132 H 356.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97BF |
|---|---|
| RGB | rgb(255, 151, 191) |
| HSL | hsl(337, 100%, 80%) |
| HSV | hsv(337, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 25.1%, 0%) |
| CIE-LAB | lab(74.29, 43.77, -3.73) |
| CIE-LCH | lch(74.29, 43.93, 355.12°) |
| OKLab | oklab(79.55% 0.1319 -0.0093) |
| OKLCH | oklch(79.55% 0.132 356) |
| XYZ | xyz(61.7122, 47.1593, 55.1324) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.56
Pink (survey)
#FF81C0
ΔE00 5.51
Carnation Pink
#FF7FA7
ΔE00 5.71
Rosa
#FE86A4
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 5.92
Powder Pink
#FFB2D0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97BF #97FFD7
analogous
#FF97F3 #FF97BF #FFA397
triadic
#FF97BF #BFFF97 #97BFFF
tetradic
#FF97BF #F3FF97 #97FFD7 #A397FF
square
#FF97BF #F3FF97 #97FFD7 #A397FF
split-complementary
#FF97BF #97FFA3 #97F3FF
monochromatic
#FF1D74 #FF5A99 #FF97BF #FFD4E5 #FFE0EC
Accessibility & contrast
On white
2.01
#FF97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FF97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97BF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97BF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FF92A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff97bf; /* rgb */ color: rgb(255, 151, 191); /* oklch */ color: oklch(79.5% 0.132 356.0);
Tailwind
colors: {
custom: {
50: '#ffb7d2',
500: '#ff97bf',
950: '#000000',
},
}SCSS
$custom: #ff97bf; $custom-light: #ffb7d2; $custom-dark: #000000;
JSON
{
"hex": "#ff97bf",
"rgb": {
"r": 255,
"g": 151,
"b": 191
},
"hsl": {
"h": 336.923,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.7955,
"c": 0.13221,
"h": 356
},
"luminance": 0.47155
}Semantic roles & 50–950 ramp
primary
#FF97BF
secondary
#D4F7EA
accent
#E68D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082