#FF97BA#FF97BA
#FF97BA is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.4% C 0.130 H 358.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97BA |
|---|---|
| RGB | rgb(255, 151, 186) |
| HSL | hsl(340, 100%, 80%) |
| HSV | hsv(340, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 27.1%, 0%) |
| CIE-LAB | lab(74.15, 43.10, -1.18) |
| CIE-LCH | lch(74.15, 43.12, 358.43°) |
| OKLab | oklab(79.4% 0.1302 -0.0025) |
| OKLCH | oklch(79.4% 0.13 358.9) |
| XYZ | xyz(61.1714, 46.9430, 52.2839) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.92
Rosa
#FE86A4
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.22
Powder Pink
#FFB2D0
ΔE00 6.33
Pink (survey)
#FF81C0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97BA #97FFDC
analogous
#FF97EE #FF97BA #FFA897
triadic
#FF97BA #BAFF97 #97BAFF
tetradic
#FF97BA #EEFF97 #97FFDC #A897FF
square
#FF97BA #EEFF97 #97FFDC #A897FF
split-complementary
#FF97BA #97FFA8 #97EEFF
monochromatic
#FF1D69 #FF5A91 #FF97BA #FFD4E3 #FFE0EB
Accessibility & contrast
On white
2.02
#FF97BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FF97BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97BA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97BA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#BFBDB8
Tritanopia (blue-blind)
#FF91A3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff97ba; /* rgb */ color: rgb(255, 151, 186); /* oklch */ color: oklch(79.4% 0.130 358.9);
Tailwind
colors: {
custom: {
50: '#ffb7ce',
500: '#ff97ba',
950: '#000000',
},
}SCSS
$custom: #ff97ba; $custom-light: #ffb7ce; $custom-dark: #000000;
JSON
{
"hex": "#ff97ba",
"rgb": {
"r": 255,
"g": 151,
"b": 186
},
"hsl": {
"h": 339.808,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79399,
"c": 0.13022,
"h": 358.9
},
"luminance": 0.46938
}Semantic roles & 50–950 ramp
primary
#FF97BA
secondary
#D4F7EB
accent
#E69800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082