#DFCDC4#DFCDC4
#DFCDC4 is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.1% C 0.024 H 48.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC4 |
|---|---|
| RGB | rgb(223, 205, 196) |
| HSL | hsl(20, 30%, 82%) |
| HSV | hsv(20, 12%, 87%) |
| CMYK | cmyk(0%, 8.1%, 12.1%, 12.5%) |
| CIE-LAB | lab(83.62, 4.76, 6.74) |
| CIE-LCH | lch(83.62, 8.25, 54.74°) |
| OKLab | oklab(86.06% 0.0157 0.0177) |
| OKLCH | oklch(86.06% 0.024 48.4) |
| XYZ | xyz(62.2258, 63.3372, 61.1612) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.33
Warm Beige
#E9DCC9
ΔE00 6.71
Mistyrose
#FFE4E1
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 8.07
Linen
#FAF0E6
ΔE00 8.33
Gainsboro
#DCDCDC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC4 #C4D6DF
analogous
#DFC4C9 #DFCDC4 #DFDBC4
triadic
#DFCDC4 #C4DFCD #CDC4DF
tetradic
#DFCDC4 #C9DFC4 #C4D6DF #DBC4DF
square
#DFCDC4 #C9DFC4 #C4D6DF #DBC4DF
split-complementary
#DFCDC4 #C4DFDB #C4C9DF
monochromatic
#B48A75 #C9AB9C #DFCDC4 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.54
#DFCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DFCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC4
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC4 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC3
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#E5CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdc4; /* rgb */ color: rgb(223, 205, 196); /* oklch */ color: oklch(86.1% 0.024 48.4);
Tailwind
colors: {
custom: {
50: '#e9dcd5',
500: '#dfcdc4',
950: '#000000',
},
}SCSS
$custom: #dfcdc4; $custom-light: #e9dcd5; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc4",
"rgb": {
"r": 223,
"g": 205,
"b": 196
},
"hsl": {
"h": 20,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.8606,
"c": 0.0237,
"h": 48.4
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#DFCDC4
secondary
#91AAB7
accent
#85A83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483