#FB92AA#FB92AA
#FB92AA is a light, vivid red. Relative luminance 0.440; OKLCH L 77.7% C 0.129 H 5.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92AA |
|---|---|
| RGB | rgb(251, 146, 170) |
| HSL | hsl(346, 93%, 78%) |
| HSV | hsv(346, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 32.3%, 1.6%) |
| CIE-LAB | lab(72.21, 42.22, 4.80) |
| CIE-LCH | lch(72.21, 42.49, 6.48°) |
| OKLab | oklab(77.68% 0.128 0.013) |
| OKLCH | oklch(77.68% 0.129 5.8) |
| XYZ | xyz(57.3205, 43.9739, 43.4913) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.67
Pinky
#FC86AA
ΔE00 3.33
Rose Pink
#F7879A
ΔE00 3.43
Pig Pink
#E78EA5
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 4.57
Carnation
#FD798F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92AA #92FBE3
analogous
#FB92DE #FB92AA #FBAF92
triadic
#FB92AA #AAFB92 #92AAFB
tetradic
#FB92AA #DEFB92 #92FBE3 #AF92FB
square
#FB92AA #DEFB92 #92FBE3 #AF92FB
split-complementary
#FB92AA #92FBAF #92DEFB
monochromatic
#F71C4E #F9577C #FB92AA #FDCDD8 #FEE1E8
Accessibility & contrast
On white
2.14
#FB92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FB92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92AA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92AA | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#BDB9A8
Tritanopia (blue-blind)
#FF899A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb92aa; /* rgb */ color: rgb(251, 146, 170); /* oklch */ color: oklch(77.7% 0.129 5.8);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#fb92aa',
950: '#000000',
},
}SCSS
$custom: #fb92aa; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#fb92aa",
"rgb": {
"r": 251,
"g": 146,
"b": 170
},
"hsl": {
"h": 346.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.7768,
"c": 0.12867,
"h": 5.8
},
"luminance": 0.43969
}Semantic roles & 50–950 ramp
primary
#FB92AA
secondary
#D5F6EF
accent
#E6B100
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081