#FD90BE#FD90BE
#FD90BE is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.2% C 0.141 H 354.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD90BE |
|---|---|
| RGB | rgb(253, 144, 190) |
| HSL | hsl(335, 96%, 78%) |
| HSV | hsv(335, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 24.9%, 0.8%) |
| CIE-LAB | lab(72.60, 46.51, -5.71) |
| CIE-LCH | lch(72.60, 46.86, 353.00°) |
| OKLab | oklab(78.2% 0.1401 -0.0145) |
| OKLCH | oklch(78.2% 0.141 354.1) |
| XYZ | xyz(59.7772, 44.5514, 54.1561) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.75
Pinky
#FC86AA
ΔE00 4.26
Carnation Pink
#FF7FA7
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 5.38
Rosa
#FE86A4
ΔE00 5.88
Pig Pink
#E78EA5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD90BE #90FDCF
analogous
#FD90F4 #FD90BE #FD9890
triadic
#FD90BE #BEFD90 #90BEFD
tetradic
#FD90BE #F4FD90 #90FDCF #9890FD
square
#FD90BE #F4FD90 #90FDCF #9890FD
split-complementary
#FD90BE #90FD98 #90F4FD
monochromatic
#FB1878 #FC549B #FD90BE #FECCE1 #FEE1ED
Accessibility & contrast
On white
2.12
#FD90BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FD90BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD90BE
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD90BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD90BE | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd90be; /* rgb */ color: rgb(253, 144, 190); /* oklch */ color: oklch(78.2% 0.141 354.1);
Tailwind
colors: {
custom: {
50: '#ffb2d1',
500: '#fd90be',
950: '#000000',
},
}SCSS
$custom: #fd90be; $custom-light: #ffb2d1; $custom-dark: #000000;
JSON
{
"hex": "#fd90be",
"rgb": {
"r": 253,
"g": 144,
"b": 190
},
"hsl": {
"h": 334.679,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.78203,
"c": 0.14083,
"h": 354.1
},
"luminance": 0.44547
}Semantic roles & 50–950 ramp
primary
#FD90BE
secondary
#D4F7E8
accent
#E68500
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082