#DFCDC8#DFCDC8
#DFCDC8 is a very light, muted red. Relative luminance 0.635; OKLCH L 86.2% C 0.021 H 36.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC8 |
|---|---|
| RGB | rgb(223, 205, 200) |
| HSL | hsl(13, 26%, 83%) |
| HSV | hsv(13, 10%, 87%) |
| CMYK | cmyk(0%, 8.1%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.72, 5.42, 4.75) |
| CIE-LCH | lch(83.72, 7.20, 41.23°) |
| OKLab | oklab(86.17% 0.0173 0.0126) |
| OKLCH | oklch(86.17% 0.021 36) |
| XYZ | xyz(62.6872, 63.5218, 63.5910) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.66
Warm Gray
#C9BEB0
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.20
Warm Beige
#E9DCC9
ΔE00 8.39
Silver
#C0C0C0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC8 #C8DADF
analogous
#DFC8CE #DFCDC8 #DFD8C8
triadic
#DFCDC8 #C8DFCD #CDC8DF
tetradic
#DFCDC8 #CEDFC8 #C8DADF #D8C8DF
square
#DFCDC8 #CEDFC8 #C8DADF #D8C8DF
split-complementary
#DFCDC8 #C8DFD8 #C8CEDF
monochromatic
#B2877B #C8AAA1 #DFCDC8 #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.53
#DFCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DFCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#E4CBCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdc8; /* rgb */ color: rgb(223, 205, 200); /* oklch */ color: oklch(86.2% 0.021 36.0);
Tailwind
colors: {
custom: {
50: '#e9dcd8',
500: '#dfcdc8',
950: '#000000',
},
}SCSS
$custom: #dfcdc8; $custom-light: #e9dcd8; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc8",
"rgb": {
"r": 223,
"g": 205,
"b": 200
},
"hsl": {
"h": 13.043,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.86168,
"c": 0.02137,
"h": 36
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#DFCDC8
secondary
#95AFB6
accent
#8FA540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483