#FF91CC#FF91CC
#FF91CC is a light, vivid pink. Relative luminance 0.459; OKLCH L 79.0% C 0.149 H 347.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91CC |
|---|---|
| RGB | rgb(255, 145, 204) |
| HSL | hsl(328, 100%, 78%) |
| HSV | hsv(328, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 20%, 0%) |
| CIE-LAB | lab(73.46, 48.63, -12.13) |
| CIE-LCH | lch(73.46, 50.12, 345.99°) |
| OKLab | oklab(79.05% 0.1451 -0.0318) |
| OKLCH | oklch(79.05% 0.149 347.6) |
| XYZ | xyz(62.2657, 45.8749, 62.6903) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 3.38
Pinky
#FC86AA
ΔE00 7.18
Bubblegum (survey)
#FF6CB5
ΔE00 7.26
Carnation Pink
#FF7FA7
ΔE00 7.71
Hot Pink
#FF69B4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91CC #91FFC4
analogous
#FB91FF #FF91CC #FF9195
triadic
#FF91CC #CCFF91 #91CCFF
tetradic
#FF91CC #FFFB91 #91FFC4 #9195FF
square
#FF91CC #FFFB91 #91FFC4 #9195FF
split-complementary
#FF91CC #95FF91 #91FFFB
monochromatic
#FF1793 #FF54B0 #FF91CC #FFCEE8 #FFE0F1
Accessibility & contrast
On white
2.06
#FF91CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FF91CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91CC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91CC | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CE
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#FF8FA7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff91cc; /* rgb */ color: rgb(255, 145, 204); /* oklch */ color: oklch(79.0% 0.149 347.6);
Tailwind
colors: {
custom: {
50: '#ffb3db',
500: '#ff91cc',
950: '#000000',
},
}SCSS
$custom: #ff91cc; $custom-light: #ffb3db; $custom-dark: #000000;
JSON
{
"hex": "#ff91cc",
"rgb": {
"r": 255,
"g": 145,
"b": 204
},
"hsl": {
"h": 327.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.7905,
"c": 0.14853,
"h": 347.6
},
"luminance": 0.4587
}Semantic roles & 50–950 ramp
primary
#FF91CC
secondary
#D4F7E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083