#FF8DCC#FF8DCC
#FF8DCC is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.5% C 0.155 H 347.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DCC |
|---|---|
| RGB | rgb(255, 141, 204) |
| HSL | hsl(327, 100%, 78%) |
| HSV | hsv(327, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 20%, 0%) |
| CIE-LAB | lab(72.68, 50.62, -13.32) |
| CIE-LCH | lch(72.68, 52.34, 345.26°) |
| OKLab | oklab(78.46% 0.151 -0.035) |
| OKLCH | oklch(78.46% 0.155 347) |
| XYZ | xyz(61.6652, 44.6739, 62.4901) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 2.79
Bubblegum (survey)
#FF6CB5
ΔE00 6.56
Hot Pink
#FF69B4
ΔE00 7.04
Pinky
#FC86AA
ΔE00 7.41
Bubble Gum Pink
#FF69AF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DCC #8DFFC0
analogous
#F98DFF #FF8DCC #FF8D93
triadic
#FF8DCC #CCFF8D #8DCCFF
tetradic
#FF8DCC #FFF98D #8DFFC0 #8D93FF
square
#FF8DCC #FFF98D #8DFFC0 #8D93FF
split-complementary
#FF8DCC #93FF8D #8DFFF9
monochromatic
#FF1395 #FF50B1 #FF8DCC #FFCAE7 #FFE0F1
Accessibility & contrast
On white
2.11
#FF8DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FF8DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DCC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DCC | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CE
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#FF8BA4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8dcc; /* rgb */ color: rgb(255, 141, 204); /* oklch */ color: oklch(78.5% 0.155 347.0);
Tailwind
colors: {
custom: {
50: '#ffb1db',
500: '#ff8dcc',
950: '#000000',
},
}SCSS
$custom: #ff8dcc; $custom-light: #ffb1db; $custom-dark: #000000;
JSON
{
"hex": "#ff8dcc",
"rgb": {
"r": 255,
"g": 141,
"b": 204
},
"hsl": {
"h": 326.842,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78457,
"c": 0.15503,
"h": 347
},
"luminance": 0.44669
}Semantic roles & 50–950 ramp
primary
#FF8DCC
secondary
#D4F7E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083