#FF8CB6#FF8CB6
#FF8CB6 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.6% C 0.146 H 357.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CB6 |
|---|---|
| RGB | rgb(255, 140, 182) |
| HSL | hsl(338, 100%, 77%) |
| HSV | hsv(338, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 28.6%, 0%) |
| CIE-LAB | lab(71.82, 48.12, -2.38) |
| CIE-LCH | lch(71.82, 48.18, 357.17°) |
| OKLab | oklab(77.6% 0.1456 -0.0056) |
| OKLCH | oklch(77.6% 0.146 357.8) |
| XYZ | xyz(59.0637, 43.3984, 49.5129) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.46
Carnation Pink
#FF7FA7
ΔE00 3.35
Rosa
#FE86A4
ΔE00 4.06
Pink (survey)
#FF81C0
ΔE00 4.42
Pig Pink
#E78EA5
ΔE00 5.28
Bubblegum Pink
#FE83CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CB6 #8CFFD5
analogous
#FF8CEF #FF8CB6 #FF9C8C
triadic
#FF8CB6 #B6FF8C #8CB6FF
tetradic
#FF8CB6 #EFFF8C #8CFFD5 #9C8CFF
square
#FF8CB6 #EFFF8C #8CFFD5 #9C8CFF
split-complementary
#FF8CB6 #8CFF9C #8CEFFF
monochromatic
#FF1268 #FF4F8F #FF8CB6 #FFC9DD #FFE0EC
Accessibility & contrast
On white
2.17
#FF8CB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FF8CB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CB6
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CB6 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B7
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#FF859B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8cb6; /* rgb */ color: rgb(255, 140, 182); /* oklch */ color: oklch(77.6% 0.146 357.8);
Tailwind
colors: {
custom: {
50: '#ffb0cb',
500: '#ff8cb6',
950: '#000000',
},
}SCSS
$custom: #ff8cb6; $custom-light: #ffb0cb; $custom-dark: #000000;
JSON
{
"hex": "#ff8cb6",
"rgb": {
"r": 255,
"g": 140,
"b": 182
},
"hsl": {
"h": 338.087,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77598,
"c": 0.14573,
"h": 357.8
},
"luminance": 0.43394
}Semantic roles & 50–950 ramp
primary
#FF8CB6
secondary
#D4F7EA
accent
#E69200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082