#DCDED6#DCDED6
#DCDED6 is a very light, near-neutral yellow-green. Relative luminance 0.723; OKLCH L 89.7% C 0.011 H 118.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED6 |
|---|---|
| RGB | rgb(220, 222, 214) |
| HSL | hsl(75, 11%, 85%) |
| HSV | hsv(75, 4%, 87%) |
| CMYK | cmyk(0.9%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(88.12, -2.10, 3.68) |
| CIE-LCH | lch(88.12, 4.24, 119.69°) |
| OKLab | oklab(89.68% -0.0052 0.0097) |
| OKLCH | oklch(89.68% 0.011 118.1) |
| XYZ | xyz(67.7722, 72.3133, 73.9928) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.29
Gainsboro
#DCDCDC
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 4.94
Silver (survey)
#C5C9C7
ΔE00 5.74
Eggshell
#F0EAD6
ΔE00 6.11
Fog
#D8DCE0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED6 #D8D6DE
analogous
#DEDCD6 #DCDED6 #D8DED6
triadic
#DCDED6 #D6DCDE #DED6DC
tetradic
#DCDED6 #D6DEDC #D8D6DE #DED6D8
square
#DCDED6 #D6DEDC #D8D6DE #DED6D8
split-complementary
#DCDED6 #D6D8DE #DCD6DE
monochromatic
#A2A792 #BFC3B4 #DCDED6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.36
#DCDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#DCDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED6
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED6 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD6
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#DDDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded6; /* rgb */ color: rgb(220, 222, 214); /* oklch */ color: oklch(89.7% 0.011 118.1);
Tailwind
colors: {
custom: {
50: '#e6e8e2',
500: '#dcded6',
950: '#000000',
},
}SCSS
$custom: #dcded6; $custom-light: #e6e8e2; $custom-dark: #000000;
JSON
{
"hex": "#dcded6",
"rgb": {
"r": 220,
"g": 222,
"b": 214
},
"hsl": {
"h": 75,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89681,
"c": 0.01097,
"h": 118.1
},
"luminance": 0.72313
}Semantic roles & 50–950 ramp
primary
#DCDED6
secondary
#A9A6B2
accent
#519562
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484