#FB97AE#FB97AE
#FB97AE is a light, vivid red. Relative luminance 0.457; OKLCH L 78.6% C 0.122 H 5.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FB97AE |
|---|---|
| RGB | rgb(251, 151, 174) |
| HSL | hsl(346, 93%, 79%) |
| HSV | hsv(346, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 30.7%, 1.6%) |
| CIE-LAB | lab(73.35, 40.16, 4.23) |
| CIE-LCH | lch(73.35, 40.38, 6.01°) |
| OKLab | oklab(78.58% 0.1217 0.0116) |
| OKLCH | oklch(78.58% 0.122 5.4) |
| XYZ | xyz(58.4923, 45.7029, 45.7770) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.77
Pig Pink
#E78EA5
ΔE00 3.85
Pinky
#FC86AA
ΔE00 4.18
Rose Pink
#F7879A
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 5.51
Soft Pink
#FDB0C0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB97AE #97FBE4
analogous
#FB97E0 #FB97AE #FBB297
triadic
#FB97AE #AEFB97 #97AEFB
tetradic
#FB97AE #E0FB97 #97FBE4 #B297FB
square
#FB97AE #E0FB97 #97FBE4 #B297FB
split-complementary
#FB97AE #97FBB2 #97E0FB
monochromatic
#F62152 #F95C80 #FB97AE #FDD2DC #FEE2E8
Accessibility & contrast
On white
2.07
#FB97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FB97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB97AE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB97AE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#C0BBAC
Tritanopia (blue-blind)
#FF8F9F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb97ae; /* rgb */ color: rgb(251, 151, 174); /* oklch */ color: oklch(78.6% 0.122 5.4);
Tailwind
colors: {
custom: {
50: '#ffb7c6',
500: '#fb97ae',
950: '#000000',
},
}SCSS
$custom: #fb97ae; $custom-light: #ffb7c6; $custom-dark: #000000;
JSON
{
"hex": "#fb97ae",
"rgb": {
"r": 251,
"g": 151,
"b": 174
},
"hsl": {
"h": 346.2,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.78582,
"c": 0.12223,
"h": 5.4
},
"luminance": 0.45698
}Semantic roles & 50–950 ramp
primary
#FB97AE
secondary
#D5F6EE
accent
#E6B100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082