#FFDCE9#FFDCE9
#FFDCE9 is a very light, muted pink. Relative luminance 0.783; OKLCH L 92.7% C 0.042 H 353.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCE9 |
|---|---|
| RGB | rgb(255, 220, 233) |
| HSL | hsl(338, 100%, 93%) |
| HSV | hsv(338, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 8.6%, 0%) |
| CIE-LAB | lab(90.93, 14.19, -1.86) |
| CIE-LCH | lch(90.93, 14.31, 352.52°) |
| OKLab | oklab(92.72% 0.0419 -0.0047) |
| OKLCH | oklch(92.72% 0.042 353.6) |
| XYZ | xyz(81.5400, 78.3314, 87.8991) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.46
Pale Pink
#FFCFDC
ΔE00 4.08
Mistyrose
#FFE4E1
ΔE00 7.12
Light Rose
#FFC5CB
ΔE00 7.62
Lavenderblush
#FFF0F5
ΔE00 8.02
Bubblegum
#FFC1CC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCE9 #DCFFF2
analogous
#FFDCFA #FFDCE9 #FFE0DC
triadic
#FFDCE9 #E9FFDC #DCE9FF
tetradic
#FFDCE9 #FAFFDC #DCFFF2 #E0DCFF
square
#FFDCE9 #FAFFDC #DCFFF2 #E0DCFF
split-complementary
#FFDCE9 #DCFFE0 #DCFAFF
monochromatic
#FF629C #FF9FC3 #FFDCE9 #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.26
#FFDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCE9
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCE9 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#E7E7E8
Tritanopia (blue-blind)
#FFDBE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdce9; /* rgb */ color: rgb(255, 220, 233); /* oklch */ color: oklch(92.7% 0.042 353.6);
Tailwind
colors: {
custom: {
50: '#ffe7f0',
500: '#ffdce9',
950: '#000000',
},
}SCSS
$custom: #ffdce9; $custom-light: #ffe7f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdce9",
"rgb": {
"r": 255,
"g": 220,
"b": 233
},
"hsl": {
"h": 337.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92722,
"c": 0.04213,
"h": 353.6
},
"luminance": 0.7833
}Semantic roles & 50–950 ramp
primary
#FFDCE9
secondary
#93ECCB
accent
#E69000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485