#FD8ECD#FD8ECD
#FD8ECD is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.4% C 0.152 H 346.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8ECD |
|---|---|
| RGB | rgb(253, 142, 205) |
| HSL | hsl(326, 97%, 77%) |
| HSV | hsv(326, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 19%, 0.8%) |
| CIE-LAB | lab(72.65, 49.63, -13.93) |
| CIE-LCH | lch(72.65, 51.55, 344.33°) |
| OKLab | oklab(78.4% 0.1477 -0.0366) |
| OKLCH | oklch(78.4% 0.152 346.1) |
| XYZ | xyz(61.2015, 44.6408, 63.1388) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.35
Pink (survey)
#FF81C0
ΔE00 3.12
Bubblegum (survey)
#FF6CB5
ΔE00 6.82
Hot Pink
#FF69B4
ΔE00 7.30
Bubble Gum Pink
#FF69AF
ΔE00 7.71
Pinky
#FC86AA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8ECD #8EFDBE
analogous
#F68EFD #FD8ECD #FD8E95
triadic
#FD8ECD #CDFD8E #8ECDFD
tetradic
#FD8ECD #FDF68E #8EFDBE #8E95FD
square
#FD8ECD #FDF68E #8EFDBE #8E95FD
split-complementary
#FD8ECD #95FD8E #8EFDF6
monochromatic
#FB1698 #FC52B2 #FD8ECD #FECAE8 #FEE1F2
Accessibility & contrast
On white
2.12
#FD8ECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FD8ECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8ECD
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8ECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8ECD | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 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)
#97A7CF
Deuteranopia (green-blind)
#B4B9CA
Tritanopia (blue-blind)
#FF8DA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8ecd; /* rgb */ color: rgb(253, 142, 205); /* oklch */ color: oklch(78.4% 0.152 346.1);
Tailwind
colors: {
custom: {
50: '#ffb1dc',
500: '#fd8ecd',
950: '#000000',
},
}SCSS
$custom: #fd8ecd; $custom-light: #ffb1dc; $custom-dark: #000000;
JSON
{
"hex": "#fd8ecd",
"rgb": {
"r": 253,
"g": 142,
"b": 205
},
"hsl": {
"h": 325.946,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.78398,
"c": 0.15219,
"h": 346.1
},
"luminance": 0.44636
}Semantic roles & 50–950 ramp
primary
#FD8ECD
secondary
#D4F7E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083