#FD97B2#FD97B2
#FD97B2 is a light, vivid pink. Relative luminance 0.462; OKLCH L 78.9% C 0.125 H 3.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97B2 |
|---|---|
| RGB | rgb(253, 151, 178) |
| HSL | hsl(344, 96%, 79%) |
| HSV | hsv(344, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 29.6%, 0.8%) |
| CIE-LAB | lab(73.70, 41.36, 2.55) |
| CIE-LCH | lch(73.70, 41.44, 3.52°) |
| OKLab | oklab(78.93% 0.1253 0.0072) |
| OKLCH | oklch(78.93% 0.125 3.3) |
| XYZ | xyz(59.6125, 46.2348, 47.8953) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.78
Rosa
#FE86A4
ΔE00 3.83
Pig Pink
#E78EA5
ΔE00 4.13
Rose Pink
#F7879A
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.17
Soft Pink
#FDB0C0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97B2 #97FDE2
analogous
#FD97E5 #FD97B2 #FDAF97
triadic
#FD97B2 #B2FD97 #97B2FD
tetradic
#FD97B2 #E5FD97 #97FDE2 #AF97FD
square
#FD97B2 #E5FD97 #97FDE2 #AF97FD
split-complementary
#FD97B2 #97FDAF #97E5FD
monochromatic
#FB1F59 #FC5B86 #FD97B2 #FED3DE #FEE1E9
Accessibility & contrast
On white
2.05
#FD97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FD97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97B2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97B2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#FF8FA0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd97b2; /* rgb */ color: rgb(253, 151, 178); /* oklch */ color: oklch(78.9% 0.125 3.3);
Tailwind
colors: {
custom: {
50: '#ffb7c8',
500: '#fd97b2',
950: '#000000',
},
}SCSS
$custom: #fd97b2; $custom-light: #ffb7c8; $custom-dark: #000000;
JSON
{
"hex": "#fd97b2",
"rgb": {
"r": 253,
"g": 151,
"b": 178
},
"hsl": {
"h": 344.118,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.78931,
"c": 0.12548,
"h": 3.3
},
"luminance": 0.4623
}Semantic roles & 50–950 ramp
primary
#FD97B2
secondary
#D4F7EE
accent
#E6A900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082