#FE90BE#FE90BE
#FE90BE is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.3% C 0.142 H 354.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FE90BE |
|---|---|
| RGB | rgb(254, 144, 190) |
| HSL | hsl(335, 98%, 78%) |
| HSV | hsv(335, 43%, 100%) |
| CMYK | cmyk(0%, 43.3%, 25.2%, 0.4%) |
| CIE-LAB | lab(72.72, 46.84, -5.51) |
| CIE-LCH | lch(72.72, 47.17, 353.29°) |
| OKLab | oklab(78.32% 0.1411 -0.0139) |
| OKLCH | oklch(78.32% 0.142 354.4) |
| XYZ | xyz(60.1423, 44.7397, 54.1732) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.79
Pinky
#FC86AA
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 5.02
Bubblegum Pink
#FE83CC
ΔE00 5.44
Rosa
#FE86A4
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE90BE #90FED0
analogous
#FE90F5 #FE90BE #FE9990
triadic
#FE90BE #BEFE90 #90BEFE
tetradic
#FE90BE #F5FE90 #90FED0 #9990FE
square
#FE90BE #F5FE90 #90FED0 #9990FE
split-complementary
#FE90BE #90FE99 #90F5FE
monochromatic
#FD1777 #FD539A #FE90BE #FFCDE2 #FFE1ED
Accessibility & contrast
On white
2.11
#FE90BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FE90BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE90BE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE90BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE90BE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#B9BABB
Tritanopia (blue-blind)
#FF8BA1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe90be; /* rgb */ color: rgb(254, 144, 190); /* oklch */ color: oklch(78.3% 0.142 354.4);
Tailwind
colors: {
custom: {
50: '#ffb3d1',
500: '#fe90be',
950: '#000000',
},
}SCSS
$custom: #fe90be; $custom-light: #ffb3d1; $custom-dark: #000000;
JSON
{
"hex": "#fe90be",
"rgb": {
"r": 254,
"g": 144,
"b": 190
},
"hsl": {
"h": 334.909,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.78324,
"c": 0.14183,
"h": 354.4
},
"luminance": 0.44735
}Semantic roles & 50–950 ramp
primary
#FE90BE
secondary
#D4F7E8
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082