#FDC4E5#FDC4E5
#FDC4E5 is a very light, moderate pink. Relative luminance 0.660; OKLCH L 88.1% C 0.077 H 343.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4E5 |
|---|---|
| RGB | rgb(253, 196, 229) |
| HSL | hsl(325, 93%, 88%) |
| HSV | hsv(325, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 9.5%, 0.8%) |
| CIE-LAB | lab(85.01, 25.40, -8.50) |
| CIE-LCH | lch(85.01, 26.79, 341.50°) |
| OKLab | oklab(88.06% 0.0739 -0.0223) |
| OKLCH | oklch(88.06% 0.077 343.2) |
| XYZ | xyz(74.3901, 66.0222, 82.9385) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.03
Powder Pink
#FFB2D0
ΔE00 5.34
Baby Pink
#FFB7CE
ΔE00 5.46
Pastel Pink
#FFBACD
ΔE00 5.87
Very Light Purple
#F6CEFC
ΔE00 6.21
Light Pink
#FFD1DF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4E5 #C4FDDC
analogous
#F8C4FD #FDC4E5 #FDC4C8
triadic
#FDC4E5 #E5FDC4 #C4E5FD
tetradic
#FDC4E5 #FDF8C4 #C4FDDC #C4C8FD
square
#FDC4E5 #FDF8C4 #C4FDDC #C4C8FD
split-complementary
#FDC4E5 #C8FDC4 #C4FDF8
monochromatic
#F94EB1 #FB89CB #FDC4E5 #FEE1F2 #FEE1F2
Accessibility & contrast
On white
1.48
#FDC4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FDC4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4E5
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4E5 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE6
Deuteranopia (green-blind)
#D4D8E3
Tritanopia (blue-blind)
#FFC4CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc4e5; /* rgb */ color: rgb(253, 196, 229); /* oklch */ color: oklch(88.1% 0.077 343.2);
Tailwind
colors: {
custom: {
50: '#fed6ed',
500: '#fdc4e5',
950: '#000000',
},
}SCSS
$custom: #fdc4e5; $custom-light: #fed6ed; $custom-dark: #000000;
JSON
{
"hex": "#fdc4e5",
"rgb": {
"r": 253,
"g": 196,
"b": 229
},
"hsl": {
"h": 325.263,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88056,
"c": 0.07722,
"h": 343.2
},
"luminance": 0.6602
}Semantic roles & 50–950 ramp
primary
#FDC4E5
secondary
#81E5AB
accent
#E66100
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384