#DADDCD#DADDCD
#DADDCD is a very light, muted yellow-green. Relative luminance 0.710; OKLCH L 89.1% C 0.022 H 115.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DADDCD |
|---|---|
| RGB | rgb(218, 221, 205) |
| HSL | hsl(71, 19%, 84%) |
| HSV | hsv(71, 7%, 87%) |
| CMYK | cmyk(1.4%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(87.50, -3.82, 7.50) |
| CIE-LCH | lch(87.50, 8.42, 117.01°) |
| OKLab | oklab(89.08% -0.0093 0.0196) |
| OKLCH | oklch(89.08% 0.022 115.5) |
| XYZ | xyz(65.7877, 71.0262, 67.9894) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.25
Eggshell
#F0EAD6
ΔE00 5.21
Beige
#F5F5DC
ΔE00 6.10
Warm Beige
#E9DCC9
ΔE00 7.43
Ivory
#FFFFF0
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADDCD #D0CDDD
analogous
#DDD8CD #DADDCD #D2DDCD
triadic
#DADDCD #CDDADD #DDCDDA
tetradic
#DADDCD #CDDDD8 #D0CDDD #DDCDD2
square
#DADDCD #CDDDD8 #D0CDDD #DDCDD2
split-complementary
#DADDCD #CDD2DD #D8CDDD
monochromatic
#A4AB84 #BFC4A9 #DADDCD #F2F3ED #F2F3ED
Accessibility & contrast
On white
1.38
#DADDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DADDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADDCD
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADDCD | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#DCDBD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #daddcd; /* rgb */ color: rgb(218, 221, 205); /* oklch */ color: oklch(89.1% 0.022 115.5);
Tailwind
colors: {
custom: {
50: '#e5e7dc',
500: '#daddcd',
950: '#000000',
},
}SCSS
$custom: #daddcd; $custom-light: #e5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#daddcd",
"rgb": {
"r": 218,
"g": 221,
"b": 205
},
"hsl": {
"h": 71.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.89083,
"c": 0.02173,
"h": 115.5
},
"luminance": 0.71026
}Semantic roles & 50–950 ramp
primary
#DADDCD
secondary
#A09BB3
accent
#489D58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484