#DADCD3#DADCD3
#DADCD3 is a very light, near-neutral yellow-green. Relative luminance 0.708; OKLCH L 89.0% C 0.012 H 116.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCD3 |
|---|---|
| RGB | rgb(218, 220, 211) |
| HSL | hsl(73, 11%, 85%) |
| HSV | hsv(73, 4%, 86%) |
| CMYK | cmyk(0.9%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(87.39, -2.28, 4.18) |
| CIE-LCH | lch(87.39, 4.76, 118.58°) |
| OKLab | oklab(89.04% -0.0056 0.011) |
| OKLCH | oklch(89.04% 0.012 116.8) |
| XYZ | xyz(66.2627, 70.7950, 71.7893) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.52
Gainsboro
#DCDCDC
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 5.15
Silver (survey)
#C5C9C7
ΔE00 5.59
Eggshell
#F0EAD6
ΔE00 6.06
Fog
#D8DCE0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCD3 #D5D3DC
analogous
#DCDAD3 #DADCD3 #D6DCD3
triadic
#DADCD3 #D3DADC #DCD3DA
tetradic
#DADCD3 #D3DCDA #D5D3DC #DCD3D6
square
#DADCD3 #D3DCDA #D5D3DC #DCD3D6
split-complementary
#DADCD3 #D3D6DC #DAD3DC
monochromatic
#A1A68F #BDC1B1 #DADCD3 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.39
#DADCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DADCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCD3
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCD3 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD3
Deuteranopia (green-blind)
#DDDBD3
Tritanopia (blue-blind)
#DBDBD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadcd3; /* rgb */ color: rgb(218, 220, 211); /* oklch */ color: oklch(89.0% 0.012 116.8);
Tailwind
colors: {
custom: {
50: '#e5e6e0',
500: '#dadcd3',
950: '#000000',
},
}SCSS
$custom: #dadcd3; $custom-light: #e5e6e0; $custom-dark: #000000;
JSON
{
"hex": "#dadcd3",
"rgb": {
"r": 218,
"g": 220,
"b": 211
},
"hsl": {
"h": 73.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.89042,
"c": 0.01232,
"h": 116.8
},
"luminance": 0.70795
}Semantic roles & 50–950 ramp
primary
#DADCD3
secondary
#A6A3B0
accent
#50955F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484