#FB91AB#FB91AB
#FB91AB is a light, vivid red. Relative luminance 0.437; OKLCH L 77.6% C 0.130 H 4.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91AB |
|---|---|
| RGB | rgb(251, 145, 171) |
| HSL | hsl(345, 93%, 78%) |
| HSV | hsv(345, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 31.9%, 1.6%) |
| CIE-LAB | lab(72.03, 42.85, 3.98) |
| CIE-LCH | lch(72.03, 43.03, 5.31°) |
| OKLab | oklab(77.55% 0.1299 0.0109) |
| OKLCH | oklch(77.55% 0.13 4.8) |
| XYZ | xyz(57.2620, 43.7050, 43.9402) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.44
Pinky
#FC86AA
ΔE00 2.86
Pig Pink
#E78EA5
ΔE00 3.45
Rose Pink
#F7879A
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 4.15
Carnation
#FD798F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91AB #91FBE1
analogous
#FB91E0 #FB91AB #FBAC91
triadic
#FB91AB #ABFB91 #91ABFB
tetradic
#FB91AB #E0FB91 #91FBE1 #AC91FB
square
#FB91AB #E0FB91 #91FBE1 #AC91FB
split-complementary
#FB91AB #91FBAC #91E0FB
monochromatic
#F71B51 #F9567E #FB91AB #FDCCD8 #FEE1E8
Accessibility & contrast
On white
2.16
#FB91AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FB91AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91AB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91AB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AC
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#FF889A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb91ab; /* rgb */ color: rgb(251, 145, 171); /* oklch */ color: oklch(77.6% 0.130 4.8);
Tailwind
colors: {
custom: {
50: '#ffb3c3',
500: '#fb91ab',
950: '#000000',
},
}SCSS
$custom: #fb91ab; $custom-light: #ffb3c3; $custom-dark: #000000;
JSON
{
"hex": "#fb91ab",
"rgb": {
"r": 251,
"g": 145,
"b": 171
},
"hsl": {
"h": 345.283,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.77552,
"c": 0.13037,
"h": 4.8
},
"luminance": 0.437
}Semantic roles & 50–950 ramp
primary
#FB91AB
secondary
#D5F6EE
accent
#E6AD00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081