#FF91B3#FF91B3
#FF91B3 is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.3% C 0.137 H 0.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91B3 |
|---|---|
| RGB | rgb(255, 145, 179) |
| HSL | hsl(341, 100%, 78%) |
| HSV | hsv(341, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 29.8%, 0%) |
| CIE-LAB | lab(72.74, 45.23, 0.63) |
| CIE-LCH | lch(72.74, 45.24, 0.80°) |
| OKLab | oklab(78.27% 0.137 0.0023) |
| OKLCH | oklch(78.27% 0.137 0.9) |
| XYZ | xyz(59.5042, 44.7703, 48.1467) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.44
Rosa
#FE86A4
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 3.77
Pig Pink
#E78EA5
ΔE00 4.43
Rose Pink
#F7879A
ΔE00 5.46
Pink (survey)
#FF81C0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91B3 #91FFDD
analogous
#FF91EA #FF91B3 #FFA691
triadic
#FF91B3 #B3FF91 #91B3FF
tetradic
#FF91B3 #EAFF91 #91FFDD #A691FF
square
#FF91B3 #EAFF91 #91FFDD #A691FF
split-complementary
#FF91B3 #91FFA6 #91EAFF
monochromatic
#FF175E #FF5489 #FF91B3 #FFCEDD #FFE0EA
Accessibility & contrast
On white
2.11
#FF91B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FF91B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91B3
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91B3 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B4
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#FF899D
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff91b3; /* rgb */ color: rgb(255, 145, 179); /* oklch */ color: oklch(78.3% 0.137 0.9);
Tailwind
colors: {
custom: {
50: '#ffb3c9',
500: '#ff91b3',
950: '#000000',
},
}SCSS
$custom: #ff91b3; $custom-light: #ffb3c9; $custom-dark: #000000;
JSON
{
"hex": "#ff91b3",
"rgb": {
"r": 255,
"g": 145,
"b": 179
},
"hsl": {
"h": 341.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78265,
"c": 0.13701,
"h": 0.9
},
"luminance": 0.44765
}Semantic roles & 50–950 ramp
primary
#FF91B3
secondary
#D4F7EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082