#FF8BD0#FF8BD0
#FF8BD0 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.3% C 0.161 H 344.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BD0 |
|---|---|
| RGB | rgb(255, 139, 208) |
| HSL | hsl(324, 100%, 77%) |
| HSV | hsv(324, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 18.4%, 0%) |
| CIE-LAB | lab(72.42, 52.19, -15.92) |
| CIE-LCH | lch(72.42, 54.56, 343.04°) |
| OKLab | oklab(78.31% 0.1551 -0.042) |
| OKLCH | oklch(78.31% 0.161 344.8) |
| XYZ | xyz(61.8589, 44.2838, 64.9518) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.61
Pink (survey)
#FF81C0
ΔE00 3.22
Bubblegum (survey)
#FF6CB5
ΔE00 6.57
Hot Pink
#FF69B4
ΔE00 7.02
Lavender Pink
#DD85D7
ΔE00 7.55
Bubble Gum Pink
#FF69AF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BD0 #8BFFBA
analogous
#F48BFF #FF8BD0 #FF8B96
triadic
#FF8BD0 #D0FF8B #8BD0FF
tetradic
#FF8BD0 #FFF48B #8BFFBA #8B96FF
square
#FF8BD0 #FFF48B #8BFFBA #8B96FF
split-complementary
#FF8BD0 #96FF8B #8BFFF4
monochromatic
#FF119E #FF4EB7 #FF8BD0 #FFC8E9 #FFE0F3
Accessibility & contrast
On white
2.13
#FF8BD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FF8BD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BD0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BD0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D2
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#FF8AA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8bd0; /* rgb */ color: rgb(255, 139, 208); /* oklch */ color: oklch(78.3% 0.161 344.8);
Tailwind
colors: {
custom: {
50: '#ffb0de',
500: '#ff8bd0',
950: '#000000',
},
}SCSS
$custom: #ff8bd0; $custom-light: #ffb0de; $custom-dark: #000000;
JSON
{
"hex": "#ff8bd0",
"rgb": {
"r": 255,
"g": 139,
"b": 208
},
"hsl": {
"h": 324.31,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.78305,
"c": 0.16073,
"h": 344.8
},
"luminance": 0.44279
}Semantic roles & 50–950 ramp
primary
#FF8BD0
secondary
#D4F7E2
accent
#E65D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083