#FE91B2#FE91B2
#FE91B2 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.1% C 0.136 H 1.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91B2 |
|---|---|
| RGB | rgb(254, 145, 178) |
| HSL | hsl(342, 98%, 78%) |
| HSV | hsv(342, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 29.9%, 0.4%) |
| CIE-LAB | lab(72.59, 44.76, 0.95) |
| CIE-LCH | lch(72.59, 44.77, 1.21°) |
| OKLab | oklab(78.11% 0.1356 0.0031) |
| OKLCH | oklch(78.11% 0.136 1.3) |
| XYZ | xyz(59.0365, 44.5407, 47.5987) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.39
Rosa
#FE86A4
ΔE00 3.11
Carnation Pink
#FF7FA7
ΔE00 3.76
Pig Pink
#E78EA5
ΔE00 4.20
Rose Pink
#F7879A
ΔE00 5.24
Pink (survey)
#FF81C0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91B2 #91FEDD
analogous
#FE91E8 #FE91B2 #FEA691
triadic
#FE91B2 #B2FE91 #91B2FE
tetradic
#FE91B2 #E8FE91 #91FEDD #A691FE
square
#FE91B2 #E8FE91 #91FEDD #A691FE
split-complementary
#FE91B2 #91FEA6 #91E8FE
monochromatic
#FD185D #FD5488 #FE91B2 #FFCEDC #FFE1EA
Accessibility & contrast
On white
2.12
#FE91B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FE91B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91B2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91B2 | 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)
#A1A6B3
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#FF899D
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe91b2; /* rgb */ color: rgb(254, 145, 178); /* oklch */ color: oklch(78.1% 0.136 1.3);
Tailwind
colors: {
custom: {
50: '#ffb3c8',
500: '#fe91b2',
950: '#000000',
},
}SCSS
$custom: #fe91b2; $custom-light: #ffb3c8; $custom-dark: #000000;
JSON
{
"hex": "#fe91b2",
"rgb": {
"r": 254,
"g": 145,
"b": 178
},
"hsl": {
"h": 341.835,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.78114,
"c": 0.13561,
"h": 1.3
},
"luminance": 0.44536
}Semantic roles & 50–950 ramp
primary
#FE91B2
secondary
#D4F7EC
accent
#E6A000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082