#FB90AE#FB90AE
#FB90AE is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.5% C 0.133 H 2.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FB90AE |
|---|---|
| RGB | rgb(251, 144, 174) |
| HSL | hsl(343, 93%, 77%) |
| HSV | hsv(343, 43%, 98%) |
| CMYK | cmyk(0%, 42.6%, 30.7%, 1.6%) |
| CIE-LAB | lab(71.90, 43.73, 2.13) |
| CIE-LCH | lch(71.90, 43.78, 2.79°) |
| OKLab | oklab(77.48% 0.1325 0.0061) |
| OKLCH | oklch(77.48% 0.133 2.7) |
| XYZ | xyz(57.3990, 43.5164, 45.4126) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.22
Rosa
#FE86A4
ΔE00 2.56
Pig Pink
#E78EA5
ΔE00 3.51
Carnation Pink
#FF7FA7
ΔE00 3.65
Rose Pink
#F7879A
ΔE00 4.43
Faded Pink
#DE9DAC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB90AE #90FBDD
analogous
#FB90E3 #FB90AE #FBA890
triadic
#FB90AE #AEFB90 #90AEFB
tetradic
#FB90AE #E3FB90 #90FBDD #A890FB
square
#FB90AE #E3FB90 #90FBDD #A890FB
split-complementary
#FB90AE #90FBA8 #90E3FB
monochromatic
#F71A58 #F95583 #FB90AE #FDCBD9 #FEE1E9
Accessibility & contrast
On white
2.16
#FB90AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FB90AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB90AE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB90AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB90AE | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb90ae; /* rgb */ color: rgb(251, 144, 174); /* oklch */ color: oklch(77.5% 0.133 2.7);
Tailwind
colors: {
custom: {
50: '#ffb2c6',
500: '#fb90ae',
950: '#000000',
},
}SCSS
$custom: #fb90ae; $custom-light: #ffb2c6; $custom-dark: #000000;
JSON
{
"hex": "#fb90ae",
"rgb": {
"r": 251,
"g": 144,
"b": 174
},
"hsl": {
"h": 343.178,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.77481,
"c": 0.13266,
"h": 2.7
},
"luminance": 0.43512
}Semantic roles & 50–950 ramp
primary
#FB90AE
secondary
#D5F6ED
accent
#E6A500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082