#DADED4#DADED4
#DADED4 is a very light, near-neutral yellow-green. Relative luminance 0.719; OKLCH L 89.5% C 0.014 H 124.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DADED4 |
|---|---|
| RGB | rgb(218, 222, 212) |
| HSL | hsl(84, 13%, 85%) |
| HSV | hsv(84, 5%, 87%) |
| CMYK | cmyk(1.8%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.92, -3.13, 4.43) |
| CIE-LCH | lch(87.92, 5.42, 125.28°) |
| OKLab | oklab(89.47% -0.008 0.0116) |
| OKLCH | oklch(89.47% 0.014 124.6) |
| XYZ | xyz(66.9165, 71.9014, 72.6276) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.86
Gainsboro
#DCDCDC
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.15
Eggshell
#F0EAD6
ΔE00 6.16
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADED4 #D8D4DE
analogous
#DEDDD4 #DADED4 #D5DED4
triadic
#DADED4 #D4DADE #DED4DA
tetradic
#DADED4 #D4DEDD #D8D4DE #DED4D5
square
#DADED4 #D4DEDD #D8D4DE #DED4D5
split-complementary
#DADED4 #D4D5DE #DDD4DE
monochromatic
#9EA98F #BCC3B1 #DADED4 #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.37
#DADED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DADED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADED4
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADED4 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD3
Deuteranopia (green-blind)
#DFDCD4
Tritanopia (blue-blind)
#DBDDDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #daded4; /* rgb */ color: rgb(218, 222, 212); /* oklch */ color: oklch(89.5% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#e5e8e1',
500: '#daded4',
950: '#000000',
},
}SCSS
$custom: #daded4; $custom-light: #e5e8e1; $custom-dark: #000000;
JSON
{
"hex": "#daded4",
"rgb": {
"r": 218,
"g": 222,
"b": 212
},
"hsl": {
"h": 84,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89472,
"c": 0.01412,
"h": 124.6
},
"luminance": 0.71901
}Semantic roles & 50–950 ramp
primary
#DADED4
secondary
#AAA3B3
accent
#4E976B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484