#FF91C5#FF91C5
#FF91C5 is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.145 H 351.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91C5 |
|---|---|
| RGB | rgb(255, 145, 197) |
| HSL | hsl(332, 100%, 78%) |
| HSV | hsv(332, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 22.7%, 0%) |
| CIE-LAB | lab(73.25, 47.63, -8.59) |
| CIE-LCH | lch(73.25, 48.40, 349.78°) |
| OKLab | oklab(78.82% 0.1429 -0.0222) |
| OKLCH | oklch(78.82% 0.145 351.2) |
| XYZ | xyz(61.4449, 45.5466, 58.3676) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.33
Bubblegum Pink
#FE83CC
ΔE00 4.31
Pinky
#FC86AA
ΔE00 5.65
Carnation Pink
#FF7FA7
ΔE00 6.32
Bubblegum (survey)
#FF6CB5
ΔE00 7.16
Rosa
#FE86A4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91C5 #91FFCB
analogous
#FF91FC #FF91C5 #FF9491
triadic
#FF91C5 #C5FF91 #91C5FF
tetradic
#FF91C5 #FCFF91 #91FFCB #9491FF
square
#FF91C5 #FCFF91 #91FFCB #9491FF
split-complementary
#FF91C5 #91FF94 #91FCFF
monochromatic
#FF1784 #FF54A5 #FF91C5 #FFCEE5 #FFE0EF
Accessibility & contrast
On white
2.08
#FF91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FF91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91C5
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91C5 | 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)
#9DA8C7
Deuteranopia (green-blind)
#B9BBC2
Tritanopia (blue-blind)
#FF8DA4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff91c5; /* rgb */ color: rgb(255, 145, 197); /* oklch */ color: oklch(78.8% 0.145 351.2);
Tailwind
colors: {
custom: {
50: '#ffb3d6',
500: '#ff91c5',
950: '#000000',
},
}SCSS
$custom: #ff91c5; $custom-light: #ffb3d6; $custom-dark: #000000;
JSON
{
"hex": "#ff91c5",
"rgb": {
"r": 255,
"g": 145,
"b": 197
},
"hsl": {
"h": 331.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78818,
"c": 0.14465,
"h": 351.2
},
"luminance": 0.45542
}Semantic roles & 50–950 ramp
primary
#FF91C5
secondary
#D4F7E6
accent
#E67900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083