#FF8DCA#FF8DCA
#FF8DCA is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.4% C 0.154 H 347.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DCA |
|---|---|
| RGB | rgb(255, 141, 202) |
| HSL | hsl(328, 100%, 78%) |
| HSV | hsv(328, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 20.8%, 0%) |
| CIE-LAB | lab(72.61, 50.34, -12.30) |
| CIE-LCH | lch(72.61, 51.82, 346.26°) |
| OKLab | oklab(78.39% 0.1505 -0.0322) |
| OKLCH | oklch(78.39% 0.154 347.9) |
| XYZ | xyz(61.4269, 44.5786, 61.2349) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 2.59
Bubblegum (survey)
#FF6CB5
ΔE00 6.45
Hot Pink
#FF69B4
ΔE00 6.95
Pinky
#FC86AA
ΔE00 6.97
Bubble Gum Pink
#FF69AF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DCA #8DFFC2
analogous
#FB8DFF #FF8DCA #FF8D91
triadic
#FF8DCA #CAFF8D #8DCAFF
tetradic
#FF8DCA #FFFB8D #8DFFC2 #8D91FF
square
#FF8DCA #FFFB8D #8DFFC2 #8D91FF
split-complementary
#FF8DCA #91FF8D #8DFFFB
monochromatic
#FF1391 #FF50AE #FF8DCA #FFCAE6 #FFE0F1
Accessibility & contrast
On white
2.12
#FF8DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FF8DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DCA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DCA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CC
Deuteranopia (green-blind)
#B5B9C7
Tritanopia (blue-blind)
#FF8BA3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8dca; /* rgb */ color: rgb(255, 141, 202); /* oklch */ color: oklch(78.4% 0.154 347.9);
Tailwind
colors: {
custom: {
50: '#ffb1da',
500: '#ff8dca',
950: '#000000',
},
}SCSS
$custom: #ff8dca; $custom-light: #ffb1da; $custom-dark: #000000;
JSON
{
"hex": "#ff8dca",
"rgb": {
"r": 255,
"g": 141,
"b": 202
},
"hsl": {
"h": 327.895,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78389,
"c": 0.15386,
"h": 347.9
},
"luminance": 0.44574
}Semantic roles & 50–950 ramp
primary
#FF8DCA
secondary
#D4F7E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083