#DFCDC5#DFCDC5
#DFCDC5 is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.1% C 0.023 H 45.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC5 |
|---|---|
| RGB | rgb(223, 205, 197) |
| HSL | hsl(18, 29%, 82%) |
| HSV | hsv(18, 12%, 87%) |
| CMYK | cmyk(0%, 8.1%, 11.7%, 12.5%) |
| CIE-LAB | lab(83.64, 4.93, 6.24) |
| CIE-LCH | lch(83.64, 7.95, 51.72°) |
| OKLab | oklab(86.09% 0.0161 0.0164) |
| OKLCH | oklch(86.09% 0.023 45.6) |
| XYZ | xyz(62.3400, 63.3829, 61.7626) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.63
Warm Beige
#E9DCC9
ΔE00 7.11
Mistyrose
#FFE4E1
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 8.38
Linen
#FAF0E6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC5 #C5D7DF
analogous
#DFC5CA #DFCDC5 #DFDAC5
triadic
#DFCDC5 #C5DFCD #CDC5DF
tetradic
#DFCDC5 #CADFC5 #C5D7DF #DAC5DF
square
#DFCDC5 #CADFC5 #C5D7DF #DAC5DF
split-complementary
#DFCDC5 #C5DFDA #C5CADF
monochromatic
#B38976 #C9AB9E #DFCDC5 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.54
#DFCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DFCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC5
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC5 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC4
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#E5CACB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdc5; /* rgb */ color: rgb(223, 205, 197); /* oklch */ color: oklch(86.1% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#e9dcd6',
500: '#dfcdc5',
950: '#000000',
},
}SCSS
$custom: #dfcdc5; $custom-light: #e9dcd6; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc5",
"rgb": {
"r": 223,
"g": 205,
"b": 197
},
"hsl": {
"h": 18.462,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.86087,
"c": 0.02302,
"h": 45.6
},
"luminance": 0.63382
}Semantic roles & 50–950 ramp
primary
#DFCDC5
secondary
#92ABB6
accent
#87A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483