#FF91B2#FF91B2
#FF91B2 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.137 H 1.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91B2 |
|---|---|
| RGB | rgb(255, 145, 178) |
| HSL | hsl(342, 100%, 78%) |
| HSV | hsv(342, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 30.2%, 0%) |
| CIE-LAB | lab(72.71, 45.10, 1.15) |
| CIE-LCH | lch(72.71, 45.12, 1.46°) |
| OKLab | oklab(78.24% 0.1367 0.0036) |
| OKLCH | oklch(78.24% 0.137 1.5) |
| XYZ | xyz(59.4035, 44.7300, 47.6159) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.40
Rosa
#FE86A4
ΔE00 3.06
Carnation Pink
#FF7FA7
ΔE00 3.75
Pig Pink
#E78EA5
ΔE00 4.33
Rose Pink
#F7879A
ΔE00 5.21
Pink (survey)
#FF81C0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91B2 #91FFDE
analogous
#FF91E9 #FF91B2 #FFA791
triadic
#FF91B2 #B2FF91 #91B2FF
tetradic
#FF91B2 #E9FF91 #91FFDE #A791FF
square
#FF91B2 #E9FF91 #91FFDE #A791FF
split-complementary
#FF91B2 #91FFA7 #91E9FF
monochromatic
#FF175C #FF5487 #FF91B2 #FFCEDD #FFE0EA
Accessibility & contrast
On white
2.11
#FF91B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FF91B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91B2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91B2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B3
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#FF899D
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff91b2; /* rgb */ color: rgb(255, 145, 178); /* oklch */ color: oklch(78.2% 0.137 1.5);
Tailwind
colors: {
custom: {
50: '#ffb3c8',
500: '#ff91b2',
950: '#000000',
},
}SCSS
$custom: #ff91b2; $custom-light: #ffb3c8; $custom-dark: #000000;
JSON
{
"hex": "#ff91b2",
"rgb": {
"r": 255,
"g": 145,
"b": 178
},
"hsl": {
"h": 342,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78236,
"c": 0.1367,
"h": 1.5
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#FF91B2
secondary
#D4F7ED
accent
#E6A100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082