#FE90BD#FE90BD
#FE90BD is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.3% C 0.141 H 354.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FE90BD |
|---|---|
| RGB | rgb(254, 144, 189) |
| HSL | hsl(335, 98%, 78%) |
| HSV | hsv(335, 43%, 100%) |
| CMYK | cmyk(0%, 43.3%, 25.6%, 0.4%) |
| CIE-LAB | lab(72.69, 46.71, -5.00) |
| CIE-LCH | lch(72.69, 46.97, 353.89°) |
| OKLab | oklab(78.29% 0.1408 -0.0126) |
| OKLCH | oklch(78.29% 0.141 354.9) |
| XYZ | xyz(60.0334, 44.6961, 53.5996) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.95
Pinky
#FC86AA
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 4.84
Rosa
#FE86A4
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE90BD #90FED1
analogous
#FE90F4 #FE90BD #FE9A90
triadic
#FE90BD #BDFE90 #90BDFE
tetradic
#FE90BD #F4FE90 #90FED1 #9A90FE
square
#FE90BD #F4FE90 #90FED1 #9A90FE
split-complementary
#FE90BD #90FE9A #90F4FE
monochromatic
#FD1775 #FD5399 #FE90BD #FFCDE1 #FFE1ED
Accessibility & contrast
On white
2.11
#FE90BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FE90BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE90BD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE90BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE90BD | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BF
Deuteranopia (green-blind)
#B9BABA
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe90bd; /* rgb */ color: rgb(254, 144, 189); /* oklch */ color: oklch(78.3% 0.141 354.9);
Tailwind
colors: {
custom: {
50: '#ffb3d0',
500: '#fe90bd',
950: '#000000',
},
}SCSS
$custom: #fe90bd; $custom-light: #ffb3d0; $custom-dark: #000000;
JSON
{
"hex": "#fe90bd",
"rgb": {
"r": 254,
"g": 144,
"b": 189
},
"hsl": {
"h": 335.455,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.78292,
"c": 0.14138,
"h": 354.9
},
"luminance": 0.44691
}Semantic roles & 50–950 ramp
primary
#FE90BD
secondary
#D4F7E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082