#FF8CB0#FF8CB0
#FF8CB0 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.144 H 1.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CB0 |
|---|---|
| RGB | rgb(255, 140, 176) |
| HSL | hsl(341, 100%, 77%) |
| HSV | hsv(341, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 31%, 0%) |
| CIE-LAB | lab(71.66, 47.36, 0.72) |
| CIE-LCH | lch(71.66, 47.37, 0.88°) |
| OKLab | oklab(77.42% 0.1436 0.0025) |
| OKLCH | oklch(77.42% 0.144 1) |
| XYZ | xyz(58.4569, 43.1557, 46.3170) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.44
Rosa
#FE86A4
ΔE00 2.59
Carnation Pink
#FF7FA7
ΔE00 2.71
Pig Pink
#E78EA5
ΔE00 4.46
Rose Pink
#F7879A
ΔE00 5.15
Pink (survey)
#FF81C0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CB0 #8CFFDB
analogous
#FF8CEA #FF8CB0 #FFA18C
triadic
#FF8CB0 #B0FF8C #8CB0FF
tetradic
#FF8CB0 #EAFF8C #8CFFDB #A18CFF
square
#FF8CB0 #EAFF8C #8CFFDB #A18CFF
split-complementary
#FF8CB0 #8CFFA1 #8CEAFF
monochromatic
#FF125C #FF4F86 #FF8CB0 #FFC9DA #FFE0EA
Accessibility & contrast
On white
2.18
#FF8CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF8CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CB0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CB0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B1
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#FF8499
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8cb0; /* rgb */ color: rgb(255, 140, 176); /* oklch */ color: oklch(77.4% 0.144 1.0);
Tailwind
colors: {
custom: {
50: '#ffb0c7',
500: '#ff8cb0',
950: '#000000',
},
}SCSS
$custom: #ff8cb0; $custom-light: #ffb0c7; $custom-dark: #000000;
JSON
{
"hex": "#ff8cb0",
"rgb": {
"r": 255,
"g": 140,
"b": 176
},
"hsl": {
"h": 341.217,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.7742,
"c": 0.14361,
"h": 1
},
"luminance": 0.43151
}Semantic roles & 50–950 ramp
primary
#FF8CB0
secondary
#D4F7EC
accent
#E69E00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082