#FF8BA7#FF8BA7
#FF8BA7 is a light, vivid red. Relative luminance 0.425; OKLCH L 77.0% C 0.143 H 5.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BA7 |
|---|---|
| RGB | rgb(255, 139, 167) |
| HSL | hsl(346, 100%, 77%) |
| HSV | hsv(346, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 34.5%, 0%) |
| CIE-LAB | lab(71.23, 46.77, 5.11) |
| CIE-LCH | lch(71.23, 47.05, 6.24°) |
| OKLab | oklab(77.02% 0.142 0.0139) |
| OKLCH | oklch(77.02% 0.143 5.6) |
| XYZ | xyz(57.4503, 42.5203, 41.7333) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.08
Pinky
#FC86AA
ΔE00 2.25
Rose Pink
#F7879A
ΔE00 2.97
Carnation Pink
#FF7FA7
ΔE00 3.15
Pig Pink
#E78EA5
ΔE00 4.21
Carnation
#FD798F
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BA7 #8BFFE3
analogous
#FF8BE1 #FF8BA7 #FFA98B
triadic
#FF8BA7 #A7FF8B #8BA7FF
tetradic
#FF8BA7 #E1FF8B #8BFFE3 #A98BFF
square
#FF8BA7 #E1FF8B #8BFFE3 #A98BFF
split-complementary
#FF8BA7 #8BFFA9 #8BE1FF
monochromatic
#FF114A #FF4E79 #FF8BA7 #FFC8D5 #FFE0E8
Accessibility & contrast
On white
2.21
#FF8BA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FF8BA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BA7
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BA7 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#FF8195
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff8ba7; /* rgb */ color: rgb(255, 139, 167); /* oklch */ color: oklch(77.0% 0.143 5.6);
Tailwind
colors: {
custom: {
50: '#ffafc1',
500: '#ff8ba7',
950: '#000000',
},
}SCSS
$custom: #ff8ba7; $custom-light: #ffafc1; $custom-dark: #000000;
JSON
{
"hex": "#ff8ba7",
"rgb": {
"r": 255,
"g": 139,
"b": 167
},
"hsl": {
"h": 345.517,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.77016,
"c": 0.14264,
"h": 5.6
},
"luminance": 0.42515
}Semantic roles & 50–950 ramp
primary
#FF8BA7
secondary
#D4F7EF
accent
#E6AE00
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#181112
muted
#868081