#FFDCED#FFDCED
#FFDCED is a very light, muted pink. Relative luminance 0.786; OKLCH L 92.8% C 0.044 H 347.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCED |
|---|---|
| RGB | rgb(255, 220, 237) |
| HSL | hsl(331, 100%, 93%) |
| HSV | hsv(331, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 7.1%, 0%) |
| CIE-LAB | lab(91.04, 14.85, -3.81) |
| CIE-LCH | lch(91.04, 15.33, 345.63°) |
| OKLab | oklab(92.84% 0.0433 -0.0099) |
| OKLCH | oklch(92.84% 0.044 347.1) |
| XYZ | xyz(82.1179, 78.5626, 90.9426) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.70
Pale Pink
#FFCFDC
ΔE00 4.41
Pale Mauve
#FED0FC
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 8.23
Light Rose
#FFC5CB
ΔE00 8.28
Mistyrose
#FFE4E1
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCED #DCFFEE
analogous
#FFDCFF #FFDCED #FFDCDC
triadic
#FFDCED #EDFFDC #DCEDFF
tetradic
#FFDCED #FFFFDC #DCFFEE #DCDCFF
square
#FFDCED #FFFFDC #DCFFEE #DCDCFF
split-complementary
#FFDCED #DCFFDC #DCFFFF
monochromatic
#FF62AE #FF9FCE #FFDCED #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.26
#FFDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FFDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCED
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCED | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdced; /* rgb */ color: rgb(255, 220, 237); /* oklch */ color: oklch(92.8% 0.044 347.1);
Tailwind
colors: {
custom: {
50: '#ffe7f2',
500: '#ffdced',
950: '#000000',
},
}SCSS
$custom: #ffdced; $custom-light: #ffe7f2; $custom-dark: #000000;
JSON
{
"hex": "#ffdced",
"rgb": {
"r": 255,
"g": 220,
"b": 237
},
"hsl": {
"h": 330.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92838,
"c": 0.04441,
"h": 347.1
},
"luminance": 0.78561
}Semantic roles & 50–950 ramp
primary
#FFDCED
secondary
#93ECC1
accent
#E67600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485