#FB97AF#FB97AF
#FB97AF is a light, vivid red. Relative luminance 0.457; OKLCH L 78.6% C 0.122 H 4.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FB97AF |
|---|---|
| RGB | rgb(251, 151, 175) |
| HSL | hsl(346, 93%, 79%) |
| HSV | hsv(346, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 30.3%, 1.6%) |
| CIE-LAB | lab(73.38, 40.28, 3.71) |
| CIE-LCH | lch(73.38, 40.45, 5.26°) |
| OKLab | oklab(78.61% 0.122 0.0102) |
| OKLCH | oklch(78.61% 0.122 4.8) |
| XYZ | xyz(58.5902, 45.7421, 46.2924) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.77
Pig Pink
#E78EA5
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.05
Rose Pink
#F7879A
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 5.41
Soft Pink
#FDB0C0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB97AF #97FBE3
analogous
#FB97E1 #FB97AF #FBB197
triadic
#FB97AF #AFFB97 #97AFFB
tetradic
#FB97AF #E1FB97 #97FBE3 #B197FB
square
#FB97AF #E1FB97 #97FBE3 #B197FB
split-complementary
#FB97AF #97FBB1 #97E1FB
monochromatic
#F62154 #F95C82 #FB97AF #FDD2DC #FEE2E8
Accessibility & contrast
On white
2.07
#FB97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FB97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB97AF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB97AF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B0
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#FF8F9F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb97af; /* rgb */ color: rgb(251, 151, 175); /* oklch */ color: oklch(78.6% 0.122 4.8);
Tailwind
colors: {
custom: {
50: '#ffb7c6',
500: '#fb97af',
950: '#000000',
},
}SCSS
$custom: #fb97af; $custom-light: #ffb7c6; $custom-dark: #000000;
JSON
{
"hex": "#fb97af",
"rgb": {
"r": 251,
"g": 151,
"b": 175
},
"hsl": {
"h": 345.6,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.7861,
"c": 0.12247,
"h": 4.8
},
"luminance": 0.45738
}Semantic roles & 50–950 ramp
primary
#FB97AF
secondary
#D5F6EE
accent
#E6AE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082