#FF8CB3#FF8CB3
#FF8CB3 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.145 H 359.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CB3 |
|---|---|
| RGB | rgb(255, 140, 179) |
| HSL | hsl(340, 100%, 77%) |
| HSV | hsv(340, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 29.8%, 0%) |
| CIE-LAB | lab(71.74, 47.74, -0.83) |
| CIE-LCH | lch(71.74, 47.75, 359.01°) |
| OKLab | oklab(77.51% 0.1446 -0.0015) |
| OKLCH | oklch(77.51% 0.145 359.4) |
| XYZ | xyz(58.7570, 43.2757, 47.8976) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.85
Carnation Pink
#FF7FA7
ΔE00 2.94
Rosa
#FE86A4
ΔE00 3.32
Pig Pink
#E78EA5
ΔE00 4.83
Pink (survey)
#FF81C0
ΔE00 5.11
Rose Pink
#F7879A
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CB3 #8CFFD8
analogous
#FF8CED #FF8CB3 #FF9E8C
triadic
#FF8CB3 #B3FF8C #8CB3FF
tetradic
#FF8CB3 #EDFF8C #8CFFD8 #9E8CFF
square
#FF8CB3 #EDFF8C #8CFFD8 #9E8CFF
split-complementary
#FF8CB3 #8CFF9E #8CEDFF
monochromatic
#FF1262 #FF4F8B #FF8CB3 #FFC9DB #FFE0EB
Accessibility & contrast
On white
2.18
#FF8CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FF8CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CB3
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CB3 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B4
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#FF849A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8cb3; /* rgb */ color: rgb(255, 140, 179); /* oklch */ color: oklch(77.5% 0.145 359.4);
Tailwind
colors: {
custom: {
50: '#ffb0c9',
500: '#ff8cb3',
950: '#000000',
},
}SCSS
$custom: #ff8cb3; $custom-light: #ffb0c9; $custom-dark: #000000;
JSON
{
"hex": "#ff8cb3",
"rgb": {
"r": 255,
"g": 140,
"b": 179
},
"hsl": {
"h": 339.652,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77508,
"c": 0.14462,
"h": 359.4
},
"luminance": 0.43271
}Semantic roles & 50–950 ramp
primary
#FF8CB3
secondary
#D4F7EB
accent
#E69800
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082