#FF8CB4#FF8CB4
#FF8CB4 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.145 H 358.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CB4 |
|---|---|
| RGB | rgb(255, 140, 180) |
| HSL | hsl(339, 100%, 77%) |
| HSV | hsv(339, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 29.4%, 0%) |
| CIE-LAB | lab(71.77, 47.87, -1.34) |
| CIE-LCH | lch(71.77, 47.88, 358.39°) |
| OKLab | oklab(77.54% 0.145 -0.0029) |
| OKLCH | oklch(77.54% 0.145 358.9) |
| XYZ | xyz(58.8585, 43.3164, 48.4321) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.04
Carnation Pink
#FF7FA7
ΔE00 3.06
Rosa
#FE86A4
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 4.88
Pig Pink
#E78EA5
ΔE00 4.97
Rose Pink
#F7879A
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CB4 #8CFFD7
analogous
#FF8CEE #FF8CB4 #FF9D8C
triadic
#FF8CB4 #B4FF8C #8CB4FF
tetradic
#FF8CB4 #EEFF8C #8CFFD7 #9D8CFF
square
#FF8CB4 #EEFF8C #8CFFD7 #9D8CFF
split-complementary
#FF8CB4 #8CFF9D #8CEEFF
monochromatic
#FF1264 #FF4F8C #FF8CB4 #FFC9DC #FFE0EB
Accessibility & contrast
On white
2.17
#FF8CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FF8CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CB4
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CB4 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B5
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#FF859A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8cb4; /* rgb */ color: rgb(255, 140, 180); /* oklch */ color: oklch(77.5% 0.145 358.9);
Tailwind
colors: {
custom: {
50: '#ffb0ca',
500: '#ff8cb4',
950: '#000000',
},
}SCSS
$custom: #ff8cb4; $custom-light: #ffb0ca; $custom-dark: #000000;
JSON
{
"hex": "#ff8cb4",
"rgb": {
"r": 255,
"g": 140,
"b": 180
},
"hsl": {
"h": 339.13,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77538,
"c": 0.14498,
"h": 358.9
},
"luminance": 0.43311
}Semantic roles & 50–950 ramp
primary
#FF8CB4
secondary
#D4F7EB
accent
#E69600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082