#DFCDC6#DFCDC6
#DFCDC6 is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.1% C 0.022 H 42.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC6 |
|---|---|
| RGB | rgb(223, 205, 198) |
| HSL | hsl(17, 28%, 83%) |
| HSV | hsv(17, 11%, 87%) |
| CMYK | cmyk(0%, 8.1%, 11.2%, 12.5%) |
| CIE-LAB | lab(83.67, 5.09, 5.74) |
| CIE-LCH | lch(83.67, 7.67, 48.46°) |
| OKLab | oklab(86.11% 0.0165 0.0152) |
| OKLCH | oklch(86.11% 0.022 42.6) |
| XYZ | xyz(62.4550, 63.4289, 62.3681) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.96
Mistyrose
#FFE4E1
ΔE00 7.05
Warm Beige
#E9DCC9
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 7.88
Gainsboro
#DCDCDC
ΔE00 8.30
Linen
#FAF0E6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC6 #C6D8DF
analogous
#DFC6CB #DFCDC6 #DFD9C6
triadic
#DFCDC6 #C6DFCD #CDC6DF
tetradic
#DFCDC6 #CBDFC6 #C6D8DF #D9C6DF
square
#DFCDC6 #CBDFC6 #C6D8DF #D9C6DF
split-complementary
#DFCDC6 #C6DFD9 #C6CBDF
monochromatic
#B38878 #C9AB9F #DFCDC6 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.53
#DFCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DFCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC6
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC6 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC6
Deuteranopia (green-blind)
#D5D2C6
Tritanopia (blue-blind)
#E4CACB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdc6; /* rgb */ color: rgb(223, 205, 198); /* oklch */ color: oklch(86.1% 0.022 42.6);
Tailwind
colors: {
custom: {
50: '#e9dcd7',
500: '#dfcdc6',
950: '#000000',
},
}SCSS
$custom: #dfcdc6; $custom-light: #e9dcd7; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc6",
"rgb": {
"r": 223,
"g": 205,
"b": 198
},
"hsl": {
"h": 16.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.86114,
"c": 0.0224,
"h": 42.6
},
"luminance": 0.63428
}Semantic roles & 50–950 ramp
primary
#DFCDC6
secondary
#93ACB6
accent
#8AA73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483