#FD8CD7#FD8CD7
#FD8CD7 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.5% C 0.162 H 341.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CD7 |
|---|---|
| RGB | rgb(253, 140, 215) |
| HSL | hsl(320, 97%, 77%) |
| HSV | hsv(320, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 15%, 0.8%) |
| CIE-LAB | lab(72.59, 52.12, -19.54) |
| CIE-LCH | lch(72.59, 55.66, 339.45°) |
| OKLab | oklab(78.46% 0.1535 -0.052) |
| OKLCH | oklch(78.46% 0.162 341.3) |
| XYZ | xyz(62.1525, 44.5493, 69.6021) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 6.41
Violet (CSS)
#EE82EE
ΔE00 7.14
Purply Pink
#F075E6
ΔE00 7.51
Bubblegum (survey)
#FF6CB5
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CD7 #8CFDB2
analogous
#EB8CFD #FD8CD7 #FD8C9F
triadic
#FD8CD7 #D7FD8C #8CD7FD
tetradic
#FD8CD7 #FDEB8C #8CFDB2 #8C9FFD
square
#FD8CD7 #FDEB8C #8CFDB2 #8C9FFD
split-complementary
#FD8CD7 #9FFD8C #8CFDEB
monochromatic
#FB14AD #FC50C2 #FD8CD7 #FEC8EC #FEE1F5
Accessibility & contrast
On white
2.12
#FD8CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FD8CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CD7
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CD7 | 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)
#92A7DA
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#FF8DA8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8cd7; /* rgb */ color: rgb(253, 140, 215); /* oklch */ color: oklch(78.5% 0.162 341.3);
Tailwind
colors: {
custom: {
50: '#ffb0e3',
500: '#fd8cd7',
950: '#000000',
},
}SCSS
$custom: #fd8cd7; $custom-light: #ffb0e3; $custom-dark: #000000;
JSON
{
"hex": "#fd8cd7",
"rgb": {
"r": 253,
"g": 140,
"b": 215
},
"hsl": {
"h": 320.177,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78462,
"c": 0.16205,
"h": 341.3
},
"luminance": 0.44545
}Semantic roles & 50–950 ramp
primary
#FD8CD7
secondary
#D4F7E0
accent
#E64D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083