#FB90AF#FB90AF
#FB90AF is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.5% C 0.133 H 2.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90AF |
|---|---|
| RGB | rgb(251, 144, 175) |
| HSL | hsl(343, 93%, 77%) |
| HSV | hsv(343, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 30.3%, 1.6%) |
| CIE-LAB | lab(71.93, 43.86, 1.61) |
| CIE-LCH | lch(71.93, 43.89, 2.10°) |
| OKLab | oklab(77.51% 0.1329 0.0048) |
| OKLCH | oklch(77.51% 0.133 2.1) |
| XYZ | xyz(57.4969, 43.5555, 45.9279) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.17
Rosa
#FE86A4
ΔE00 2.72
Pig Pink
#E78EA5
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 3.61
Rose Pink
#F7879A
ΔE00 4.68
Pink (survey)
#FF81C0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90AF #90FBDC
analogous
#FB90E4 #FB90AF #FBA790
triadic
#FB90AF #AFFB90 #90AFFB
tetradic
#FB90AF #E4FB90 #90FBDC #A790FB
square
#FB90AF #E4FB90 #90FBDC #A790FB
split-complementary
#FB90AF #90FBA7 #90E4FB
monochromatic
#F71A5A #F95584 #FB90AF #FDCBDA #FEE1EA
Accessibility & contrast
On white
2.16
#FB90AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FB90AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90AF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90AF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4B0
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb90af; /* rgb */ color: rgb(251, 144, 175); /* oklch */ color: oklch(77.5% 0.133 2.1);
Tailwind
colors: {
custom: {
50: '#ffb2c6',
500: '#fb90af',
950: '#000000',
},
}SCSS
$custom: #fb90af; $custom-light: #ffb2c6; $custom-dark: #000000;
JSON
{
"hex": "#fb90af",
"rgb": {
"r": 251,
"g": 144,
"b": 175
},
"hsl": {
"h": 342.617,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.7751,
"c": 0.13296,
"h": 2.1
},
"luminance": 0.43551
}Semantic roles & 50–950 ramp
primary
#FB90AF
secondary
#D5F6EC
accent
#E6A300
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082