#FF8BCB#FF8BCB
#FF8BCB is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.1% C 0.158 H 347.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BCB |
|---|---|
| RGB | rgb(255, 139, 203) |
| HSL | hsl(327, 100%, 77%) |
| HSV | hsv(327, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 20.4%, 0%) |
| CIE-LAB | lab(72.26, 51.47, -13.39) |
| CIE-LCH | lch(72.26, 53.18, 345.41°) |
| OKLab | oklab(78.13% 0.1537 -0.0351) |
| OKLCH | oklch(78.13% 0.158 347.1) |
| XYZ | xyz(61.2534, 44.0416, 61.7631) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.96
Pink (survey)
#FF81C0
ΔE00 2.45
Bubblegum (survey)
#FF6CB5
ΔE00 6.17
Hot Pink
#FF69B4
ΔE00 6.65
Bubble Gum Pink
#FF69AF
ΔE00 7.05
Pinky
#FC86AA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BCB #8BFFBF
analogous
#F98BFF #FF8BCB #FF8B91
triadic
#FF8BCB #CBFF8B #8BCBFF
tetradic
#FF8BCB #FFF98B #8BFFBF #8B91FF
square
#FF8BCB #FFF98B #8BFFBF #8B91FF
split-complementary
#FF8BCB #91FF8B #8BFFF9
monochromatic
#FF1194 #FF4EB0 #FF8BCB #FFC8E6 #FFE0F1
Accessibility & contrast
On white
2.14
#FF8BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FF8BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BCB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BCB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CD
Deuteranopia (green-blind)
#B3B8C8
Tritanopia (blue-blind)
#FF89A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8bcb; /* rgb */ color: rgb(255, 139, 203); /* oklch */ color: oklch(78.1% 0.158 347.1);
Tailwind
colors: {
custom: {
50: '#ffb0da',
500: '#ff8bcb',
950: '#000000',
},
}SCSS
$custom: #ff8bcb; $custom-light: #ffb0da; $custom-dark: #000000;
JSON
{
"hex": "#ff8bcb",
"rgb": {
"r": 255,
"g": 139,
"b": 203
},
"hsl": {
"h": 326.897,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.7813,
"c": 0.15767,
"h": 347.1
},
"luminance": 0.44037
}Semantic roles & 50–950 ramp
primary
#FF8BCB
secondary
#D4F7E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083