#FB9AB0#FB9AB0
#FB9AB0 is a light, moderate red. Relative luminance 0.468; OKLCH L 79.1% C 0.118 H 5.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9AB0 |
|---|---|
| RGB | rgb(251, 154, 176) |
| HSL | hsl(346, 92%, 79%) |
| HSV | hsv(346, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 29.9%, 1.6%) |
| CIE-LAB | lab(74.04, 38.87, 4.11) |
| CIE-LCH | lch(74.04, 39.08, 6.04°) |
| OKLab | oklab(79.12% 0.1177 0.0112) |
| OKLCH | oklch(79.12% 0.118 5.5) |
| XYZ | xyz(59.1777, 46.7594, 46.9745) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.19
Rosa
#FE86A4
ΔE00 4.45
Pinky
#FC86AA
ΔE00 4.80
Rose Pink
#F7879A
ΔE00 4.96
Soft Pink
#FDB0C0
ΔE00 5.17
Faded Pink
#DE9DAC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9AB0 #9AFBE5
analogous
#FB9AE0 #FB9AB0 #FBB59A
triadic
#FB9AB0 #B0FB9A #9AB0FB
tetradic
#FB9AB0 #E0FB9A #9AFBE5 #B59AFB
square
#FB9AB0 #E0FB9A #9AFBE5 #B59AFB
split-complementary
#FB9AB0 #9AFBB5 #9AE0FB
monochromatic
#F62454 #F95F82 #FB9AB0 #FDD5DE #FEE2E8
Accessibility & contrast
On white
2.03
#FB9AB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FB9AB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9AB0
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9AB0 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB1
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#FF92A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb9ab0; /* rgb */ color: rgb(251, 154, 176); /* oklch */ color: oklch(79.1% 0.118 5.5);
Tailwind
colors: {
custom: {
50: '#ffb9c7',
500: '#fb9ab0',
950: '#000000',
},
}SCSS
$custom: #fb9ab0; $custom-light: #ffb9c7; $custom-dark: #000000;
JSON
{
"hex": "#fb9ab0",
"rgb": {
"r": 251,
"g": 154,
"b": 176
},
"hsl": {
"h": 346.392,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.7912,
"c": 0.11827,
"h": 5.5
},
"luminance": 0.46755
}Semantic roles & 50–950 ramp
primary
#FB9AB0
secondary
#D5F6EF
accent
#E6B100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082