#FB97AA#FB97AA
#FB97AA is a light, vivid red. Relative luminance 0.455; OKLCH L 78.5% C 0.121 H 8.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FB97AA |
|---|---|
| RGB | rgb(251, 151, 170) |
| HSL | hsl(349, 93%, 79%) |
| HSV | hsv(349, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 32.3%, 1.6%) |
| CIE-LAB | lab(73.25, 39.65, 6.30) |
| CIE-LCH | lch(73.25, 40.15, 9.02°) |
| OKLab | oklab(78.47% 0.1202 0.0169) |
| OKLCH | oklch(78.47% 0.121 8) |
| XYZ | xyz(58.1082, 45.5493, 43.7538) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.83
Rosa
#FE86A4
ΔE00 4.01
Pig Pink
#E78EA5
ΔE00 4.21
Pinky
#FC86AA
ΔE00 4.87
Soft Pink
#FDB0C0
ΔE00 5.95
Faded Pink
#DE9DAC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB97AA #97FBE8
analogous
#FB97DC #FB97AA #FBB697
triadic
#FB97AA #AAFB97 #97AAFB
tetradic
#FB97AA #DCFB97 #97FBE8 #B697FB
square
#FB97AA #DCFB97 #97FBE8 #B697FB
split-complementary
#FB97AA #97FBB6 #97DCFB
monochromatic
#F6214A #F95C7A #FB97AA #FDD2DA #FEE2E7
Accessibility & contrast
On white
2.08
#FB97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FB97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB97AA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB97AA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#C0BBA8
Tritanopia (blue-blind)
#FF8E9E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb97aa; /* rgb */ color: rgb(251, 151, 170); /* oklch */ color: oklch(78.5% 0.121 8.0);
Tailwind
colors: {
custom: {
50: '#ffb7c3',
500: '#fb97aa',
950: '#000000',
},
}SCSS
$custom: #fb97aa; $custom-light: #ffb7c3; $custom-dark: #000000;
JSON
{
"hex": "#fb97aa",
"rgb": {
"r": 251,
"g": 151,
"b": 170
},
"hsl": {
"h": 348.6,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.78473,
"c": 0.12141,
"h": 8
},
"luminance": 0.45545
}Semantic roles & 50–950 ramp
primary
#FB97AA
secondary
#D5F6F0
accent
#E6BA00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081