#DFD5C6#DFD5C6
#DFD5C6 is a very light, muted orange. Relative luminance 0.674; OKLCH L 87.7% C 0.023 H 78.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C6 |
|---|---|
| RGB | rgb(223, 213, 198) |
| HSL | hsl(36, 28%, 83%) |
| HSV | hsv(36, 11%, 87%) |
| CMYK | cmyk(0%, 4.5%, 11.2%, 12.5%) |
| CIE-LAB | lab(85.68, 0.91, 8.64) |
| CIE-LCH | lch(85.68, 8.69, 83.99°) |
| OKLab | oklab(87.7% 0.0047 0.0226) |
| OKLCH | oklch(87.7% 0.023 78.2) |
| XYZ | xyz(64.4178, 67.3545, 63.0223) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.37
Eggshell
#F0EAD6
ΔE00 5.49
Antiquewhite
#FAEBD7
ΔE00 5.53
Champagne
#F7E7CE
ΔE00 5.56
Warm Gray
#C9BEB0
ΔE00 5.62
Linen
#FAF0E6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C6 #C6D0DF
analogous
#DFC8C6 #DFD5C6 #DDDFC6
triadic
#DFD5C6 #C6DFD5 #D5C6DF
tetradic
#DFD5C6 #C6DFC8 #C6D0DF #DFC6DD
square
#DFD5C6 #C6DFC8 #C6D0DF #DFC6DD
split-complementary
#DFD5C6 #C6DDDF #C8C6DF
monochromatic
#B39B78 #C9B89F #DFD5C6 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.45
#DFD5C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#DFD5C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C6
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C6 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C5
Deuteranopia (green-blind)
#DCD7C6
Tritanopia (blue-blind)
#E4D2D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c6; /* rgb */ color: rgb(223, 213, 198); /* oklch */ color: oklch(87.7% 0.023 78.2);
Tailwind
colors: {
custom: {
50: '#e9e1d7',
500: '#dfd5c6',
950: '#000000',
},
}SCSS
$custom: #dfd5c6; $custom-light: #e9e1d7; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c6",
"rgb": {
"r": 223,
"g": 213,
"b": 198
},
"hsl": {
"h": 36,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.87695,
"c": 0.02309,
"h": 78.2
},
"luminance": 0.67354
}Semantic roles & 50–950 ramp
primary
#DFD5C6
secondary
#93A1B6
accent
#68A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483