#FD8CD9#FD8CD9
#FD8CD9 is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.5% C 0.163 H 340.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CD9 |
|---|---|
| RGB | rgb(253, 140, 217) |
| HSL | hsl(319, 97%, 77%) |
| HSV | hsv(319, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 14.2%, 0.8%) |
| CIE-LAB | lab(72.66, 52.42, -20.54) |
| CIE-LCH | lch(72.66, 56.30, 338.61°) |
| OKLab | oklab(78.54% 0.154 -0.0548) |
| OKLCH | oklch(78.54% 0.163 340.4) |
| XYZ | xyz(62.4111, 44.6527, 70.9638) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CD9 #8CFDB0
analogous
#E98CFD #FD8CD9 #FD8CA1
triadic
#FD8CD9 #D9FD8C #8CD9FD
tetradic
#FD8CD9 #FDE98C #8CFDB0 #8CA1FD
square
#FD8CD9 #FDE98C #8CFDB0 #8CA1FD
split-complementary
#FD8CD9 #A1FD8C #8CFDE9
monochromatic
#FB14B1 #FC50C5 #FD8CD9 #FEC8ED #FEE1F5
Accessibility & contrast
On white
2.11
#FD8CD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FD8CD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CD9
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CD9 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 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)
#91A7DC
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#FF8EA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd8cd9; /* rgb */ color: rgb(253, 140, 217); /* oklch */ color: oklch(78.5% 0.163 340.4);
Tailwind
colors: {
custom: {
50: '#ffb0e4',
500: '#fd8cd9',
950: '#000000',
},
}SCSS
$custom: #fd8cd9; $custom-light: #ffb0e4; $custom-dark: #000000;
JSON
{
"hex": "#fd8cd9",
"rgb": {
"r": 253,
"g": 140,
"b": 217
},
"hsl": {
"h": 319.115,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.78536,
"c": 0.16345,
"h": 340.4
},
"luminance": 0.44649
}Semantic roles & 50–950 ramp
primary
#FD8CD9
secondary
#D4F7DF
accent
#E64900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083