#FF91BA#FF91BA
#FF91BA is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.5% C 0.140 H 357.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91BA |
|---|---|
| RGB | rgb(255, 145, 186) |
| HSL | hsl(338, 100%, 78%) |
| HSV | hsv(338, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 27.1%, 0%) |
| CIE-LAB | lab(72.93, 46.14, -2.97) |
| CIE-LCH | lch(72.93, 46.23, 356.32°) |
| OKLab | oklab(78.47% 0.1394 -0.0072) |
| OKLCH | oklch(78.47% 0.14 357) |
| XYZ | xyz(60.2302, 45.0607, 51.9702) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.34
Carnation Pink
#FF7FA7
ΔE00 4.39
Rosa
#FE86A4
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 4.80
Pig Pink
#E78EA5
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91BA #91FFD6
analogous
#FF91F1 #FF91BA #FF9F91
triadic
#FF91BA #BAFF91 #91BAFF
tetradic
#FF91BA #F1FF91 #91FFD6 #9F91FF
square
#FF91BA #F1FF91 #91FFD6 #9F91FF
split-complementary
#FF91BA #91FF9F #91F1FF
monochromatic
#FF176D #FF5494 #FF91BA #FFCEE0 #FFE0EC
Accessibility & contrast
On white
2.10
#FF91BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FF91BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91BA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91BA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#BBBAB7
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff91ba; /* rgb */ color: rgb(255, 145, 186); /* oklch */ color: oklch(78.5% 0.140 357.0);
Tailwind
colors: {
custom: {
50: '#ffb3ce',
500: '#ff91ba',
950: '#000000',
},
}SCSS
$custom: #ff91ba; $custom-light: #ffb3ce; $custom-dark: #000000;
JSON
{
"hex": "#ff91ba",
"rgb": {
"r": 255,
"g": 145,
"b": 186
},
"hsl": {
"h": 337.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78473,
"c": 0.13956,
"h": 357
},
"luminance": 0.45056
}Semantic roles & 50–950 ramp
primary
#FF91BA
secondary
#D4F7EA
accent
#E69000
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082