#FD8ECA#FD8ECA
#FD8ECA is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.3% C 0.150 H 347.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8ECA |
|---|---|
| RGB | rgb(253, 142, 202) |
| HSL | hsl(328, 97%, 77%) |
| HSV | hsv(328, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 20.2%, 0.8%) |
| CIE-LAB | lab(72.56, 49.19, -12.41) |
| CIE-LCH | lch(72.56, 50.74, 345.84°) |
| OKLab | oklab(78.3% 0.1468 -0.0325) |
| OKLCH | oklch(78.3% 0.15 347.5) |
| XYZ | xyz(60.8429, 44.4973, 61.2499) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 6.65
Pinky
#FC86AA
ΔE00 7.05
Hot Pink
#FF69B4
ΔE00 7.14
Bubble Gum Pink
#FF69AF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8ECA #8EFDC1
analogous
#F98EFD #FD8ECA #FD8E92
triadic
#FD8ECA #CAFD8E #8ECAFD
tetradic
#FD8ECA #FDF98E #8EFDC1 #8E92FD
square
#FD8ECA #FDF98E #8EFDC1 #8E92FD
split-complementary
#FD8ECA #92FD8E #8EFDF9
monochromatic
#FB1692 #FC52AE #FD8ECA #FECAE6 #FEE1F1
Accessibility & contrast
On white
2.12
#FD8ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FD8ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8ECA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8ECA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CC
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#FF8CA4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8eca; /* rgb */ color: rgb(253, 142, 202); /* oklch */ color: oklch(78.3% 0.150 347.5);
Tailwind
colors: {
custom: {
50: '#ffb1da',
500: '#fd8eca',
950: '#000000',
},
}SCSS
$custom: #fd8eca; $custom-light: #ffb1da; $custom-dark: #000000;
JSON
{
"hex": "#fd8eca",
"rgb": {
"r": 253,
"g": 142,
"b": 202
},
"hsl": {
"h": 327.568,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.78295,
"c": 0.15039,
"h": 347.5
},
"luminance": 0.44493
}Semantic roles & 50–950 ramp
primary
#FD8ECA
secondary
#D4F7E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083