#FFDCE3#FFDCE3
#FFDCE3 is a very light, muted red. Relative luminance 0.780; OKLCH L 92.6% C 0.040 H 4.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCE3 |
|---|---|
| RGB | rgb(255, 220, 227) |
| HSL | hsl(348, 100%, 93%) |
| HSV | hsv(348, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 11%, 0%) |
| CIE-LAB | lab(90.78, 13.21, 1.06) |
| CIE-LCH | lch(90.78, 13.25, 4.60°) |
| OKLab | oklab(92.55% 0.0397 0.003) |
| OKLCH | oklch(92.55% 0.04 4.3) |
| XYZ | xyz(80.6975, 77.9944, 83.4616) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.18
Pale Pink
#FFCFDC
ΔE00 4.52
Mistyrose
#FFE4E1
ΔE00 5.21
Light Rose
#FFC5CB
ΔE00 7.06
Lavenderblush
#FFF0F5
ΔE00 7.47
Pale Rose
#FDC1C5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCE3 #DCFFF8
analogous
#FFDCF4 #FFDCE3 #FFE6DC
triadic
#FFDCE3 #E3FFDC #DCE3FF
tetradic
#FFDCE3 #F4FFDC #DCFFF8 #E6DCFF
square
#FFDCE3 #F4FFDC #DCFFF8 #E6DCFF
split-complementary
#FFDCE3 #DCFFE6 #DCF4FF
monochromatic
#FF6281 #FF9FB2 #FFDCE3 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.27
#FFDCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FFDCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCE3
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCE3 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E3
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#FFDADE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdce3; /* rgb */ color: rgb(255, 220, 227); /* oklch */ color: oklch(92.6% 0.040 4.3);
Tailwind
colors: {
custom: {
50: '#ffe7eb',
500: '#ffdce3',
950: '#000000',
},
}SCSS
$custom: #ffdce3; $custom-light: #ffe7eb; $custom-dark: #000000;
JSON
{
"hex": "#ffdce3",
"rgb": {
"r": 255,
"g": 220,
"b": 227
},
"hsl": {
"h": 348,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92551,
"c": 0.03978,
"h": 4.3
},
"luminance": 0.77992
}Semantic roles & 50–950 ramp
primary
#FFDCE3
secondary
#93ECDA
accent
#E6B800
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484