#DFCDC2#DFCDC2
#DFCDC2 is a very light, muted orange. Relative luminance 0.632; OKLCH L 86.0% C 0.025 H 53.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC2 |
|---|---|
| RGB | rgb(223, 205, 194) |
| HSL | hsl(23, 31%, 82%) |
| HSV | hsv(23, 13%, 87%) |
| CMYK | cmyk(0%, 8.1%, 13%, 12.5%) |
| CIE-LAB | lab(83.57, 4.44, 7.73) |
| CIE-LCH | lch(83.57, 8.92, 60.14°) |
| OKLab | oklab(86.01% 0.0149 0.0203) |
| OKLCH | oklch(86.01% 0.025 53.6) |
| XYZ | xyz(61.9997, 63.2468, 59.9702) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 5.95
Antiquewhite
#FAEBD7
ΔE00 8.04
Mistyrose
#FFE4E1
ΔE00 8.18
Linen
#FAF0E6
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC2 #C2D4DF
analogous
#DFC2C6 #DFCDC2 #DFDCC2
triadic
#DFCDC2 #C2DFCD #CDC2DF
tetradic
#DFCDC2 #C6DFC2 #C2D4DF #DCC2DF
square
#DFCDC2 #C6DFC2 #C2D4DF #DCC2DF
split-complementary
#DFCDC2 #C2DFDC #C2C6DF
monochromatic
#B58B72 #CAAC9A #DFCDC2 #F4EEEA #F4EFEB
Accessibility & contrast
On white
1.54
#DFCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DFCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#E5CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfcdc2; /* rgb */ color: rgb(223, 205, 194); /* oklch */ color: oklch(86.0% 0.025 53.6);
Tailwind
colors: {
custom: {
50: '#e9dcd4',
500: '#dfcdc2',
950: '#000000',
},
}SCSS
$custom: #dfcdc2; $custom-light: #e9dcd4; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc2",
"rgb": {
"r": 223,
"g": 205,
"b": 194
},
"hsl": {
"h": 22.759,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.86008,
"c": 0.02521,
"h": 53.6
},
"luminance": 0.63246
}Semantic roles & 50–950 ramp
primary
#DFCDC2
secondary
#8EA7B7
accent
#80AA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483