#DAD6C8#DAD6C8
#DAD6C8 is a very light, near-neutral yellow. Relative luminance 0.672; OKLCH L 87.5% C 0.019 H 93.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD6C8 |
|---|---|
| RGB | rgb(218, 214, 200) |
| HSL | hsl(47, 20%, 82%) |
| HSV | hsv(47, 8%, 85%) |
| CMYK | cmyk(0%, 1.8%, 8.3%, 14.5%) |
| CIE-LAB | lab(85.59, -1.05, 7.39) |
| CIE-LCH | lch(85.59, 7.47, 98.08°) |
| OKLab | oklab(87.54% -0.0012 0.0194) |
| OKLCH | oklch(87.54% 0.019 93.7) |
| XYZ | xyz(63.3841, 67.1691, 64.2582) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 4.76
Eggshell
#F0EAD6
ΔE00 4.98
Light Gray
#D3D3D3
ΔE00 6.50
Warm Gray
#C9BEB0
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD6C8 #C8CCDA
analogous
#DACDC8 #DAD6C8 #D5DAC8
triadic
#DAD6C8 #C8DAD6 #D6C8DA
tetradic
#DAD6C8 #C8DACD #C8CCDA #DAC8D5
square
#DAD6C8 #C8DACD #C8CCDA #DAC8D5
split-complementary
#DAD6C8 #C8D5DA #CDC8DA
monochromatic
#A99F7F #C1BBA3 #DAD6C8 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.45
#DAD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DAD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD6C8
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD6C8 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#DDD4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dad6c8; /* rgb */ color: rgb(218, 214, 200); /* oklch */ color: oklch(87.5% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#e5e2d8',
500: '#dad6c8',
950: '#000000',
},
}SCSS
$custom: #dad6c8; $custom-light: #e5e2d8; $custom-dark: #000000;
JSON
{
"hex": "#dad6c8",
"rgb": {
"r": 218,
"g": 214,
"b": 200
},
"hsl": {
"h": 46.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87541,
"c": 0.01941,
"h": 93.7
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#DAD6C8
secondary
#979CB0
accent
#5B9E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483