#FD90BB#FD90BB
#FD90BB is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.1% C 0.139 H 355.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90BB |
|---|---|
| RGB | rgb(253, 144, 187) |
| HSL | hsl(336, 96%, 78%) |
| HSV | hsv(336, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 26.1%, 0.8%) |
| CIE-LAB | lab(72.51, 46.10, -4.17) |
| CIE-LCH | lch(72.51, 46.29, 354.83°) |
| OKLab | oklab(78.11% 0.1391 -0.0104) |
| OKLCH | oklch(78.11% 0.139 355.7) |
| XYZ | xyz(59.4527, 44.4216, 52.4470) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.61
Pink (survey)
#FF81C0
ΔE00 4.25
Carnation Pink
#FF7FA7
ΔE00 4.57
Rosa
#FE86A4
ΔE00 5.17
Pig Pink
#E78EA5
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90BB #90FDD2
analogous
#FD90F2 #FD90BB #FD9B90
triadic
#FD90BB #BBFD90 #90BBFD
tetradic
#FD90BB #F2FD90 #90FDD2 #9B90FD
square
#FD90BB #F2FD90 #90FDD2 #9B90FD
split-complementary
#FD90BB #90FD9B #90F2FD
monochromatic
#FB1871 #FC5496 #FD90BB #FECCE0 #FEE1ED
Accessibility & contrast
On white
2.12
#FD90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FD90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90BB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90BB | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd90bb; /* rgb */ color: rgb(253, 144, 187); /* oklch */ color: oklch(78.1% 0.139 355.7);
Tailwind
colors: {
custom: {
50: '#ffb2cf',
500: '#fd90bb',
950: '#000000',
},
}SCSS
$custom: #fd90bb; $custom-light: #ffb2cf; $custom-dark: #000000;
JSON
{
"hex": "#fd90bb",
"rgb": {
"r": 253,
"g": 144,
"b": 187
},
"hsl": {
"h": 336.33,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.7811,
"c": 0.13948,
"h": 355.7
},
"luminance": 0.44417
}Semantic roles & 50–950 ramp
primary
#FD90BB
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082