#FB90AB#FB90AB
#FB90AB is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.4% C 0.132 H 4.4°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90AB |
|---|---|
| RGB | rgb(251, 144, 171) |
| HSL | hsl(345, 93%, 77%) |
| HSV | hsv(345, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 31.9%, 1.6%) |
| CIE-LAB | lab(71.83, 43.36, 3.68) |
| CIE-LCH | lch(71.83, 43.51, 4.86°) |
| OKLab | oklab(77.4% 0.1315 0.0102) |
| OKLCH | oklch(77.4% 0.132 4.4) |
| XYZ | xyz(57.1098, 43.4007, 43.8895) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.25
Pinky
#FC86AA
ΔE00 2.57
Pig Pink
#E78EA5
ΔE00 3.42
Rose Pink
#F7879A
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 3.88
Carnation
#FD798F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90AB #90FBE0
analogous
#FB90E0 #FB90AB #FBAB90
triadic
#FB90AB #ABFB90 #90ABFB
tetradic
#FB90AB #E0FB90 #90FBE0 #AB90FB
square
#FB90AB #E0FB90 #90FBE0 #AB90FB
split-complementary
#FB90AB #90FBAB #90E0FB
monochromatic
#F71A52 #F9557E #FB90AB #FDCBD8 #FEE1E9
Accessibility & contrast
On white
2.17
#FB90AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FB90AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90AB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90AB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#FF879A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb90ab; /* rgb */ color: rgb(251, 144, 171); /* oklch */ color: oklch(77.4% 0.132 4.4);
Tailwind
colors: {
custom: {
50: '#ffb2c3',
500: '#fb90ab',
950: '#000000',
},
}SCSS
$custom: #fb90ab; $custom-light: #ffb2c3; $custom-dark: #000000;
JSON
{
"hex": "#fb90ab",
"rgb": {
"r": 251,
"g": 144,
"b": 171
},
"hsl": {
"h": 344.86,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.77396,
"c": 0.13185,
"h": 4.4
},
"luminance": 0.43396
}Semantic roles & 50–950 ramp
primary
#FB90AB
secondary
#D5F6EE
accent
#E6AC00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081