#FF91C3#FF91C3
#FF91C3 is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.144 H 352.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91C3 |
|---|---|
| RGB | rgb(255, 145, 195) |
| HSL | hsl(333, 100%, 78%) |
| HSV | hsv(333, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 23.5%, 0%) |
| CIE-LAB | lab(73.19, 47.36, -7.57) |
| CIE-LCH | lch(73.19, 47.96, 350.92°) |
| OKLab | oklab(78.75% 0.1423 -0.0194) |
| OKLCH | oklch(78.75% 0.144 352.2) |
| XYZ | xyz(61.2173, 45.4555, 57.1687) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 4.69
Pinky
#FC86AA
ΔE00 5.21
Carnation Pink
#FF7FA7
ΔE00 5.93
Rosa
#FE86A4
ΔE00 6.84
Pig Pink
#E78EA5
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91C3 #91FFCD
analogous
#FF91FA #FF91C3 #FF9691
triadic
#FF91C3 #C3FF91 #91C3FF
tetradic
#FF91C3 #FAFF91 #91FFCD #9691FF
square
#FF91C3 #FAFF91 #91FFCD #9691FF
split-complementary
#FF91C3 #91FF96 #91FAFF
monochromatic
#FF1780 #FF54A2 #FF91C3 #FFCEE4 #FFE0EE
Accessibility & contrast
On white
2.08
#FF91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FF91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91C3
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91C3 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA8C5
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#FF8DA3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff91c3; /* rgb */ color: rgb(255, 145, 195); /* oklch */ color: oklch(78.8% 0.144 352.2);
Tailwind
colors: {
custom: {
50: '#ffb3d5',
500: '#ff91c3',
950: '#000000',
},
}SCSS
$custom: #ff91c3; $custom-light: #ffb3d5; $custom-dark: #000000;
JSON
{
"hex": "#ff91c3",
"rgb": {
"r": 255,
"g": 145,
"b": 195
},
"hsl": {
"h": 332.727,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78754,
"c": 0.14363,
"h": 352.2
},
"luminance": 0.45451
}Semantic roles & 50–950 ramp
primary
#FF91C3
secondary
#D4F7E7
accent
#E67D00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083