#FF8DCD#FF8DCD
#FF8DCD is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.5% C 0.156 H 346.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8DCD |
|---|---|
| RGB | rgb(255, 141, 205) |
| HSL | hsl(326, 100%, 78%) |
| HSV | hsv(326, 45%, 100%) |
| CMYK | cmyk(0%, 44.7%, 19.6%, 0%) |
| CIE-LAB | lab(72.71, 50.77, -13.82) |
| CIE-LCH | lch(72.71, 52.61, 344.77°) |
| OKLab | oklab(78.49% 0.1513 -0.0363) |
| OKLCH | oklch(78.49% 0.156 346.5) |
| XYZ | xyz(61.7855, 44.7220, 63.1238) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.20
Pink (survey)
#FF81C0
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.62
Hot Pink
#FF69B4
ΔE00 7.10
Bubble Gum Pink
#FF69AF
ΔE00 7.51
Pinky
#FC86AA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8DCD #8DFFBF
analogous
#F88DFF #FF8DCD #FF8D94
triadic
#FF8DCD #CDFF8D #8DCDFF
tetradic
#FF8DCD #FFF88D #8DFFBF #8D94FF
square
#FF8DCD #FFF88D #8DFFBF #8D94FF
split-complementary
#FF8DCD #94FF8D #8DFFF8
monochromatic
#FF1397 #FF50B2 #FF8DCD #FFCAE8 #FFE0F2
Accessibility & contrast
On white
2.11
#FF8DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FF8DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8DCD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8DCD | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#B4BACA
Tritanopia (blue-blind)
#FF8BA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff8dcd; /* rgb */ color: rgb(255, 141, 205); /* oklch */ color: oklch(78.5% 0.156 346.5);
Tailwind
colors: {
custom: {
50: '#ffb1dc',
500: '#ff8dcd',
950: '#000000',
},
}SCSS
$custom: #ff8dcd; $custom-light: #ffb1dc; $custom-dark: #000000;
JSON
{
"hex": "#ff8dcd",
"rgb": {
"r": 255,
"g": 141,
"b": 205
},
"hsl": {
"h": 326.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78491,
"c": 0.15563,
"h": 346.5
},
"luminance": 0.44718
}Semantic roles & 50–950 ramp
primary
#FF8DCD
secondary
#D4F7E3
accent
#E66500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083