#FFDCD3#FFDCD3
#FFDCD3 is a very light, muted red. Relative luminance 0.771; OKLCH L 92.1% C 0.041 H 34.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD3 |
|---|---|
| RGB | rgb(255, 220, 211) |
| HSL | hsl(12, 100%, 91%) |
| HSV | hsv(12, 17%, 100%) |
| CMYK | cmyk(0%, 13.7%, 17.3%, 0%) |
| CIE-LAB | lab(90.39, 10.71, 8.90) |
| CIE-LCH | lch(90.39, 13.92, 39.70°) |
| OKLab | oklab(92.12% 0.0337 0.0234) |
| OKLCH | oklch(92.12% 0.041 34.8) |
| XYZ | xyz(78.5909, 77.1518, 72.3672) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.53
Apricot
#FBCEB1
ΔE00 8.10
Lavenderblush
#FFF0F5
ΔE00 9.02
Very Light Pink
#FFF4F2
ΔE00 9.27
Light Rose
#FFC5CB
ΔE00 9.54
Peach
#FFDAB9
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD3 #D3F6FF
analogous
#FFD3E0 #FFDCD3 #FFF2D3
triadic
#FFDCD3 #D3FFDC #DCD3FF
tetradic
#FFDCD3 #E0FFD3 #D3F6FF #F2D3FF
square
#FFDCD3 #E0FFD3 #D3F6FF #F2D3FF
split-complementary
#FFDCD3 #D3FFF2 #D3E0FF
monochromatic
#FF7B59 #FFAB96 #FFDCD3 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.28
#FFDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FFDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD3
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD3 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#ECE6D3
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcd3; /* rgb */ color: rgb(255, 220, 211); /* oklch */ color: oklch(92.1% 0.041 34.8);
Tailwind
colors: {
custom: {
50: '#ffe6e0',
500: '#ffdcd3',
950: '#000000',
},
}SCSS
$custom: #ffdcd3; $custom-light: #ffe6e0; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd3",
"rgb": {
"r": 255,
"g": 220,
"b": 211
},
"hsl": {
"h": 12.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.92123,
"c": 0.04099,
"h": 34.8
},
"luminance": 0.7715
}Semantic roles & 50–950 ramp
primary
#FFDCD3
secondary
#8CD7EB
accent
#B7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484