#FF91A0#FF91A0
#FF91A0 is a light, vivid red. Relative luminance 0.440; OKLCH L 77.7% C 0.133 H 11.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91A0 |
|---|---|
| RGB | rgb(255, 145, 160) |
| HSL | hsl(352, 100%, 78%) |
| HSV | hsv(352, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 37.3%, 0%) |
| CIE-LAB | lab(72.26, 42.95, 10.49) |
| CIE-LCH | lch(72.26, 44.21, 13.73°) |
| OKLab | oklab(77.75% 0.1302 0.0275) |
| OKLCH | oklch(77.75% 0.133 11.9) |
| XYZ | xyz(57.7133, 44.0539, 38.7146) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.66
Rosa
#FE86A4
ΔE00 4.17
Blush Pink
#FE828C
ΔE00 4.30
Carnation
#FD798F
ΔE00 5.10
Pig Pink
#E78EA5
ΔE00 5.60
Pinky
#FC86AA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91A0 #91FFF0
analogous
#FF91D7 #FF91A0 #FFB991
triadic
#FF91A0 #A0FF91 #91A0FF
tetradic
#FF91A0 #D7FF91 #91FFF0 #B991FF
square
#FF91A0 #D7FF91 #91FFF0 #B991FF
split-complementary
#FF91A0 #91FFB9 #91D7FF
monochromatic
#FF1736 #FF546B #FF91A0 #FFCED5 #FFE0E5
Accessibility & contrast
On white
2.14
#FF91A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FF91A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91A0
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91A0 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A0
Deuteranopia (green-blind)
#C1B99E
Tritanopia (blue-blind)
#FF8697
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff91a0; /* rgb */ color: rgb(255, 145, 160); /* oklch */ color: oklch(77.7% 0.133 11.9);
Tailwind
colors: {
custom: {
50: '#ffb3bc',
500: '#ff91a0',
950: '#000000',
},
}SCSS
$custom: #ff91a0; $custom-light: #ffb3bc; $custom-dark: #000000;
JSON
{
"hex": "#ff91a0",
"rgb": {
"r": 255,
"g": 145,
"b": 160
},
"hsl": {
"h": 351.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.77747,
"c": 0.13305,
"h": 11.9
},
"luminance": 0.44049
}Semantic roles & 50–950 ramp
primary
#FF91A0
secondary
#D4F7F2
accent
#E6C600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081