#DAD6C6#DAD6C6
#DAD6C6 is a very light, muted yellow. Relative luminance 0.671; OKLCH L 87.5% C 0.022 H 95.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD6C6 |
|---|---|
| RGB | rgb(218, 214, 198) |
| HSL | hsl(48, 21%, 82%) |
| HSV | hsv(48, 9%, 85%) |
| CMYK | cmyk(0%, 1.8%, 9.2%, 14.5%) |
| CIE-LAB | lab(85.54, -1.38, 8.39) |
| CIE-LCH | lch(85.54, 8.50, 99.36°) |
| OKLab | oklab(87.49% -0.002 0.0219) |
| OKLCH | oklch(87.49% 0.022 95.3) |
| XYZ | xyz(63.1519, 67.0763, 63.0353) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.46
Eggshell
#F0EAD6
ΔE00 4.74
Light Grey
#D8DCD6
ΔE00 5.26
Warm Gray
#C9BEB0
ΔE00 6.75
Champagne
#F7E7CE
ΔE00 6.86
Antiquewhite
#FAEBD7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD6C6 #C6CADA
analogous
#DACCC6 #DAD6C6 #D4DAC6
triadic
#DAD6C6 #C6DAD6 #D6C6DA
tetradic
#DAD6C6 #C6DACC #C6CADA #DAC6D4
square
#DAD6C6 #C6DACC #C6CADA #DAC6D4
split-complementary
#DAD6C6 #C6D4DA #CCC6DA
monochromatic
#AAA17C #C2BBA1 #DAD6C6 #F2F1EB #F3F2EC
Accessibility & contrast
On white
1.46
#DAD6C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DAD6C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD6C6
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD6C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD6C6 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C5
Deuteranopia (green-blind)
#DBD6C6
Tritanopia (blue-blind)
#DED3D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dad6c6; /* rgb */ color: rgb(218, 214, 198); /* oklch */ color: oklch(87.5% 0.022 95.3);
Tailwind
colors: {
custom: {
50: '#e5e2d7',
500: '#dad6c6',
950: '#000000',
},
}SCSS
$custom: #dad6c6; $custom-light: #e5e2d7; $custom-dark: #000000;
JSON
{
"hex": "#dad6c6",
"rgb": {
"r": 218,
"g": 214,
"b": 198
},
"hsl": {
"h": 48,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87489,
"c": 0.02202,
"h": 95.3
},
"luminance": 0.67076
}Semantic roles & 50–950 ramp
primary
#DAD6C6
secondary
#949AB0
accent
#58A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483