#FF8BCE#FF8BCE
#FF8BCE is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.2% C 0.159 H 345.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BCE |
|---|---|
| RGB | rgb(255, 139, 206) |
| HSL | hsl(325, 100%, 77%) |
| HSV | hsv(325, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 19.2%, 0%) |
| CIE-LAB | lab(72.35, 51.90, -14.91) |
| CIE-LCH | lch(72.35, 54.00, 343.97°) |
| OKLab | oklab(78.23% 0.1546 -0.0393) |
| OKLCH | oklch(78.23% 0.159 345.7) |
| XYZ | xyz(61.6144, 44.1860, 63.6641) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.67
Pink (survey)
#FF81C0
ΔE00 2.89
Bubblegum (survey)
#FF6CB5
ΔE00 6.39
Hot Pink
#FF69B4
ΔE00 6.86
Bubble Gum Pink
#FF69AF
ΔE00 7.34
Lavender Pink
#DD85D7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BCE #8BFFBC
analogous
#F68BFF #FF8BCE #FF8B94
triadic
#FF8BCE #CEFF8B #8BCEFF
tetradic
#FF8BCE #FFF68B #8BFFBC #8B94FF
square
#FF8BCE #FFF68B #8BFFBC #8B94FF
split-complementary
#FF8BCE #94FF8B #8BFFF6
monochromatic
#FF119A #FF4EB4 #FF8BCE #FFC8E8 #FFE0F2
Accessibility & contrast
On white
2.13
#FF8BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FF8BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BCE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BCE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5D0
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#FF8AA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8bce; /* rgb */ color: rgb(255, 139, 206); /* oklch */ color: oklch(78.2% 0.159 345.7);
Tailwind
colors: {
custom: {
50: '#ffb0dd',
500: '#ff8bce',
950: '#000000',
},
}SCSS
$custom: #ff8bce; $custom-light: #ffb0dd; $custom-dark: #000000;
JSON
{
"hex": "#ff8bce",
"rgb": {
"r": 255,
"g": 139,
"b": 206
},
"hsl": {
"h": 325.345,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.78234,
"c": 0.15949,
"h": 345.7
},
"luminance": 0.44181
}Semantic roles & 50–950 ramp
primary
#FF8BCE
secondary
#D4F7E3
accent
#E66100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083