#FB91AA#FB91AA
#FB91AA is a light, vivid red. Relative luminance 0.437; OKLCH L 77.5% C 0.130 H 5.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91AA |
|---|---|
| RGB | rgb(251, 145, 170) |
| HSL | hsl(346, 93%, 78%) |
| HSV | hsv(346, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 32.3%, 1.6%) |
| CIE-LAB | lab(72.01, 42.72, 4.50) |
| CIE-LCH | lch(72.01, 42.96, 6.01°) |
| OKLab | oklab(77.52% 0.1296 0.0123) |
| OKLCH | oklch(77.52% 0.13 5.4) |
| XYZ | xyz(57.1670, 43.6670, 43.4401) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.43
Pinky
#FC86AA
ΔE00 3.03
Rose Pink
#F7879A
ΔE00 3.42
Pig Pink
#E78EA5
ΔE00 3.48
Carnation Pink
#FF7FA7
ΔE00 4.28
Carnation
#FD798F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91AA #91FBE2
analogous
#FB91DF #FB91AA #FBAD91
triadic
#FB91AA #AAFB91 #91AAFB
tetradic
#FB91AA #DFFB91 #91FBE2 #AD91FB
square
#FB91AA #DFFB91 #91FBE2 #AD91FB
split-complementary
#FB91AA #91FBAD #91DFFB
monochromatic
#F71B4F #F9567C #FB91AA #FDCCD8 #FEE1E8
Accessibility & contrast
On white
2.16
#FB91AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FB91AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91AA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91AA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#FF889A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb91aa; /* rgb */ color: rgb(251, 145, 170); /* oklch */ color: oklch(77.5% 0.130 5.4);
Tailwind
colors: {
custom: {
50: '#ffb3c3',
500: '#fb91aa',
950: '#000000',
},
}SCSS
$custom: #fb91aa; $custom-light: #ffb3c3; $custom-dark: #000000;
JSON
{
"hex": "#fb91aa",
"rgb": {
"r": 251,
"g": 145,
"b": 170
},
"hsl": {
"h": 345.849,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.77524,
"c": 0.13014,
"h": 5.4
},
"luminance": 0.43662
}Semantic roles & 50–950 ramp
primary
#FB91AA
secondary
#D5F6EE
accent
#E6AF00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081