#FB92A7#FB92A7
#FB92A7 is a light, vivid red. Relative luminance 0.439; OKLCH L 77.6% C 0.128 H 7.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FB92A7 |
|---|---|
| RGB | rgb(251, 146, 167) |
| HSL | hsl(348, 93%, 78%) |
| HSV | hsv(348, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 33.5%, 1.6%) |
| CIE-LAB | lab(72.14, 41.85, 6.35) |
| CIE-LCH | lch(72.14, 42.33, 8.63°) |
| OKLab | oklab(77.6% 0.1269 0.017) |
| OKLCH | oklch(77.6% 0.128 7.6) |
| XYZ | xyz(57.0399, 43.8617, 42.0137) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.89
Rosa
#FE86A4
ΔE00 2.91
Pig Pink
#E78EA5
ΔE00 3.84
Pinky
#FC86AA
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 5.07
Carnation
#FD798F
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB92A7 #92FBE6
analogous
#FB92DB #FB92A7 #FBB192
triadic
#FB92A7 #A7FB92 #92A7FB
tetradic
#FB92A7 #DBFB92 #92FBE6 #B192FB
square
#FB92A7 #DBFB92 #92FBE6 #B192FB
split-complementary
#FB92A7 #92FBB1 #92DBFB
monochromatic
#F71C48 #F95777 #FB92A7 #FDCDD7 #FEE1E7
Accessibility & contrast
On white
2.15
#FB92A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FB92A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB92A7
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB92A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB92A7 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#BEB8A5
Tritanopia (blue-blind)
#FF8999
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb92a7; /* rgb */ color: rgb(251, 146, 167); /* oklch */ color: oklch(77.6% 0.128 7.6);
Tailwind
colors: {
custom: {
50: '#ffb3c1',
500: '#fb92a7',
950: '#000000',
},
}SCSS
$custom: #fb92a7; $custom-light: #ffb3c1; $custom-dark: #000000;
JSON
{
"hex": "#fb92a7",
"rgb": {
"r": 251,
"g": 146,
"b": 167
},
"hsl": {
"h": 348,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.77599,
"c": 0.12805,
"h": 7.6
},
"luminance": 0.43857
}Semantic roles & 50–950 ramp
primary
#FB92A7
secondary
#D5F6EF
accent
#E6B800
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081