#FF8BC2#FF8BC2
#FF8BC2 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.8% C 0.153 H 351.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BC2 |
|---|---|
| RGB | rgb(255, 139, 194) |
| HSL | hsl(332, 100%, 77%) |
| HSV | hsv(332, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 23.9%, 0%) |
| CIE-LAB | lab(71.98, 50.21, -8.82) |
| CIE-LCH | lch(71.98, 50.98, 350.04°) |
| OKLab | oklab(77.83% 0.151 -0.0228) |
| OKLCH | oklch(77.83% 0.153 351.4) |
| XYZ | xyz(60.2119, 43.6250, 56.2777) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.12
Bubblegum Pink
#FE83CC
ΔE00 3.59
Pinky
#FC86AA
ΔE00 5.30
Carnation Pink
#FF7FA7
ΔE00 5.71
Bubblegum (survey)
#FF6CB5
ΔE00 5.91
Hot Pink
#FF69B4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BC2 #8BFFC8
analogous
#FF8BFC #FF8BC2 #FF8E8B
triadic
#FF8BC2 #C2FF8B #8BC2FF
tetradic
#FF8BC2 #FCFF8B #8BFFC8 #8E8BFF
square
#FF8BC2 #FCFF8B #8BFFC8 #8E8BFF
split-complementary
#FF8BC2 #8BFF8E #8BFCFF
monochromatic
#FF1182 #FF4EA2 #FF8BC2 #FFC8E2 #FFE0EF
Accessibility & contrast
On white
2.16
#FF8BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FF8BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BC2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BC2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C4
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#FF879F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8bc2; /* rgb */ color: rgb(255, 139, 194); /* oklch */ color: oklch(77.8% 0.153 351.4);
Tailwind
colors: {
custom: {
50: '#ffafd4',
500: '#ff8bc2',
950: '#000000',
},
}SCSS
$custom: #ff8bc2; $custom-light: #ffafd4; $custom-dark: #000000;
JSON
{
"hex": "#ff8bc2",
"rgb": {
"r": 255,
"g": 139,
"b": 194
},
"hsl": {
"h": 331.552,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.77828,
"c": 0.1527,
"h": 351.4
},
"luminance": 0.4362
}Semantic roles & 50–950 ramp
primary
#FF8BC2
secondary
#D4F7E6
accent
#E67900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083