#FFDCE0#FFDCE0
#FFDCE0 is a very light, muted red. Relative luminance 0.778; OKLCH L 92.5% C 0.039 H 10.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCE0 |
|---|---|
| RGB | rgb(255, 220, 224) |
| HSL | hsl(353, 100%, 93%) |
| HSV | hsv(353, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 12.2%, 0%) |
| CIE-LAB | lab(90.70, 12.73, 2.53) |
| CIE-LCH | lch(90.70, 12.97, 11.23°) |
| OKLab | oklab(92.47% 0.0386 0.0069) |
| OKLCH | oklch(92.47% 0.039 10.1) |
| XYZ | xyz(80.2870, 77.8302, 81.3000) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.30
Light Pink
#FFD1DF
ΔE00 4.95
Pale Pink
#FFCFDC
ΔE00 5.15
Light Rose
#FFC5CB
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.41
Pale Rose
#FDC1C5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCE0 #DCFFFB
analogous
#FFDCF1 #FFDCE0 #FFE9DC
triadic
#FFDCE0 #E0FFDC #DCE0FF
tetradic
#FFDCE0 #F1FFDC #DCFFFB #E9DCFF
square
#FFDCE0 #F1FFDC #DCFFFB #E9DCFF
split-complementary
#FFDCE0 #DCFFE9 #DCF1FF
monochromatic
#FF6274 #FF9FAA #FFDCE0 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.27
#FFDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCE0
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCE0 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E0
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdce0; /* rgb */ color: rgb(255, 220, 224); /* oklch */ color: oklch(92.5% 0.039 10.1);
Tailwind
colors: {
custom: {
50: '#ffe6e9',
500: '#ffdce0',
950: '#000000',
},
}SCSS
$custom: #ffdce0; $custom-light: #ffe6e9; $custom-dark: #000000;
JSON
{
"hex": "#ffdce0",
"rgb": {
"r": 255,
"g": 220,
"b": 224
},
"hsl": {
"h": 353.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92468,
"c": 0.03916,
"h": 10.1
},
"luminance": 0.77828
}Semantic roles & 50–950 ramp
primary
#FFDCE0
secondary
#93ECE2
accent
#E6CB00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484