#FDC2DF#FDC2DF
#FDC2DF is a very light, moderate pink. Relative luminance 0.648; OKLCH L 87.5% C 0.077 H 347.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2DF |
|---|---|
| RGB | rgb(253, 194, 223) |
| HSL | hsl(331, 94%, 88%) |
| HSV | hsv(331, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 11.9%, 0.8%) |
| CIE-LAB | lab(84.38, 25.47, -6.23) |
| CIE-LCH | lch(84.38, 26.23, 346.25°) |
| OKLab | oklab(87.52% 0.0749 -0.0162) |
| OKLCH | oklch(87.52% 0.077 347.8) |
| XYZ | xyz(73.1187, 64.7967, 78.4532) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.14
Powder Pink
#FFB2D0
ΔE00 4.36
Pastel Pink
#FFBACD
ΔE00 4.46
Pale Pink
#FFCFDC
ΔE00 5.54
Light Pink
#FFD1DF
ΔE00 5.58
Bubblegum
#FFC1CC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2DF #C2FDE0
analogous
#FDC2FD #FDC2DF #FDC2C2
triadic
#FDC2DF #DFFDC2 #C2DFFD
tetradic
#FDC2DF #FDFDC2 #C2FDE0 #C2C2FD
square
#FDC2DF #FDFDC2 #C2FDE0 #C2C2FD
split-complementary
#FDC2DF #C2FDC2 #C2FDFD
monochromatic
#F94BA1 #FB87C0 #FDC2DF #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.50
#FDC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FDC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2DF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2DF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#FFC1CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc2df; /* rgb */ color: rgb(253, 194, 223); /* oklch */ color: oklch(87.5% 0.077 347.8);
Tailwind
colors: {
custom: {
50: '#fed4e9',
500: '#fdc2df',
950: '#000000',
},
}SCSS
$custom: #fdc2df; $custom-light: #fed4e9; $custom-dark: #000000;
JSON
{
"hex": "#fdc2df",
"rgb": {
"r": 253,
"g": 194,
"b": 223
},
"hsl": {
"h": 330.508,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87515,
"c": 0.0766,
"h": 347.8
},
"luminance": 0.64794
}Semantic roles & 50–950 ramp
primary
#FDC2DF
secondary
#7FE4B2
accent
#E67500
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384