#DCDED5#DCDED5
#DCDED5 is a very light, near-neutral yellow-green. Relative luminance 0.723; OKLCH L 89.7% C 0.012 H 116.8°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED5 |
|---|---|
| RGB | rgb(220, 222, 213) |
| HSL | hsl(73, 12%, 85%) |
| HSV | hsv(73, 4%, 87%) |
| CMYK | cmyk(0.9%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(88.09, -2.27, 4.17) |
| CIE-LCH | lch(88.09, 4.75, 118.59°) |
| OKLab | oklab(89.65% -0.0055 0.011) |
| OKLCH | oklch(89.65% 0.012 116.8) |
| XYZ | xyz(67.6448, 72.2624, 73.3223) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.59
Gainsboro
#DCDCDC
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 5.33
Eggshell
#F0EAD6
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 5.96
Fog
#D8DCE0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED5 #D7D5DE
analogous
#DEDBD5 #DCDED5 #D7DED5
triadic
#DCDED5 #D5DCDE #DED5DC
tetradic
#DCDED5 #D5DEDB #D7D5DE #DED5D7
square
#DCDED5 #D5DEDB #D7D5DE #DED5D7
split-complementary
#DCDED5 #D5D7DE #DBD5DE
monochromatic
#A3A890 #BFC3B3 #DCDED5 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.36
#DCDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DCDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED5
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED5 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD5
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#DDDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded5; /* rgb */ color: rgb(220, 222, 213); /* oklch */ color: oklch(89.7% 0.012 116.8);
Tailwind
colors: {
custom: {
50: '#e6e8e1',
500: '#dcded5',
950: '#000000',
},
}SCSS
$custom: #dcded5; $custom-light: #e6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#dcded5",
"rgb": {
"r": 220,
"g": 222,
"b": 213
},
"hsl": {
"h": 73.333,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.89654,
"c": 0.01229,
"h": 116.8
},
"luminance": 0.72262
}Semantic roles & 50–950 ramp
primary
#DCDED5
secondary
#A8A5B3
accent
#4F965F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484