#DFCDC7#DFCDC7
#DFCDC7 is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.1% C 0.022 H 39.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC7 |
|---|---|
| RGB | rgb(223, 205, 199) |
| HSL | hsl(15, 27%, 83%) |
| HSV | hsv(15, 11%, 87%) |
| CMYK | cmyk(0%, 8.1%, 10.8%, 12.5%) |
| CIE-LAB | lab(83.69, 5.25, 5.25) |
| CIE-LCH | lch(83.69, 7.42, 44.96°) |
| OKLab | oklab(86.14% 0.0169 0.0139) |
| OKLCH | oklch(86.14% 0.022 39.4) |
| XYZ | xyz(62.5707, 63.4752, 62.9775) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.84
Warm Gray
#C9BEB0
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.82
Warm Beige
#E9DCC9
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.24
Linen
#FAF0E6
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC7 #C7D9DF
analogous
#DFC7CD #DFCDC7 #DFD9C7
triadic
#DFCDC7 #C7DFCD #CDC7DF
tetradic
#DFCDC7 #CDDFC7 #C7D9DF #D9C7DF
square
#DFCDC7 #CDDFC7 #C7D9DF #D9C7DF
split-complementary
#DFCDC7 #C7DFD9 #C7CDDF
monochromatic
#B28779 #C9AAA0 #DFCDC7 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.53
#DFCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DFCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC7
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC7 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC7
Deuteranopia (green-blind)
#D5D2C7
Tritanopia (blue-blind)
#E4CBCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdc7; /* rgb */ color: rgb(223, 205, 199); /* oklch */ color: oklch(86.1% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#e9dcd8',
500: '#dfcdc7',
950: '#000000',
},
}SCSS
$custom: #dfcdc7; $custom-light: #e9dcd8; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc7",
"rgb": {
"r": 223,
"g": 205,
"b": 199
},
"hsl": {
"h": 15,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.86141,
"c": 0.02185,
"h": 39.4
},
"luminance": 0.63474
}Semantic roles & 50–950 ramp
primary
#DFCDC7
secondary
#94AEB6
accent
#8CA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483