#FFDCEC#FFDCEC
#FFDCEC is a very light, muted pink. Relative luminance 0.785; OKLCH L 92.8% C 0.044 H 348.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCEC |
|---|---|
| RGB | rgb(255, 220, 236) |
| HSL | hsl(333, 100%, 93%) |
| HSV | hsv(333, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 7.5%, 0%) |
| CIE-LAB | lab(91.01, 14.69, -3.32) |
| CIE-LCH | lch(91.01, 15.06, 347.26°) |
| OKLab | oklab(92.81% 0.0429 -0.0086) |
| OKLCH | oklch(92.81% 0.044 348.7) |
| XYZ | xyz(81.9722, 78.5043, 90.1753) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.59
Pale Pink
#FFCFDC
ΔE00 4.29
Mistyrose
#FFE4E1
ΔE00 8.07
Light Rose
#FFC5CB
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 8.35
Pale Mauve
#FED0FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCEC #DCFFEF
analogous
#FFDCFE #FFDCEC #FFDDDC
triadic
#FFDCEC #ECFFDC #DCECFF
tetradic
#FFDCEC #FEFFDC #DCFFEF #DDDCFF
square
#FFDCEC #FEFFDC #DCFFEF #DDDCFF
split-complementary
#FFDCEC #DCFFDD #DCFEFF
monochromatic
#FF62AA #FF9FCB #FFDCEC #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.26
#FFDCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FFDCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCEC
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCEC | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#FFDBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdcec; /* rgb */ color: rgb(255, 220, 236); /* oklch */ color: oklch(92.8% 0.044 348.7);
Tailwind
colors: {
custom: {
50: '#ffe7f2',
500: '#ffdcec',
950: '#000000',
},
}SCSS
$custom: #ffdcec; $custom-light: #ffe7f2; $custom-dark: #000000;
JSON
{
"hex": "#ffdcec",
"rgb": {
"r": 255,
"g": 220,
"b": 236
},
"hsl": {
"h": 332.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92809,
"c": 0.04379,
"h": 348.7
},
"luminance": 0.78503
}Semantic roles & 50–950 ramp
primary
#FFDCEC
secondary
#93ECC3
accent
#E67D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485