#FDC4E1#FDC4E1
#FDC4E1 is a very light, moderate pink. Relative luminance 0.658; OKLCH L 87.9% C 0.075 H 346.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4E1 |
|---|---|
| RGB | rgb(253, 196, 225) |
| HSL | hsl(329, 93%, 88%) |
| HSV | hsv(329, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 11.1%, 0.8%) |
| CIE-LAB | lab(84.89, 24.75, -6.54) |
| CIE-LCH | lch(84.89, 25.60, 345.20°) |
| OKLab | oklab(87.93% 0.0725 -0.0171) |
| OKLCH | oklch(87.93% 0.075 346.8) |
| XYZ | xyz(73.8381, 65.8014, 80.0310) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.63
Pastel Pink
#FFBACD
ΔE00 4.87
Powder Pink
#FFB2D0
ΔE00 4.91
Light Pink
#FFD1DF
ΔE00 5.32
Pale Pink
#FFCFDC
ΔE00 5.35
Pale Mauve
#FED0FC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4E1 #C4FDE0
analogous
#FDC4FD #FDC4E1 #FDC4C4
triadic
#FDC4E1 #E1FDC4 #C4E1FD
tetradic
#FDC4E1 #FDFDC4 #C4FDE0 #C4C4FD
square
#FDC4E1 #FDFDC4 #C4FDE0 #C4C4FD
split-complementary
#FDC4E1 #C4FDC4 #C4FDFD
monochromatic
#F94EA5 #FB89C3 #FDC4E1 #FEE1F0 #FEE1F0
Accessibility & contrast
On white
1.48
#FDC4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FDC4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4E1
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4E1 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE2
Deuteranopia (green-blind)
#D5D7DF
Tritanopia (blue-blind)
#FFC3CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc4e1; /* rgb */ color: rgb(253, 196, 225); /* oklch */ color: oklch(87.9% 0.075 346.8);
Tailwind
colors: {
custom: {
50: '#fed6ea',
500: '#fdc4e1',
950: '#000000',
},
}SCSS
$custom: #fdc4e1; $custom-light: #fed6ea; $custom-dark: #000000;
JSON
{
"hex": "#fdc4e1",
"rgb": {
"r": 253,
"g": 196,
"b": 225
},
"hsl": {
"h": 329.474,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.87931,
"c": 0.07452,
"h": 346.8
},
"luminance": 0.65799
}Semantic roles & 50–950 ramp
primary
#FDC4E1
secondary
#81E5B2
accent
#E67100
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384