#DFCDC0#DFCDC0
#DFCDC0 is a very light, muted orange. Relative luminance 0.632; OKLCH L 86.0% C 0.027 H 58.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC0 |
|---|---|
| RGB | rgb(223, 205, 192) |
| HSL | hsl(25, 33%, 81%) |
| HSV | hsv(25, 14%, 87%) |
| CMYK | cmyk(0%, 8.1%, 13.9%, 12.5%) |
| CIE-LAB | lab(83.53, 4.12, 8.73) |
| CIE-LCH | lch(83.53, 9.66, 64.73°) |
| OKLab | oklab(85.96% 0.0142 0.0229) |
| OKLCH | oklch(85.96% 0.027 58.2) |
| XYZ | xyz(61.7766, 63.1575, 58.7953) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.28
Warm Gray
#C9BEB0
ΔE00 5.37
Antiquewhite
#FAEBD7
ΔE00 7.56
Champagne
#F7E7CE
ΔE00 7.88
Linen
#FAF0E6
ΔE00 8.18
Peach
#FFDAB9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC0 #C0D2DF
analogous
#DFC0C3 #DFCDC0 #DFDDC0
triadic
#DFCDC0 #C0DFCD #CDC0DF
tetradic
#DFCDC0 #C3DFC0 #C0D2DF #DDC0DF
square
#DFCDC0 #C3DFC0 #C0D2DF #DDC0DF
split-complementary
#DFCDC0 #C0DFDD #C0C3DF
monochromatic
#B68D6F #CAAD97 #DFCDC0 #F4EDE9 #F5EFEB
Accessibility & contrast
On white
1.54
#DFCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DFCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC0
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC0 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBF
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#E5CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdc0; /* rgb */ color: rgb(223, 205, 192); /* oklch */ color: oklch(86.0% 0.027 58.2);
Tailwind
colors: {
custom: {
50: '#e9dcd3',
500: '#dfcdc0',
950: '#000000',
},
}SCSS
$custom: #dfcdc0; $custom-light: #e9dcd3; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc0",
"rgb": {
"r": 223,
"g": 205,
"b": 192
},
"hsl": {
"h": 25.161,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.85955,
"c": 0.0269,
"h": 58.2
},
"luminance": 0.63156
}Semantic roles & 50–950 ramp
primary
#DFCDC0
secondary
#8CA5B7
accent
#7CAB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483