#FF8CB1#FF8CB1
#FF8CB1 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.144 H 0.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CB1 |
|---|---|
| RGB | rgb(255, 140, 177) |
| HSL | hsl(341, 100%, 77%) |
| HSV | hsv(341, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 30.6%, 0%) |
| CIE-LAB | lab(71.69, 47.49, 0.21) |
| CIE-LCH | lch(71.69, 47.49, 0.25°) |
| OKLab | oklab(77.45% 0.1439 0.0012) |
| OKLCH | oklch(77.45% 0.144 0.5) |
| XYZ | xyz(58.5562, 43.1954, 46.8400) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.54
Carnation Pink
#FF7FA7
ΔE00 2.76
Rosa
#FE86A4
ΔE00 2.83
Pig Pink
#E78EA5
ΔE00 4.57
Rose Pink
#F7879A
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CB1 #8CFFDA
analogous
#FF8CEA #FF8CB1 #FFA18C
triadic
#FF8CB1 #B1FF8C #8CB1FF
tetradic
#FF8CB1 #EAFF8C #8CFFDA #A18CFF
square
#FF8CB1 #EAFF8C #8CFFDA #A18CFF
split-complementary
#FF8CB1 #8CFFA1 #8CEAFF
monochromatic
#FF125E #FF4F87 #FF8CB1 #FFC9DB #FFE0EA
Accessibility & contrast
On white
2.18
#FF8CB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FF8CB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CB1
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CB1 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B2
Deuteranopia (green-blind)
#BAB8AE
Tritanopia (blue-blind)
#FF8499
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8cb1; /* rgb */ color: rgb(255, 140, 177); /* oklch */ color: oklch(77.4% 0.144 0.5);
Tailwind
colors: {
custom: {
50: '#ffb0c8',
500: '#ff8cb1',
950: '#000000',
},
}SCSS
$custom: #ff8cb1; $custom-light: #ffb0c8; $custom-dark: #000000;
JSON
{
"hex": "#ff8cb1",
"rgb": {
"r": 255,
"g": 140,
"b": 177
},
"hsl": {
"h": 340.696,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77449,
"c": 0.14393,
"h": 0.5
},
"luminance": 0.4319
}Semantic roles & 50–950 ramp
primary
#FF8CB1
secondary
#D4F7EC
accent
#E69C00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082