#FF8BCF#FF8BCF
#FF8BCF is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.3% C 0.160 H 345.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BCF |
|---|---|
| RGB | rgb(255, 139, 207) |
| HSL | hsl(325, 100%, 77%) |
| HSV | hsv(325, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 18.8%, 0%) |
| CIE-LAB | lab(72.39, 52.05, -15.41) |
| CIE-LCH | lch(72.39, 54.28, 343.50°) |
| OKLab | oklab(78.27% 0.1548 -0.0407) |
| OKLCH | oklch(78.27% 0.16 345.3) |
| XYZ | xyz(61.7362, 44.2347, 64.3059) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.62
Pink (survey)
#FF81C0
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 6.48
Hot Pink
#FF69B4
ΔE00 6.94
Bubble Gum Pink
#FF69AF
ΔE00 7.45
Lavender Pink
#DD85D7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BCF #8BFFBB
analogous
#F58BFF #FF8BCF #FF8B95
triadic
#FF8BCF #CFFF8B #8BCFFF
tetradic
#FF8BCF #FFF58B #8BFFBB #8B95FF
square
#FF8BCF #FFF58B #8BFFBB #8B95FF
split-complementary
#FF8BCF #95FF8B #8BFFF5
monochromatic
#FF119C #FF4EB6 #FF8BCF #FFC8E8 #FFE0F2
Accessibility & contrast
On white
2.13
#FF8BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FF8BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BCF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BCF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D1
Deuteranopia (green-blind)
#B2B9CC
Tritanopia (blue-blind)
#FF8AA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8bcf; /* rgb */ color: rgb(255, 139, 207); /* oklch */ color: oklch(78.3% 0.160 345.3);
Tailwind
colors: {
custom: {
50: '#ffb0dd',
500: '#ff8bcf',
950: '#000000',
},
}SCSS
$custom: #ff8bcf; $custom-light: #ffb0dd; $custom-dark: #000000;
JSON
{
"hex": "#ff8bcf",
"rgb": {
"r": 255,
"g": 139,
"b": 207
},
"hsl": {
"h": 324.828,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.78269,
"c": 0.1601,
"h": 345.3
},
"luminance": 0.4423
}Semantic roles & 50–950 ramp
primary
#FF8BCF
secondary
#D4F7E2
accent
#E65F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083