#FF8CB7#FF8CB7
#FF8CB7 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.6% C 0.146 H 357.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CB7 |
|---|---|
| RGB | rgb(255, 140, 183) |
| HSL | hsl(338, 100%, 77%) |
| HSV | hsv(338, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 28.2%, 0%) |
| CIE-LAB | lab(71.85, 48.25, -2.89) |
| CIE-LCH | lch(71.85, 48.34, 356.57°) |
| OKLab | oklab(77.63% 0.146 -0.007) |
| OKLCH | oklch(77.63% 0.146 357.3) |
| XYZ | xyz(59.1674, 43.4399, 50.0591) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.68
Carnation Pink
#FF7FA7
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 4.19
Rosa
#FE86A4
ΔE00 4.31
Pig Pink
#E78EA5
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CB7 #8CFFD4
analogous
#FF8CF1 #FF8CB7 #FF9A8C
triadic
#FF8CB7 #B7FF8C #8CB7FF
tetradic
#FF8CB7 #F1FF8C #8CFFD4 #9A8CFF
square
#FF8CB7 #F1FF8C #8CFFD4 #9A8CFF
split-complementary
#FF8CB7 #8CFF9A #8CF1FF
monochromatic
#FF126A #FF4F91 #FF8CB7 #FFC9DD #FFE0EC
Accessibility & contrast
On white
2.17
#FF8CB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FF8CB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CB7
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CB7 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B8
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#FF859B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8cb7; /* rgb */ color: rgb(255, 140, 183); /* oklch */ color: oklch(77.6% 0.146 357.3);
Tailwind
colors: {
custom: {
50: '#ffb0cc',
500: '#ff8cb7',
950: '#000000',
},
}SCSS
$custom: #ff8cb7; $custom-light: #ffb0cc; $custom-dark: #000000;
JSON
{
"hex": "#ff8cb7",
"rgb": {
"r": 255,
"g": 140,
"b": 183
},
"hsl": {
"h": 337.565,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77629,
"c": 0.14612,
"h": 357.3
},
"luminance": 0.43435
}Semantic roles & 50–950 ramp
primary
#FF8CB7
secondary
#D4F7EA
accent
#E69000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082