#DADCD4#DADCD4
#DADCD4 is a very light, near-neutral yellow-green. Relative luminance 0.708; OKLCH L 89.1% C 0.011 H 118.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCD4 |
|---|---|
| RGB | rgb(218, 220, 212) |
| HSL | hsl(75, 10%, 85%) |
| HSV | hsv(75, 4%, 86%) |
| CMYK | cmyk(0.9%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(87.41, -2.10, 3.69) |
| CIE-LCH | lch(87.41, 4.24, 119.68°) |
| OKLab | oklab(89.07% -0.0052 0.0097) |
| OKLCH | oklch(89.07% 0.011 118.1) |
| XYZ | xyz(66.3884, 70.8453, 72.4516) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.19
Gainsboro
#DCDCDC
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 4.75
Silver (survey)
#C5C9C7
ΔE00 5.36
Fog
#D8DCE0
ΔE00 6.12
Eggshell
#F0EAD6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCD4 #D6D4DC
analogous
#DCDAD4 #DADCD4 #D6DCD4
triadic
#DADCD4 #D4DADC #DCD4DA
tetradic
#DADCD4 #D4DCDA #D6D4DC #DCD4D6
square
#DADCD4 #D4DCDA #D6D4DC #DCD4D6
split-complementary
#DADCD4 #D4D6DC #DAD4DC
monochromatic
#A0A591 #BDC1B2 #DADCD4 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.38
#DADCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DADCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCD4
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCD4 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#DBDBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadcd4; /* rgb */ color: rgb(218, 220, 212); /* oklch */ color: oklch(89.1% 0.011 118.1);
Tailwind
colors: {
custom: {
50: '#e5e6e1',
500: '#dadcd4',
950: '#000000',
},
}SCSS
$custom: #dadcd4; $custom-light: #e5e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dadcd4",
"rgb": {
"r": 218,
"g": 220,
"b": 212
},
"hsl": {
"h": 75,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.89069,
"c": 0.01099,
"h": 118.1
},
"luminance": 0.70845
}Semantic roles & 50–950 ramp
primary
#DADCD4
secondary
#A7A4B0
accent
#519462
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484