#FFDCD2#FFDCD2
#FFDCD2 is a very light, muted red. Relative luminance 0.771; OKLCH L 92.1% C 0.041 H 36.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD2 |
|---|---|
| RGB | rgb(255, 220, 210) |
| HSL | hsl(13, 100%, 91%) |
| HSV | hsv(13, 18%, 100%) |
| CMYK | cmyk(0%, 13.7%, 17.6%, 0%) |
| CIE-LAB | lab(90.37, 10.56, 9.39) |
| CIE-LCH | lch(90.37, 14.13, 41.62°) |
| OKLab | oklab(92.1% 0.0333 0.0246) |
| OKLCH | oklch(92.1% 0.041 36.5) |
| XYZ | xyz(78.4660, 77.1018, 71.7091) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.79
Apricot
#FBCEB1
ΔE00 7.70
Peach
#FFDAB9
ΔE00 9.12
Lavenderblush
#FFF0F5
ΔE00 9.25
Very Light Pink
#FFF4F2
ΔE00 9.32
Light Rose
#FFC5CB
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD2 #D2F5FF
analogous
#FFD2DE #FFDCD2 #FFF2D2
triadic
#FFDCD2 #D2FFDC #DCD2FF
tetradic
#FFDCD2 #DEFFD2 #D2F5FF #F2D2FF
square
#FFDCD2 #DEFFD2 #D2F5FF #F2D2FF
split-complementary
#FFDCD2 #D2FFF2 #D2DEFF
monochromatic
#FF7D58 #FFAC95 #FFDCD2 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.28
#FFDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FFDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD2
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD2 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD1
Deuteranopia (green-blind)
#ECE6D2
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcd2; /* rgb */ color: rgb(255, 220, 210); /* oklch */ color: oklch(92.1% 0.041 36.5);
Tailwind
colors: {
custom: {
50: '#ffe6df',
500: '#ffdcd2',
950: '#000000',
},
}SCSS
$custom: #ffdcd2; $custom-light: #ffe6df; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd2",
"rgb": {
"r": 255,
"g": 220,
"b": 210
},
"hsl": {
"h": 13.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.92097,
"c": 0.04142,
"h": 36.5
},
"luminance": 0.771
}Semantic roles & 50–950 ramp
primary
#FFDCD2
secondary
#8BD5EA
accent
#B3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484