#FF91CB#FF91CB
#FF91CB is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.0% C 0.148 H 348.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91CB |
|---|---|
| RGB | rgb(255, 145, 203) |
| HSL | hsl(328, 100%, 78%) |
| HSV | hsv(328, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 20.4%, 0%) |
| CIE-LAB | lab(73.43, 48.48, -11.63) |
| CIE-LCH | lch(73.43, 49.86, 346.51°) |
| OKLab | oklab(79.02% 0.1448 -0.0304) |
| OKLCH | oklch(79.02% 0.148 348.1) |
| XYZ | xyz(62.1461, 45.8270, 62.0606) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 3.36
Pinky
#FC86AA
ΔE00 6.97
Bubblegum (survey)
#FF6CB5
ΔE00 7.22
Carnation Pink
#FF7FA7
ΔE00 7.51
Hot Pink
#FF69B4
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91CB #91FFC5
analogous
#FC91FF #FF91CB #FF9194
triadic
#FF91CB #CBFF91 #91CBFF
tetradic
#FF91CB #FFFC91 #91FFC5 #9194FF
square
#FF91CB #FFFC91 #91FFC5 #9194FF
split-complementary
#FF91CB #94FF91 #91FFFC
monochromatic
#FF1791 #FF54AE #FF91CB #FFCEE8 #FFE0F1
Accessibility & contrast
On white
2.07
#FF91CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FF91CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91CB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91CB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CD
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff91cb; /* rgb */ color: rgb(255, 145, 203); /* oklch */ color: oklch(79.0% 0.148 348.1);
Tailwind
colors: {
custom: {
50: '#ffb3da',
500: '#ff91cb',
950: '#000000',
},
}SCSS
$custom: #ff91cb; $custom-light: #ffb3da; $custom-dark: #000000;
JSON
{
"hex": "#ff91cb",
"rgb": {
"r": 255,
"g": 145,
"b": 203
},
"hsl": {
"h": 328.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.79017,
"c": 0.14795,
"h": 348.1
},
"luminance": 0.45823
}Semantic roles & 50–950 ramp
primary
#FF91CB
secondary
#D4F7E5
accent
#E66C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083