#FE91DF#FE91DF
#FE91DF is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.6% C 0.160 H 338.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91DF |
|---|---|
| RGB | rgb(254, 145, 223) |
| HSL | hsl(317, 98%, 78%) |
| HSV | hsv(317, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 12.2%, 0.4%) |
| CIE-LAB | lab(73.97, 51.18, -21.84) |
| CIE-LCH | lch(73.97, 55.64, 336.89°) |
| OKLab | oklab(79.61% 0.1494 -0.0585) |
| OKLCH | oklch(79.61% 0.16 338.6) |
| XYZ | xyz(64.3180, 46.6534, 75.4150) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.90
Pink (survey)
#FF81C0
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.38
Violet (CSS)
#EE82EE
ΔE00 6.62
Plum
#DDA0DD
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91DF #91FEB0
analogous
#E691FE #FE91DF #FE91A8
triadic
#FE91DF #DFFE91 #91DFFE
tetradic
#FE91DF #FEE691 #91FEB0 #91A8FE
square
#FE91DF #FEE691 #91FEB0 #91A8FE
split-complementary
#FE91DF #A8FE91 #91FEE6
monochromatic
#FD18BC #FD54CD #FE91DF #FFCEF1 #FFE1F6
Accessibility & contrast
On white
2.03
#FE91DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FE91DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91DF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91DF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FF94AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fe91df; /* rgb */ color: rgb(254, 145, 223); /* oklch */ color: oklch(79.6% 0.160 338.6);
Tailwind
colors: {
custom: {
50: '#ffb4e9',
500: '#fe91df',
950: '#000000',
},
}SCSS
$custom: #fe91df; $custom-light: #ffb4e9; $custom-dark: #000000;
JSON
{
"hex": "#fe91df",
"rgb": {
"r": 254,
"g": 145,
"b": 223
},
"hsl": {
"h": 317.064,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.7961,
"c": 0.16038,
"h": 338.6
},
"luminance": 0.46649
}Semantic roles & 50–950 ramp
primary
#FE91DF
secondary
#D4F7DE
accent
#E64100
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084