#FF97BE#FF97BE
#FF97BE is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.5% C 0.132 H 356.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF97BE |
|---|---|
| RGB | rgb(255, 151, 190) |
| HSL | hsl(338, 100%, 80%) |
| HSV | hsv(338, 41%, 100%) |
| CMYK | cmyk(0%, 40.8%, 25.5%, 0%) |
| CIE-LAB | lab(74.26, 43.64, -3.22) |
| CIE-LCH | lch(74.26, 43.76, 355.78°) |
| OKLab | oklab(79.52% 0.1316 -0.0079) |
| OKLCH | oklch(79.52% 0.132 356.6) |
| XYZ | xyz(61.6026, 47.1154, 54.5548) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.41
Carnation Pink
#FF7FA7
ΔE00 5.59
Rosa
#FE86A4
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 5.74
Powder Pink
#FFB2D0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF97BE #97FFD8
analogous
#FF97F2 #FF97BE #FFA497
triadic
#FF97BE #BEFF97 #97BEFF
tetradic
#FF97BE #F2FF97 #97FFD8 #A497FF
square
#FF97BE #F2FF97 #97FFD8 #A497FF
split-complementary
#FF97BE #97FFA4 #97F2FF
monochromatic
#FF1D72 #FF5A98 #FF97BE #FFD4E4 #FFE0EC
Accessibility & contrast
On white
2.01
#FF97BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FF97BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF97BE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF97BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF97BE | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#BEBEBC
Tritanopia (blue-blind)
#FF92A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff97be; /* rgb */ color: rgb(255, 151, 190); /* oklch */ color: oklch(79.5% 0.132 356.6);
Tailwind
colors: {
custom: {
50: '#ffb7d1',
500: '#ff97be',
950: '#000000',
},
}SCSS
$custom: #ff97be; $custom-light: #ffb7d1; $custom-dark: #000000;
JSON
{
"hex": "#ff97be",
"rgb": {
"r": 255,
"g": 151,
"b": 190
},
"hsl": {
"h": 337.5,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79519,
"c": 0.1318,
"h": 356.6
},
"luminance": 0.47111
}Semantic roles & 50–950 ramp
primary
#FF97BE
secondary
#D4F7EA
accent
#E68F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082