#FE90BF#FE90BF
#FE90BF is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.4% C 0.142 H 353.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FE90BF |
|---|---|
| RGB | rgb(254, 144, 191) |
| HSL | hsl(334, 98%, 78%) |
| HSV | hsv(334, 43%, 100%) |
| CMYK | cmyk(0%, 43.3%, 24.8%, 0.4%) |
| CIE-LAB | lab(72.75, 46.98, -6.02) |
| CIE-LCH | lch(72.75, 47.36, 352.69°) |
| OKLab | oklab(78.35% 0.1415 -0.0153) |
| OKLCH | oklch(78.35% 0.142 353.8) |
| XYZ | xyz(60.2519, 44.7835, 54.7508) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.64
Pinky
#FC86AA
ΔE00 4.41
Carnation Pink
#FF7FA7
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.22
Rosa
#FE86A4
ΔE00 6.04
Pig Pink
#E78EA5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE90BF #90FECF
analogous
#FE90F6 #FE90BF #FE9890
triadic
#FE90BF #BFFE90 #90BFFE
tetradic
#FE90BF #F6FE90 #90FECF #9890FE
square
#FE90BF #F6FE90 #90FECF #9890FE
split-complementary
#FE90BF #90FE98 #90F6FE
monochromatic
#FD1779 #FD539C #FE90BF #FFCDE2 #FFE1EE
Accessibility & contrast
On white
2.11
#FE90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FE90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE90BF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE90BF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#FF8BA1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe90bf; /* rgb */ color: rgb(254, 144, 191); /* oklch */ color: oklch(78.4% 0.142 353.8);
Tailwind
colors: {
custom: {
50: '#ffb3d2',
500: '#fe90bf',
950: '#000000',
},
}SCSS
$custom: #fe90bf; $custom-light: #ffb3d2; $custom-dark: #000000;
JSON
{
"hex": "#fe90bf",
"rgb": {
"r": 254,
"g": 144,
"b": 191
},
"hsl": {
"h": 334.364,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.78355,
"c": 0.1423,
"h": 353.8
},
"luminance": 0.44779
}Semantic roles & 50–950 ramp
primary
#FE90BF
secondary
#D4F7E8
accent
#E68300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082