#DADCD5#DADCD5
#DADCD5 is a very light, near-neutral yellow-green. Relative luminance 0.709; OKLCH L 89.1% C 0.010 H 119.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCD5 |
|---|---|
| RGB | rgb(218, 220, 213) |
| HSL | hsl(77, 9%, 85%) |
| HSV | hsv(77, 3%, 86%) |
| CMYK | cmyk(0.9%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(87.43, -1.93, 3.20) |
| CIE-LCH | lch(87.43, 3.73, 121.08°) |
| OKLab | oklab(89.1% -0.0048 0.0084) |
| OKLCH | oklch(89.1% 0.01 119.6) |
| XYZ | xyz(66.5150, 70.8959, 73.1180) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.97
Gainsboro
#DCDCDC
ΔE00 3.93
Light Gray
#D3D3D3
ΔE00 4.35
Silver (survey)
#C5C9C7
ΔE00 5.15
Fog
#D8DCE0
ΔE00 5.64
Eggshell
#F0EAD6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCD5 #D7D5DC
analogous
#DCDBD5 #DADCD5 #D7DCD5
triadic
#DADCD5 #D5DADC #DCD5DA
tetradic
#DADCD5 #D5DCDB #D7D5DC #DCD5D7
square
#DADCD5 #D5DCDB #D7D5DC #DCD5D7
split-complementary
#DADCD5 #D5D7DC #DBD5DC
monochromatic
#9FA492 #BDC0B4 #DADCD5 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.38
#DADCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DADCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCD5
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCD5 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#DBDBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadcd5; /* rgb */ color: rgb(218, 220, 213); /* oklch */ color: oklch(89.1% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#e5e6e1',
500: '#dadcd5',
950: '#000000',
},
}SCSS
$custom: #dadcd5; $custom-light: #e5e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dadcd5",
"rgb": {
"r": 218,
"g": 220,
"b": 213
},
"hsl": {
"h": 77.143,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.89097,
"c": 0.00967,
"h": 119.6
},
"luminance": 0.70896
}Semantic roles & 50–950 ramp
primary
#DADCD5
secondary
#A8A5B0
accent
#529365
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484