#FF8DCE#FF8DCE
#FF8DCE is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.5% C 0.156 H 346.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DCE |
|---|---|
| RGB | rgb(255, 141, 206) |
| HSL | hsl(326, 100%, 78%) |
| HSV | hsv(326, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 19.2%, 0%) |
| CIE-LAB | lab(72.74, 50.91, -14.32) |
| CIE-LCH | lch(72.74, 52.89, 344.29°) |
| OKLab | oklab(78.53% 0.1516 -0.0377) |
| OKLCH | oklch(78.53% 0.156 346) |
| XYZ | xyz(61.9066, 44.7705, 63.7615) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.12
Pink (survey)
#FF81C0
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 6.69
Hot Pink
#FF69B4
ΔE00 7.17
Bubble Gum Pink
#FF69AF
ΔE00 7.60
Pinky
#FC86AA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DCE #8DFFBE
analogous
#F78DFF #FF8DCE #FF8D95
triadic
#FF8DCE #CEFF8D #8DCEFF
tetradic
#FF8DCE #FFF78D #8DFFBE #8D95FF
square
#FF8DCE #FFF78D #8DFFBE #8D95FF
split-complementary
#FF8DCE #95FF8D #8DFFF7
monochromatic
#FF1399 #FF50B4 #FF8DCE #FFCAE8 #FFE0F2
Accessibility & contrast
On white
2.11
#FF8DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FF8DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DCE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DCE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D0
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#FF8CA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8dce; /* rgb */ color: rgb(255, 141, 206); /* oklch */ color: oklch(78.5% 0.156 346.0);
Tailwind
colors: {
custom: {
50: '#ffb1dd',
500: '#ff8dce',
950: '#000000',
},
}SCSS
$custom: #ff8dce; $custom-light: #ffb1dd; $custom-dark: #000000;
JSON
{
"hex": "#ff8dce",
"rgb": {
"r": 255,
"g": 141,
"b": 206
},
"hsl": {
"h": 325.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78526,
"c": 0.15624,
"h": 346
},
"luminance": 0.44766
}Semantic roles & 50–950 ramp
primary
#FF8DCE
secondary
#D4F7E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083