#DFCDC1#DFCDC1
#DFCDC1 is a very light, muted orange. Relative luminance 0.632; OKLCH L 86.0% C 0.026 H 56.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC1 |
|---|---|
| RGB | rgb(223, 205, 193) |
| HSL | hsl(24, 32%, 82%) |
| HSV | hsv(24, 13%, 87%) |
| CMYK | cmyk(0%, 8.1%, 13.5%, 12.5%) |
| CIE-LAB | lab(83.55, 4.28, 8.23) |
| CIE-LCH | lch(83.55, 9.28, 62.52°) |
| OKLab | oklab(85.98% 0.0146 0.0216) |
| OKLCH | oklch(85.98% 0.026 56) |
| XYZ | xyz(61.8878, 63.2020, 59.3808) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.57
Warm Beige
#E9DCC9
ΔE00 5.60
Antiquewhite
#FAEBD7
ΔE00 7.79
Linen
#FAF0E6
ΔE00 8.18
Champagne
#F7E7CE
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC1 #C1D3DF
analogous
#DFC1C4 #DFCDC1 #DFDCC1
triadic
#DFCDC1 #C1DFCD #CDC1DF
tetradic
#DFCDC1 #C4DFC1 #C1D3DF #DCC1DF
square
#DFCDC1 #C4DFC1 #C1D3DF #DCC1DF
split-complementary
#DFCDC1 #C1DFDC #C1C4DF
monochromatic
#B58C70 #CAAC99 #DFCDC1 #F4EEE9 #F5EFEB
Accessibility & contrast
On white
1.54
#DFCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DFCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC1
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC1 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC0
Deuteranopia (green-blind)
#D6D2C1
Tritanopia (blue-blind)
#E5CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdc1; /* rgb */ color: rgb(223, 205, 193); /* oklch */ color: oklch(86.0% 0.026 56.0);
Tailwind
colors: {
custom: {
50: '#e9dcd3',
500: '#dfcdc1',
950: '#000000',
},
}SCSS
$custom: #dfcdc1; $custom-light: #e9dcd3; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc1",
"rgb": {
"r": 223,
"g": 205,
"b": 193
},
"hsl": {
"h": 24,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.85981,
"c": 0.02604,
"h": 56
},
"luminance": 0.63201
}Semantic roles & 50–950 ramp
primary
#DFCDC1
secondary
#8DA6B7
accent
#7EAB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483