#FF8CA0#FF8CA0
#FF8CA0 is a light, vivid red. Relative luminance 0.426; OKLCH L 77.0% C 0.140 H 9.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CA0 |
|---|---|
| RGB | rgb(255, 140, 160) |
| HSL | hsl(350, 100%, 77%) |
| HSV | hsv(350, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 37.3%, 0%) |
| CIE-LAB | lab(71.25, 45.46, 9.06) |
| CIE-LCH | lch(71.25, 46.36, 11.26°) |
| OKLab | oklab(76.98% 0.1379 0.0239) |
| OKLCH | oklch(76.98% 0.14 9.8) |
| XYZ | xyz(56.9661, 42.5594, 38.4655) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.72
Rosa
#FE86A4
ΔE00 2.69
Carnation
#FD798F
ΔE00 4.19
Pinky
#FC86AA
ΔE00 4.40
Blush Pink
#FE828C
ΔE00 4.48
Pig Pink
#E78EA5
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CA0 #8CFFEB
analogous
#FF8CDA #FF8CA0 #FFB18C
triadic
#FF8CA0 #A0FF8C #8CA0FF
tetradic
#FF8CA0 #DAFF8C #8CFFEB #B18CFF
square
#FF8CA0 #DAFF8C #8CFFEB #B18CFF
split-complementary
#FF8CA0 #8CFFB1 #8CDAFF
monochromatic
#FF123B #FF4F6D #FF8CA0 #FFC9D3 #FFE0E6
Accessibility & contrast
On white
2.21
#FF8CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FF8CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CA0
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CA0 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#BEB79E
Tritanopia (blue-blind)
#FF8093
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff8ca0; /* rgb */ color: rgb(255, 140, 160); /* oklch */ color: oklch(77.0% 0.140 9.8);
Tailwind
colors: {
custom: {
50: '#ffb0bc',
500: '#ff8ca0',
950: '#000000',
},
}SCSS
$custom: #ff8ca0; $custom-light: #ffb0bc; $custom-dark: #000000;
JSON
{
"hex": "#ff8ca0",
"rgb": {
"r": 255,
"g": 140,
"b": 160
},
"hsl": {
"h": 349.565,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.76979,
"c": 0.13995,
"h": 9.8
},
"luminance": 0.42554
}Semantic roles & 50–950 ramp
primary
#FF8CA0
secondary
#D4F7F1
accent
#E6BE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#191112
muted
#878081