#FD8CCC#FD8CCC
#FD8CCC is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.1% C 0.155 H 346.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CCC |
|---|---|
| RGB | rgb(253, 140, 204) |
| HSL | hsl(326, 97%, 77%) |
| HSV | hsv(326, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 19.4%, 0.8%) |
| CIE-LAB | lab(72.23, 50.48, -14.01) |
| CIE-LCH | lch(72.23, 52.39, 344.49°) |
| OKLab | oklab(78.07% 0.1504 -0.0369) |
| OKLCH | oklch(78.07% 0.155 346.2) |
| XYZ | xyz(60.7863, 44.0028, 62.4069) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.97
Pink (survey)
#FF81C0
ΔE00 2.78
Bubblegum (survey)
#FF6CB5
ΔE00 6.43
Hot Pink
#FF69B4
ΔE00 6.90
Bubble Gum Pink
#FF69AF
ΔE00 7.33
Pinky
#FC86AA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CCC #8CFDBD
analogous
#F68CFD #FD8CCC #FD8C94
triadic
#FD8CCC #CCFD8C #8CCCFD
tetradic
#FD8CCC #FDF68C #8CFDBD #8C94FD
square
#FD8CCC #FDF68C #8CFDBD #8C94FD
split-complementary
#FD8CCC #94FD8C #8CFDF6
monochromatic
#FB1497 #FC50B1 #FD8CCC #FEC8E7 #FEE1F2
Accessibility & contrast
On white
2.14
#FD8CCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FD8CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CCC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CCC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#FF8BA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd8ccc; /* rgb */ color: rgb(253, 140, 204); /* oklch */ color: oklch(78.1% 0.155 346.2);
Tailwind
colors: {
custom: {
50: '#ffb0db',
500: '#fd8ccc',
950: '#000000',
},
}SCSS
$custom: #fd8ccc; $custom-light: #ffb0db; $custom-dark: #000000;
JSON
{
"hex": "#fd8ccc",
"rgb": {
"r": 253,
"g": 140,
"b": 204
},
"hsl": {
"h": 326.018,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78068,
"c": 0.15484,
"h": 346.2
},
"luminance": 0.43998
}Semantic roles & 50–950 ramp
primary
#FD8CCC
secondary
#D4F7E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083