#FFDCDF#FFDCDF
#FFDCDF is a very light, muted red. Relative luminance 0.778; OKLCH L 92.4% C 0.039 H 12.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCDF |
|---|---|
| RGB | rgb(255, 220, 223) |
| HSL | hsl(355, 100%, 93%) |
| HSV | hsv(355, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 12.5%, 0%) |
| CIE-LAB | lab(90.68, 12.57, 3.02) |
| CIE-LCH | lch(90.68, 12.92, 13.49°) |
| OKLab | oklab(92.44% 0.0382 0.0081) |
| OKLCH | oklch(92.44% 0.039 12) |
| XYZ | xyz(80.1518, 77.7761, 80.5878) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.02
Light Pink
#FFD1DF
ΔE00 5.24
Pale Pink
#FFCFDC
ΔE00 5.41
Light Rose
#FFC5CB
ΔE00 7.10
Lavenderblush
#FFF0F5
ΔE00 7.42
Pale Rose
#FDC1C5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCDF #DCFFFC
analogous
#FFDCF0 #FFDCDF #FFEADC
triadic
#FFDCDF #DFFFDC #DCDFFF
tetradic
#FFDCDF #F0FFDC #DCFFFC #EADCFF
square
#FFDCDF #F0FFDC #DCFFFC #EADCFF
split-complementary
#FFDCDF #DCFFEA #DCF0FF
monochromatic
#FF626F #FF9FA7 #FFDCDF #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.27
#FFDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FFDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCDF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCDF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#E9E7DE
Tritanopia (blue-blind)
#FFD9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcdf; /* rgb */ color: rgb(255, 220, 223); /* oklch */ color: oklch(92.4% 0.039 12.0);
Tailwind
colors: {
custom: {
50: '#ffe6e9',
500: '#ffdcdf',
950: '#000000',
},
}SCSS
$custom: #ffdcdf; $custom-light: #ffe6e9; $custom-dark: #000000;
JSON
{
"hex": "#ffdcdf",
"rgb": {
"r": 255,
"g": 220,
"b": 223
},
"hsl": {
"h": 354.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92441,
"c": 0.03905,
"h": 12
},
"luminance": 0.77774
}Semantic roles & 50–950 ramp
primary
#FFDCDF
secondary
#93ECE4
accent
#E6D200
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484