#FF8CA7#FF8CA7
#FF8CA7 is a light, vivid red. Relative luminance 0.428; OKLCH L 77.2% C 0.141 H 5.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CA7 |
|---|---|
| RGB | rgb(255, 140, 167) |
| HSL | hsl(346, 100%, 77%) |
| HSV | hsv(346, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 34.5%, 0%) |
| CIE-LAB | lab(71.43, 46.27, 5.40) |
| CIE-LCH | lch(71.43, 46.59, 6.66°) |
| OKLab | oklab(77.17% 0.1404 0.0146) |
| OKLCH | oklch(77.17% 0.141 5.9) |
| XYZ | xyz(57.5957, 42.8113, 41.7818) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.32
Pinky
#FC86AA
ΔE00 2.51
Rose Pink
#F7879A
ΔE00 2.89
Carnation Pink
#FF7FA7
ΔE00 3.43
Pig Pink
#E78EA5
ΔE00 4.20
Carnation
#FD798F
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CA7 #8CFFE4
analogous
#FF8CE1 #FF8CA7 #FFAA8C
triadic
#FF8CA7 #A7FF8C #8CA7FF
tetradic
#FF8CA7 #E1FF8C #8CFFE4 #AA8CFF
square
#FF8CA7 #E1FF8C #8CFFE4 #AA8CFF
split-complementary
#FF8CA7 #8CFFAA #8CE1FF
monochromatic
#FF1249 #FF4F78 #FF8CA7 #FFC9D6 #FFE0E8
Accessibility & contrast
On white
2.20
#FF8CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FF8CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CA7
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CA7 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#BCB7A5
Tritanopia (blue-blind)
#FF8296
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8ca7; /* rgb */ color: rgb(255, 140, 167); /* oklch */ color: oklch(77.2% 0.141 5.9);
Tailwind
colors: {
custom: {
50: '#ffb0c1',
500: '#ff8ca7',
950: '#000000',
},
}SCSS
$custom: #ff8ca7; $custom-light: #ffb0c1; $custom-dark: #000000;
JSON
{
"hex": "#ff8ca7",
"rgb": {
"r": 255,
"g": 140,
"b": 167
},
"hsl": {
"h": 345.913,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77166,
"c": 0.14119,
"h": 5.9
},
"luminance": 0.42806
}Semantic roles & 50–950 ramp
primary
#FF8CA7
secondary
#D4F7EF
accent
#E6B000
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081