#FF8CA4#FF8CA4
#FF8CA4 is a light, vivid red. Relative luminance 0.427; OKLCH L 77.1% C 0.141 H 7.6°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CA4 |
|---|---|
| RGB | rgb(255, 140, 164) |
| HSL | hsl(347, 100%, 77%) |
| HSV | hsv(347, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 35.7%, 0%) |
| CIE-LAB | lab(71.35, 45.92, 6.96) |
| CIE-LCH | lch(71.35, 46.45, 8.62°) |
| OKLab | oklab(77.09% 0.1394 0.0186) |
| OKLCH | oklch(77.09% 0.141 7.6) |
| XYZ | xyz(57.3216, 42.7016, 40.3381) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.74
Rose Pink
#F7879A
ΔE00 2.24
Pinky
#FC86AA
ΔE00 3.28
Carnation Pink
#FF7FA7
ΔE00 4.04
Pig Pink
#E78EA5
ΔE00 4.44
Carnation
#FD798F
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CA4 #8CFFE7
analogous
#FF8CDE #FF8CA4 #FFAD8C
triadic
#FF8CA4 #A4FF8C #8CA4FF
tetradic
#FF8CA4 #DEFF8C #8CFFE7 #AD8CFF
square
#FF8CA4 #DEFF8C #8CFFE7 #AD8CFF
split-complementary
#FF8CA4 #8CFFAD #8CDEFF
monochromatic
#FF1243 #FF4F74 #FF8CA4 #FFC9D4 #FFE0E7
Accessibility & contrast
On white
2.20
#FF8CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FF8CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CA4
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CA4 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A5
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#FF8195
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8ca4; /* rgb */ color: rgb(255, 140, 164); /* oklch */ color: oklch(77.1% 0.141 7.6);
Tailwind
colors: {
custom: {
50: '#ffb0be',
500: '#ff8ca4',
950: '#000000',
},
}SCSS
$custom: #ff8ca4; $custom-light: #ffb0be; $custom-dark: #000000;
JSON
{
"hex": "#ff8ca4",
"rgb": {
"r": 255,
"g": 140,
"b": 164
},
"hsl": {
"h": 347.478,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77085,
"c": 0.14058,
"h": 7.6
},
"luminance": 0.42697
}Semantic roles & 50–950 ramp
primary
#FF8CA4
secondary
#D4F7F0
accent
#E6B600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081