#DFCDC3#DFCDC3
#DFCDC3 is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.0% C 0.024 H 51.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC3 |
|---|---|
| RGB | rgb(223, 205, 195) |
| HSL | hsl(21, 30%, 82%) |
| HSV | hsv(21, 13%, 87%) |
| CMYK | cmyk(0%, 8.1%, 12.6%, 12.5%) |
| CIE-LAB | lab(83.60, 4.60, 7.24) |
| CIE-LCH | lch(83.60, 8.58, 57.55°) |
| OKLab | oklab(86.03% 0.0153 0.019) |
| OKLCH | oklch(86.03% 0.024 51.1) |
| XYZ | xyz(62.1124, 63.2918, 60.5637) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.05
Warm Beige
#E9DCC9
ΔE00 6.32
Mistyrose
#FFE4E1
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 8.19
Linen
#FAF0E6
ΔE00 8.26
Antiquewhite
#FAEBD7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC3 #C3D5DF
analogous
#DFC3C7 #DFCDC3 #DFDBC3
triadic
#DFCDC3 #C3DFCD #CDC3DF
tetradic
#DFCDC3 #C7DFC3 #C3D5DF #DBC3DF
square
#DFCDC3 #C7DFC3 #C3D5DF #DBC3DF
split-complementary
#DFCDC3 #C3DFDB #C3C7DF
monochromatic
#B48A73 #CAAC9B #DFCDC3 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.54
#DFCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DFCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC3
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC3 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC2
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#E5CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdc3; /* rgb */ color: rgb(223, 205, 195); /* oklch */ color: oklch(86.0% 0.024 51.1);
Tailwind
colors: {
custom: {
50: '#e9dcd5',
500: '#dfcdc3',
950: '#000000',
},
}SCSS
$custom: #dfcdc3; $custom-light: #e9dcd5; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc3",
"rgb": {
"r": 223,
"g": 205,
"b": 195
},
"hsl": {
"h": 21.429,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.86034,
"c": 0.02443,
"h": 51.1
},
"luminance": 0.63291
}Semantic roles & 50–950 ramp
primary
#DFCDC3
secondary
#90A9B7
accent
#82A93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483