#FD91CD#FD91CD
#FD91CD is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.147 H 346.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91CD |
|---|---|
| RGB | rgb(253, 145, 205) |
| HSL | hsl(327, 96%, 78%) |
| HSV | hsv(327, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 19%, 0.8%) |
| CIE-LAB | lab(73.25, 48.13, -13.03) |
| CIE-LCH | lch(73.25, 49.86, 344.85°) |
| OKLab | oklab(78.85% 0.1432 -0.0342) |
| OKLCH | oklch(78.85% 0.147 346.6) |
| XYZ | xyz(61.6539, 45.5455, 63.2896) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum (survey)
#FF6CB5
ΔE00 7.33
Pinky
#FC86AA
ΔE00 7.55
Hot Pink
#FF69B4
ΔE00 7.82
Carnation Pink
#FF7FA7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91CD #91FDC1
analogous
#F791FD #FD91CD #FD9197
triadic
#FD91CD #CDFD91 #91CDFD
tetradic
#FD91CD #FDF791 #91FDC1 #9197FD
square
#FD91CD #FDF791 #91FDC1 #9197FD
split-complementary
#FD91CD #97FD91 #91FDF7
monochromatic
#FB1996 #FC55B2 #FD91CD #FECDE8 #FEE1F1
Accessibility & contrast
On white
2.08
#FD91CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FD91CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91CD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91CD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#FF8FA7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fd91cd; /* rgb */ color: rgb(253, 145, 205); /* oklch */ color: oklch(78.8% 0.147 346.6);
Tailwind
colors: {
custom: {
50: '#ffb3dc',
500: '#fd91cd',
950: '#000000',
},
}SCSS
$custom: #fd91cd; $custom-light: #ffb3dc; $custom-dark: #000000;
JSON
{
"hex": "#fd91cd",
"rgb": {
"r": 253,
"g": 145,
"b": 205
},
"hsl": {
"h": 326.667,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.78847,
"c": 0.14729,
"h": 346.6
},
"luminance": 0.45541
}Semantic roles & 50–950 ramp
primary
#FD91CD
secondary
#D4F7E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083