#DFDECD#DFDECD
#DFDECD is a very light, muted yellow. Relative luminance 0.723; OKLCH L 89.7% C 0.023 H 104.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDECD |
|---|---|
| RGB | rgb(223, 222, 205) |
| HSL | hsl(57, 22%, 84%) |
| HSV | hsv(57, 8%, 87%) |
| CMYK | cmyk(0%, 0.4%, 8.1%, 12.5%) |
| CIE-LAB | lab(88.13, -2.59, 8.46) |
| CIE-LCH | lch(88.13, 8.85, 107.05°) |
| OKLab | oklab(89.68% -0.0056 0.0221) |
| OKLCH | oklch(89.68% 0.023 104.1) |
| XYZ | xyz(67.5707, 72.3387, 68.1488) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.66
Light Grey
#D8DCD6
ΔE00 4.86
Beige
#F5F5DC
ΔE00 5.59
Warm Beige
#E9DCC9
ΔE00 5.61
Oldlace
#FDF5E6
ΔE00 6.46
Cornsilk
#FFF8DC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDECD #CDCEDF
analogous
#DFD5CD #DFDECD #D7DFCD
triadic
#DFDECD #CDDFDE #DECDDF
tetradic
#DFDECD #CDDFD5 #CDCEDF #DFCDD7
square
#DFDECD #CDDFD5 #CDCEDF #DFCDD7
split-complementary
#DFDECD #CDD7DF #D5CDDF
monochromatic
#AFAD82 #C7C5A8 #DFDECD #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.36
#DFDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DFDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDECD
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDECD | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCC
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#E2DCD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdecd; /* rgb */ color: rgb(223, 222, 205); /* oklch */ color: oklch(89.7% 0.023 104.1);
Tailwind
colors: {
custom: {
50: '#e9e8dc',
500: '#dfdecd',
950: '#000000',
},
}SCSS
$custom: #dfdecd; $custom-light: #e9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#dfdecd",
"rgb": {
"r": 223,
"g": 222,
"b": 205
},
"hsl": {
"h": 56.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.89676,
"c": 0.0228,
"h": 104.1
},
"luminance": 0.72338
}Semantic roles & 50–950 ramp
primary
#DFDECD
secondary
#9B9CB5
accent
#4AA045
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484