#FF91AB#FF91AB
#FF91AB is a light, vivid red. Relative luminance 0.445; OKLCH L 78.0% C 0.135 H 5.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91AB |
|---|---|
| RGB | rgb(255, 145, 171) |
| HSL | hsl(346, 100%, 78%) |
| HSV | hsv(346, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 32.9%, 0%) |
| CIE-LAB | lab(72.53, 44.24, 4.77) |
| CIE-LCH | lch(72.53, 44.49, 6.15°) |
| OKLab | oklab(78.04% 0.1342 0.013) |
| OKLCH | oklch(78.04% 0.135 5.5) |
| XYZ | xyz(58.7185, 44.4560, 44.0085) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.36
Pinky
#FC86AA
ΔE00 3.05
Rose Pink
#F7879A
ΔE00 3.59
Pig Pink
#E78EA5
ΔE00 4.12
Carnation Pink
#FF7FA7
ΔE00 4.21
Carnation
#FD798F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91AB #91FFE5
analogous
#FF91E2 #FF91AB #FFAE91
triadic
#FF91AB #ABFF91 #91ABFF
tetradic
#FF91AB #E2FF91 #91FFE5 #AE91FF
square
#FF91AB #E2FF91 #91FFE5 #AE91FF
split-complementary
#FF91AB #91FFAE #91E2FF
monochromatic
#FF174E #FF547C #FF91AB #FFCEDA #FFE0E8
Accessibility & contrast
On white
2.12
#FF91AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FF91AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91AB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91AB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#FF889A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff91ab; /* rgb */ color: rgb(255, 145, 171); /* oklch */ color: oklch(78.0% 0.135 5.5);
Tailwind
colors: {
custom: {
50: '#ffb3c3',
500: '#ff91ab',
950: '#000000',
},
}SCSS
$custom: #ff91ab; $custom-light: #ffb3c3; $custom-dark: #000000;
JSON
{
"hex": "#ff91ab",
"rgb": {
"r": 255,
"g": 145,
"b": 171
},
"hsl": {
"h": 345.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78038,
"c": 0.13481,
"h": 5.5
},
"luminance": 0.44451
}Semantic roles & 50–950 ramp
primary
#FF91AB
secondary
#D4F7EF
accent
#E6AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081