#FF8CA8#FF8CA8
#FF8CA8 is a light, vivid red. Relative luminance 0.428; OKLCH L 77.2% C 0.141 H 5.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CA8 |
|---|---|
| RGB | rgb(255, 140, 168) |
| HSL | hsl(345, 100%, 77%) |
| HSV | hsv(345, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 34.1%, 0%) |
| CIE-LAB | lab(71.45, 46.39, 4.88) |
| CIE-LCH | lch(71.45, 46.65, 6.00°) |
| OKLab | oklab(77.19% 0.1408 0.0133) |
| OKLCH | oklch(77.19% 0.141 5.4) |
| XYZ | xyz(57.6885, 42.8484, 42.2705) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.28
Pinky
#FC86AA
ΔE00 2.27
Rose Pink
#F7879A
ΔE00 3.13
Carnation Pink
#FF7FA7
ΔE00 3.26
Pig Pink
#E78EA5
ΔE00 4.16
Carnation
#FD798F
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CA8 #8CFFE3
analogous
#FF8CE2 #FF8CA8 #FFA98C
triadic
#FF8CA8 #A8FF8C #8CA8FF
tetradic
#FF8CA8 #E2FF8C #8CFFE3 #A98CFF
square
#FF8CA8 #E2FF8C #8CFFE3 #A98CFF
split-complementary
#FF8CA8 #8CFFA9 #8CE2FF
monochromatic
#FF124B #FF4F7A #FF8CA8 #FFC9D6 #FFE0E8
Accessibility & contrast
On white
2.19
#FF8CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FF8CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CA8
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CA8 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2A9
Deuteranopia (green-blind)
#BCB7A6
Tritanopia (blue-blind)
#FF8296
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8ca8; /* rgb */ color: rgb(255, 140, 168); /* oklch */ color: oklch(77.2% 0.141 5.4);
Tailwind
colors: {
custom: {
50: '#ffb0c1',
500: '#ff8ca8',
950: '#000000',
},
}SCSS
$custom: #ff8ca8; $custom-light: #ffb0c1; $custom-dark: #000000;
JSON
{
"hex": "#ff8ca8",
"rgb": {
"r": 255,
"g": 140,
"b": 168
},
"hsl": {
"h": 345.391,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77194,
"c": 0.14141,
"h": 5.4
},
"luminance": 0.42843
}Semantic roles & 50–950 ramp
primary
#FF8CA8
secondary
#D4F7EF
accent
#E6AE00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081