#FD9CD5#FD9CD5
#FD9CD5 is a light, vivid pink. Relative luminance 0.495; OKLCH L 80.8% C 0.134 H 344.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9CD5 |
|---|---|
| RGB | rgb(253, 156, 213) |
| HSL | hsl(325, 96%, 80%) |
| HSV | hsv(325, 38%, 99%) |
| CMYK | cmyk(0%, 38.3%, 15.8%, 0.8%) |
| CIE-LAB | lab(75.74, 43.74, -13.69) |
| CIE-LCH | lch(75.74, 45.83, 342.62°) |
| OKLab | oklab(80.81% 0.1291 -0.0361) |
| OKLCH | oklch(80.81% 0.134 344.4) |
| XYZ | xyz(64.4073, 49.4676, 69.0937) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.20
Pink (survey)
#FF81C0
ΔE00 5.90
Powder Pink
#FFB2D0
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.18
Pinky
#FC86AA
ΔE00 9.00
Lavender Pink
#DD85D7
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9CD5 #9CFDC4
analogous
#F49CFD #FD9CD5 #FD9CA4
triadic
#FD9CD5 #D5FD9C #9CD5FD
tetradic
#FD9CD5 #FDF49C #9CFDC4 #9CA4FD
square
#FD9CD5 #FDF49C #9CFDC4 #9CA4FD
split-complementary
#FD9CD5 #A4FD9C #9CFDF4
monochromatic
#FB24A2 #FC60BC #FD9CD5 #FED8EE #FEE1F2
Accessibility & contrast
On white
1.93
#FD9CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FD9CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9CD5
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9CD5 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B1D7
Deuteranopia (green-blind)
#BBC1D2
Tritanopia (blue-blind)
#FF9CB0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd9cd5; /* rgb */ color: rgb(253, 156, 213); /* oklch */ color: oklch(80.8% 0.134 344.4);
Tailwind
colors: {
custom: {
50: '#ffbbe2',
500: '#fd9cd5',
950: '#000000',
},
}SCSS
$custom: #fd9cd5; $custom-light: #ffbbe2; $custom-dark: #000000;
JSON
{
"hex": "#fd9cd5",
"rgb": {
"r": 253,
"g": 156,
"b": 213
},
"hsl": {
"h": 324.742,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.80814,
"c": 0.1341,
"h": 344.4
},
"luminance": 0.49464
}Semantic roles & 50–950 ramp
primary
#FD9CD5
secondary
#D4F7E2
accent
#E65F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183