#FDC2DE#FDC2DE
#FDC2DE is a very light, moderate pink. Relative luminance 0.647; OKLCH L 87.5% C 0.076 H 348.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2DE |
|---|---|
| RGB | rgb(253, 194, 222) |
| HSL | hsl(332, 94%, 88%) |
| HSV | hsv(332, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 12.3%, 0.8%) |
| CIE-LAB | lab(84.35, 25.31, -5.74) |
| CIE-LCH | lch(84.35, 25.96, 347.22°) |
| OKLab | oklab(87.48% 0.0745 -0.0149) |
| OKLCH | oklch(87.48% 0.076 348.7) |
| XYZ | xyz(72.9843, 64.7429, 77.7452) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.94
Pastel Pink
#FFBACD
ΔE00 4.21
Powder Pink
#FFB2D0
ΔE00 4.29
Pale Pink
#FFCFDC
ΔE00 5.32
Light Pink
#FFD1DF
ΔE00 5.38
Bubblegum
#FFC1CC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2DE #C2FDE1
analogous
#FDC2FC #FDC2DE #FDC3C2
triadic
#FDC2DE #DEFDC2 #C2DEFD
tetradic
#FDC2DE #FCFDC2 #C2FDE1 #C3C2FD
square
#FDC2DE #FCFDC2 #C2FDE1 #C3C2FD
split-complementary
#FDC2DE #C2FDC3 #C2FCFD
monochromatic
#F94B9E #FB87BE #FDC2DE #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.51
#FDC2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FDC2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2DE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2DE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDDF
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#FFC1CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc2de; /* rgb */ color: rgb(253, 194, 222); /* oklch */ color: oklch(87.5% 0.076 348.7);
Tailwind
colors: {
custom: {
50: '#fed4e8',
500: '#fdc2de',
950: '#000000',
},
}SCSS
$custom: #fdc2de; $custom-light: #fed4e8; $custom-dark: #000000;
JSON
{
"hex": "#fdc2de",
"rgb": {
"r": 253,
"g": 194,
"b": 222
},
"hsl": {
"h": 331.525,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87484,
"c": 0.076,
"h": 348.7
},
"luminance": 0.6474
}Semantic roles & 50–950 ramp
primary
#FDC2DE
secondary
#7FE4B4
accent
#E67900
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384