#FD91C6#FD91C6
#FD91C6 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.6% C 0.143 H 350.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91C6 |
|---|---|
| RGB | rgb(253, 145, 198) |
| HSL | hsl(331, 96%, 78%) |
| HSV | hsv(331, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 21.7%, 0.8%) |
| CIE-LAB | lab(73.03, 47.12, -9.49) |
| CIE-LCH | lch(73.03, 48.06, 348.61°) |
| OKLab | oklab(78.61% 0.1411 -0.0246) |
| OKLCH | oklch(78.61% 0.143 350.1) |
| XYZ | xyz(60.8278, 45.2151, 58.9387) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pinky
#FC86AA
ΔE00 6.01
Carnation Pink
#FF7FA7
ΔE00 6.66
Bubblegum (survey)
#FF6CB5
ΔE00 7.14
Hot Pink
#FF69B4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91C6 #91FDC8
analogous
#FD91FC #FD91C6 #FD9291
triadic
#FD91C6 #C6FD91 #91C6FD
tetradic
#FD91C6 #FCFD91 #91FDC8 #9291FD
square
#FD91C6 #FCFD91 #91FDC8 #9291FD
split-complementary
#FD91C6 #91FD92 #91FCFD
monochromatic
#FB1988 #FC55A7 #FD91C6 #FECDE5 #FEE1EF
Accessibility & contrast
On white
2.09
#FD91C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FD91C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91C6
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91C6 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C8
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#FF8EA4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd91c6; /* rgb */ color: rgb(253, 145, 198); /* oklch */ color: oklch(78.6% 0.143 350.1);
Tailwind
colors: {
custom: {
50: '#ffb3d7',
500: '#fd91c6',
950: '#000000',
},
}SCSS
$custom: #fd91c6; $custom-light: #ffb3d7; $custom-dark: #000000;
JSON
{
"hex": "#fd91c6",
"rgb": {
"r": 253,
"g": 145,
"b": 198
},
"hsl": {
"h": 330.556,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.78612,
"c": 0.14324,
"h": 350.1
},
"luminance": 0.45211
}Semantic roles & 50–950 ramp
primary
#FD91C6
secondary
#D4F7E6
accent
#E67500
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083