#FB9ABB#FB9ABB
#FB9ABB is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.4% C 0.122 H 358.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9ABB |
|---|---|
| RGB | rgb(251, 154, 187) |
| HSL | hsl(340, 92%, 79%) |
| HSV | hsv(340, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 25.5%, 1.6%) |
| CIE-LAB | lab(74.33, 40.32, -1.53) |
| CIE-LCH | lch(74.33, 40.35, 357.82°) |
| OKLab | oklab(79.44% 0.1216 -0.0035) |
| OKLCH | oklch(79.44% 0.122 358.4) |
| XYZ | xyz(60.3105, 47.2125, 52.9405) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.61
Pig Pink
#E78EA5
ΔE00 4.94
Rosa
#FE86A4
ΔE00 5.46
Powder Pink
#FFB2D0
ΔE00 5.60
Carnation Pink
#FF7FA7
ΔE00 5.97
Soft Pink
#FDB0C0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9ABB #9AFBDA
analogous
#FB9AEB #FB9ABB #FBAA9A
triadic
#FB9ABB #BBFB9A #9ABBFB
tetradic
#FB9ABB #EBFB9A #9AFBDA #AA9AFB
square
#FB9ABB #EBFB9A #9AFBDA #AA9AFB
split-complementary
#FB9ABB #9AFBAA #9AEBFB
monochromatic
#F6246C #F95F93 #FB9ABB #FDD5E3 #FEE2EB
Accessibility & contrast
On white
2.01
#FB9ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FB9ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9ABB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9ABB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#BFBDB9
Tritanopia (blue-blind)
#FF95A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb9abb; /* rgb */ color: rgb(251, 154, 187); /* oklch */ color: oklch(79.4% 0.122 358.4);
Tailwind
colors: {
custom: {
50: '#feb9cf',
500: '#fb9abb',
950: '#000000',
},
}SCSS
$custom: #fb9abb; $custom-light: #feb9cf; $custom-dark: #000000;
JSON
{
"hex": "#fb9abb",
"rgb": {
"r": 251,
"g": 154,
"b": 187
},
"hsl": {
"h": 339.588,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.79436,
"c": 0.12166,
"h": 358.4
},
"luminance": 0.47208
}Semantic roles & 50–950 ramp
primary
#FB9ABB
secondary
#D5F6EB
accent
#E69700
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082