#FF91CA#FF91CA
#FF91CA is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.0% C 0.147 H 348.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91CA |
|---|---|
| RGB | rgb(255, 145, 202) |
| HSL | hsl(329, 100%, 78%) |
| HSV | hsv(329, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 20.8%, 0%) |
| CIE-LAB | lab(73.40, 48.34, -11.12) |
| CIE-LCH | lch(73.40, 49.60, 347.04°) |
| OKLab | oklab(78.98% 0.1445 -0.029) |
| OKLCH | oklch(78.98% 0.147 348.6) |
| XYZ | xyz(62.0273, 45.7795, 61.4350) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 3.49
Pinky
#FC86AA
ΔE00 6.75
Bubblegum (survey)
#FF6CB5
ΔE00 7.19
Carnation Pink
#FF7FA7
ΔE00 7.31
Hot Pink
#FF69B4
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91CA #91FFC6
analogous
#FD91FF #FF91CA #FF9193
triadic
#FF91CA #CAFF91 #91CAFF
tetradic
#FF91CA #FFFD91 #91FFC6 #9193FF
square
#FF91CA #FFFD91 #91FFC6 #9193FF
split-complementary
#FF91CA #93FF91 #91FFFD
monochromatic
#FF178F #FF54AD #FF91CA #FFCEE7 #FFE0F0
Accessibility & contrast
On white
2.07
#FF91CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FF91CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91CA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91CA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CC
Deuteranopia (green-blind)
#B7BBC7
Tritanopia (blue-blind)
#FF8EA6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff91ca; /* rgb */ color: rgb(255, 145, 202); /* oklch */ color: oklch(79.0% 0.147 348.6);
Tailwind
colors: {
custom: {
50: '#ffb3da',
500: '#ff91ca',
950: '#000000',
},
}SCSS
$custom: #ff91ca; $custom-light: #ffb3da; $custom-dark: #000000;
JSON
{
"hex": "#ff91ca",
"rgb": {
"r": 255,
"g": 145,
"b": 202
},
"hsl": {
"h": 328.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78983,
"c": 0.14738,
"h": 348.6
},
"luminance": 0.45775
}Semantic roles & 50–950 ramp
primary
#FF91CA
secondary
#D4F7E5
accent
#E66F00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083