#DAD9CD#DAD9CD
#DAD9CD is a very light, near-neutral yellow. Relative luminance 0.689; OKLCH L 88.3% C 0.016 H 102.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD9CD |
|---|---|
| RGB | rgb(218, 217, 205) |
| HSL | hsl(55, 15%, 83%) |
| HSV | hsv(55, 6%, 85%) |
| CMYK | cmyk(0%, 0.5%, 6%, 14.5%) |
| CIE-LAB | lab(86.47, -1.76, 6.03) |
| CIE-LCH | lch(86.47, 6.28, 106.29°) |
| OKLab | oklab(88.28% -0.0036 0.0158) |
| OKLCH | oklch(88.28% 0.016 102.9) |
| XYZ | xyz(64.7442, 68.9392, 67.6415) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.26
Eggshell
#F0EAD6
ΔE00 5.15
Warm Beige
#E9DCC9
ΔE00 5.71
Gainsboro
#DCDCDC
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 5.87
Silver (survey)
#C5C9C7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD9CD #CDCEDA
analogous
#DAD2CD #DAD9CD #D4DACD
triadic
#DAD9CD #CDDAD9 #D9CDDA
tetradic
#DAD9CD #CDDAD2 #CDCEDA #DACDD4
square
#DAD9CD #CDDAD2 #CDCEDA #DACDD4
split-complementary
#DAD9CD #CDD4DA #D2CDDA
monochromatic
#A6A487 #C0BEAA #DAD9CD #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.42
#DAD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#DAD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD9CD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD9CD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#DCD7D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dad9cd; /* rgb */ color: rgb(218, 217, 205); /* oklch */ color: oklch(88.3% 0.016 102.9);
Tailwind
colors: {
custom: {
50: '#e5e4dc',
500: '#dad9cd',
950: '#000000',
},
}SCSS
$custom: #dad9cd; $custom-light: #e5e4dc; $custom-dark: #000000;
JSON
{
"hex": "#dad9cd",
"rgb": {
"r": 218,
"g": 217,
"b": 205
},
"hsl": {
"h": 55.385,
"s": 14.943,
"l": 82.941
},
"oklch": {
"l": 0.88277,
"c": 0.01623,
"h": 102.9
},
"luminance": 0.68939
}Semantic roles & 50–950 ramp
primary
#DAD9CD
secondary
#9C9EAF
accent
#52994C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484