#FE91AF#FE91AF
#FE91AF is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.0% C 0.135 H 3.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91AF |
|---|---|
| RGB | rgb(254, 145, 175) |
| HSL | hsl(343, 98%, 78%) |
| HSV | hsv(343, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 31.1%, 0.4%) |
| CIE-LAB | lab(72.51, 44.38, 2.50) |
| CIE-LCH | lch(72.51, 44.45, 3.22°) |
| OKLab | oklab(78.03% 0.1345 0.0071) |
| OKLCH | oklch(78.03% 0.135 3) |
| XYZ | xyz(58.7385, 44.4216, 46.0297) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.46
Rosa
#FE86A4
ΔE00 2.63
Carnation Pink
#FF7FA7
ΔE00 3.82
Pig Pink
#E78EA5
ΔE00 3.98
Rose Pink
#F7879A
ΔE00 4.51
Carnation
#FD798F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91AF #91FEE0
analogous
#FE91E6 #FE91AF #FEA991
triadic
#FE91AF #AFFE91 #91AFFE
tetradic
#FE91AF #E6FE91 #91FEE0 #A991FE
square
#FE91AF #E6FE91 #91FEE0 #A991FE
split-complementary
#FE91AF #91FEA9 #91E6FE
monochromatic
#FD1857 #FD5483 #FE91AF #FFCEDB #FFE1E9
Accessibility & contrast
On white
2.12
#FE91AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FE91AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91AF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91AF | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5B0
Deuteranopia (green-blind)
#BDBAAD
Tritanopia (blue-blind)
#FF899C
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe91af; /* rgb */ color: rgb(254, 145, 175); /* oklch */ color: oklch(78.0% 0.135 3.0);
Tailwind
colors: {
custom: {
50: '#ffb3c6',
500: '#fe91af',
950: '#000000',
},
}SCSS
$custom: #fe91af; $custom-light: #ffb3c6; $custom-dark: #000000;
JSON
{
"hex": "#fe91af",
"rgb": {
"r": 254,
"g": 145,
"b": 175
},
"hsl": {
"h": 343.486,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.78028,
"c": 0.13472,
"h": 3
},
"luminance": 0.44417
}Semantic roles & 50–950 ramp
primary
#FE91AF
secondary
#D4F7ED
accent
#E6A600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082