#FDC5DF#FDC5DF
#FDC5DF is a very light, moderate pink. Relative luminance 0.661; OKLCH L 88.0% C 0.072 H 349.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC5DF |
|---|---|
| RGB | rgb(253, 197, 223) |
| HSL | hsl(332, 93%, 88%) |
| HSV | hsv(332, 22%, 99%) |
| CMYK | cmyk(0%, 22.1%, 11.9%, 0.8%) |
| CIE-LAB | lab(85.07, 23.90, -5.21) |
| CIE-LCH | lch(85.07, 24.46, 347.70°) |
| OKLab | oklab(88.05% 0.0704 -0.0135) |
| OKLCH | oklch(88.05% 0.072 349.1) |
| XYZ | xyz(73.7931, 66.1455, 78.6780) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.38
Pastel Pink
#FFBACD
ΔE00 4.40
Pale Pink
#FFCFDC
ΔE00 4.52
Light Pink
#FFD1DF
ΔE00 4.54
Powder Pink
#FFB2D0
ΔE00 5.03
Bubblegum
#FFC1CC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC5DF #C5FDE3
analogous
#FDC5FB #FDC5DF #FDC7C5
triadic
#FDC5DF #DFFDC5 #C5DFFD
tetradic
#FDC5DF #FBFDC5 #C5FDE3 #C7C5FD
square
#FDC5DF #FBFDC5 #C5FDE3 #C7C5FD
split-complementary
#FDC5DF #C5FDC7 #C5FBFD
monochromatic
#F94F9E #FB8ABE #FDC5DF #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.48
#FDC5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FDC5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC5DF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC5DF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#FFC4CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc5df; /* rgb */ color: rgb(253, 197, 223); /* oklch */ color: oklch(88.0% 0.072 349.1);
Tailwind
colors: {
custom: {
50: '#fed7e9',
500: '#fdc5df',
950: '#000000',
},
}SCSS
$custom: #fdc5df; $custom-light: #fed7e9; $custom-dark: #000000;
JSON
{
"hex": "#fdc5df",
"rgb": {
"r": 253,
"g": 197,
"b": 223
},
"hsl": {
"h": 332.143,
"s": 93.333,
"l": 88.235
},
"oklch": {
"l": 0.88049,
"c": 0.07164,
"h": 349.1
},
"luminance": 0.66143
}Semantic roles & 50–950 ramp
primary
#FDC5DF
secondary
#82E5B7
accent
#E67B00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384