#FFDDEC#FFDDEC
#FFDDEC is a very light, muted pink. Relative luminance 0.790; OKLCH L 93.0% C 0.042 H 349.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDEC |
|---|---|
| RGB | rgb(255, 221, 236) |
| HSL | hsl(334, 100%, 93%) |
| HSV | hsv(334, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 7.5%, 0%) |
| CIE-LAB | lab(91.25, 14.17, -2.97) |
| CIE-LCH | lch(91.25, 14.47, 348.16°) |
| OKLab | oklab(93% 0.0415 -0.0077) |
| OKLCH | oklch(93% 0.042 349.5) |
| XYZ | xyz(82.2354, 79.0308, 90.2630) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.84
Pale Pink
#FFCFDC
ΔE00 4.52
Mistyrose
#FFE4E1
ΔE00 7.65
Lavenderblush
#FFF0F5
ΔE00 8.02
Light Rose
#FFC5CB
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDEC #DDFFF0
analogous
#FFDDFD #FFDDEC #FFDFDD
triadic
#FFDDEC #ECFFDD #DDECFF
tetradic
#FFDDEC #FDFFDD #DDFFF0 #DFDDFF
square
#FFDDEC #FDFFDD #DDFFF0 #DFDDFF
split-complementary
#FFDDEC #DDFFDF #DDFDFF
monochromatic
#FF63A8 #FFA0CA #FFDDEC #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.25
#FFDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FFDDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDEC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDEC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffddec; /* rgb */ color: rgb(255, 221, 236); /* oklch */ color: oklch(93.0% 0.042 349.5);
Tailwind
colors: {
custom: {
50: '#ffe7f2',
500: '#ffddec',
950: '#000000',
},
}SCSS
$custom: #ffddec; $custom-light: #ffe7f2; $custom-dark: #000000;
JSON
{
"hex": "#ffddec",
"rgb": {
"r": 255,
"g": 221,
"b": 236
},
"hsl": {
"h": 333.529,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92995,
"c": 0.04218,
"h": 349.5
},
"luminance": 0.79029
}Semantic roles & 50–950 ramp
primary
#FFDDEC
secondary
#94ECC5
accent
#E68000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485