#FF8BC4#FF8BC4
#FF8BC4 is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.9% C 0.154 H 350.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BC4 |
|---|---|
| RGB | rgb(255, 139, 196) |
| HSL | hsl(331, 100%, 77%) |
| HSV | hsv(331, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 23.1%, 0%) |
| CIE-LAB | lab(72.04, 50.49, -9.84) |
| CIE-LCH | lch(72.04, 51.44, 348.97°) |
| OKLab | oklab(77.89% 0.1516 -0.0255) |
| OKLCH | oklch(77.89% 0.154 350.4) |
| XYZ | xyz(60.4380, 43.7154, 57.4686) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.01
Bubblegum Pink
#FE83CC
ΔE00 3.17
Pinky
#FC86AA
ΔE00 5.76
Bubblegum (survey)
#FF6CB5
ΔE00 5.91
Carnation Pink
#FF7FA7
ΔE00 6.14
Hot Pink
#FF69B4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BC4 #8BFFC6
analogous
#FF8BFE #FF8BC4 #FF8C8B
triadic
#FF8BC4 #C4FF8B #8BC4FF
tetradic
#FF8BC4 #FEFF8B #8BFFC6 #8C8BFF
square
#FF8BC4 #FEFF8B #8BFFC6 #8C8BFF
split-complementary
#FF8BC4 #8BFF8C #8BFEFF
monochromatic
#FF1186 #FF4EA5 #FF8BC4 #FFC8E3 #FFE0EF
Accessibility & contrast
On white
2.16
#FF8BC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FF8BC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BC4
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BC4 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A4C6
Deuteranopia (green-blind)
#B5B8C1
Tritanopia (blue-blind)
#FF87A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8bc4; /* rgb */ color: rgb(255, 139, 196); /* oklch */ color: oklch(77.9% 0.154 350.4);
Tailwind
colors: {
custom: {
50: '#ffafd5',
500: '#ff8bc4',
950: '#000000',
},
}SCSS
$custom: #ff8bc4; $custom-light: #ffafd5; $custom-dark: #000000;
JSON
{
"hex": "#ff8bc4",
"rgb": {
"r": 255,
"g": 139,
"b": 196
},
"hsl": {
"h": 330.517,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.77894,
"c": 0.15374,
"h": 350.4
},
"luminance": 0.43711
}Semantic roles & 50–950 ramp
primary
#FF8BC4
secondary
#D4F7E6
accent
#E67500
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083