#DCDFCD#DCDFCD
#DCDFCD is a very light, muted yellow-green. Relative luminance 0.724; OKLCH L 89.6% C 0.024 H 114.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFCD |
|---|---|
| RGB | rgb(220, 223, 205) |
| HSL | hsl(70, 22%, 84%) |
| HSV | hsv(70, 8%, 87%) |
| CMYK | cmyk(1.3%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(88.16, -4.15, 8.47) |
| CIE-LCH | lch(88.16, 9.43, 116.12°) |
| OKLab | oklab(89.64% -0.0101 0.0221) |
| OKLCH | oklch(89.64% 0.024 114.6) |
| XYZ | xyz(66.9208, 72.3989, 68.1947) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.91
Light Grey
#D8DCD6
ΔE00 5.02
Beige
#F5F5DC
ΔE00 5.40
Ivory
#FFFFF0
ΔE00 7.23
Off White (survey)
#FFFFE4
ΔE00 7.43
Warm Beige
#E9DCC9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFCD #D0CDDF
analogous
#DFD9CD #DCDFCD #D3DFCD
triadic
#DCDFCD #CDDCDF #DFCDDC
tetradic
#DCDFCD #CDDFD9 #D0CDDF #DFCDD3
square
#DCDFCD #CDDFD9 #D0CDDF #DFCDD3
split-complementary
#DCDFCD #CDD3DF #D9CDDF
monochromatic
#A8AF82 #C2C7A8 #DCDFCD #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.36
#DCDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DCDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFCD
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFCD | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#DEDDDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdfcd; /* rgb */ color: rgb(220, 223, 205); /* oklch */ color: oklch(89.6% 0.024 114.6);
Tailwind
colors: {
custom: {
50: '#e6e9dc',
500: '#dcdfcd',
950: '#000000',
},
}SCSS
$custom: #dcdfcd; $custom-light: #e6e9dc; $custom-dark: #000000;
JSON
{
"hex": "#dcdfcd",
"rgb": {
"r": 220,
"g": 223,
"b": 205
},
"hsl": {
"h": 70,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.89643,
"c": 0.02433,
"h": 114.6
},
"luminance": 0.72399
}Semantic roles & 50–950 ramp
primary
#DCDFCD
secondary
#9F9BB5
accent
#45A054
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484