#FD91DF#FD91DF
#FD91DF is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.5% C 0.160 H 338.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91DF |
|---|---|
| RGB | rgb(253, 145, 223) |
| HSL | hsl(317, 96%, 78%) |
| HSV | hsv(317, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 11.9%, 0.8%) |
| CIE-LAB | lab(73.85, 50.87, -22.03) |
| CIE-LCH | lch(73.85, 55.44, 336.58°) |
| OKLab | oklab(79.49% 0.1483 -0.059) |
| OKLCH | oklch(79.49% 0.16 338.3) |
| XYZ | xyz(63.9529, 46.4651, 75.3979) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.96
Pink (survey)
#FF81C0
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 6.50
Plum
#DDA0DD
ΔE00 6.84
Purply Pink
#F075E6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91DF #91FDAF
analogous
#E591FD #FD91DF #FD91A9
triadic
#FD91DF #DFFD91 #91DFFD
tetradic
#FD91DF #FDE591 #91FDAF #91A9FD
square
#FD91DF #FDE591 #91FDAF #91A9FD
split-complementary
#FD91DF #A9FD91 #91FDE5
monochromatic
#FB19BC #FC55CE #FD91DF #FECDF0 #FEE1F6
Accessibility & contrast
On white
2.04
#FD91DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FD91DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91DF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91DF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#B0BCDC
Tritanopia (blue-blind)
#FF94AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd91df; /* rgb */ color: rgb(253, 145, 223); /* oklch */ color: oklch(79.5% 0.160 338.3);
Tailwind
colors: {
custom: {
50: '#ffb4e9',
500: '#fd91df',
950: '#000000',
},
}SCSS
$custom: #fd91df; $custom-light: #ffb4e9; $custom-dark: #000000;
JSON
{
"hex": "#fd91df",
"rgb": {
"r": 253,
"g": 145,
"b": 223
},
"hsl": {
"h": 316.667,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.79493,
"c": 0.15958,
"h": 338.3
},
"luminance": 0.46461
}Semantic roles & 50–950 ramp
primary
#FD91DF
secondary
#D4F7DE
accent
#E64000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084