#FDDCED#FDDCED
#FDDCED is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.7% C 0.043 H 345.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCED |
|---|---|
| RGB | rgb(253, 220, 237) |
| HSL | hsl(329, 89%, 93%) |
| HSV | hsv(329, 13%, 99%) |
| CMYK | cmyk(0%, 13%, 6.3%, 0.8%) |
| CIE-LAB | lab(90.86, 14.17, -4.08) |
| CIE-LCH | lch(90.86, 14.75, 343.95°) |
| OKLab | oklab(92.66% 0.0412 -0.0106) |
| OKLCH | oklch(92.66% 0.043 345.5) |
| XYZ | xyz(81.3858, 78.1851, 90.9083) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.12
Pale Pink
#FFCFDC
ΔE00 4.82
Thistle
#D8BFD8
ΔE00 7.97
Pale Mauve
#FED0FC
ΔE00 8.16
Lavenderblush
#FFF0F5
ΔE00 8.26
Mistyrose
#FFE4E1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCED #DCFDEC
analogous
#FCDCFD #FDDCED #FDDCDC
triadic
#FDDCED #EDFDDC #DCEDFD
tetradic
#FDDCED #FDFCDC #DCFDEC #DCDCFD
square
#FDDCED #FDFCDC #DCFDEC #DCDCFD
split-complementary
#FDDCED #DCFDDC #DCFDFC
monochromatic
#F668B1 #FAA2CF #FDDCED #FDE2F0 #FDE2F0
Accessibility & contrast
On white
1.26
#FDDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FDDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCED
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCED | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fddced; /* rgb */ color: rgb(253, 220, 237); /* oklch */ color: oklch(92.7% 0.043 345.5);
Tailwind
colors: {
custom: {
50: '#fee7f2',
500: '#fddced',
950: '#000000',
},
}SCSS
$custom: #fddced; $custom-light: #fee7f2; $custom-dark: #000000;
JSON
{
"hex": "#fddced",
"rgb": {
"r": 253,
"g": 220,
"b": 237
},
"hsl": {
"h": 329.091,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92664,
"c": 0.04251,
"h": 345.5
},
"luminance": 0.78183
}Semantic roles & 50–950 ramp
primary
#FDDCED
secondary
#96E7BD
accent
#E66F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485