#DAD8C8#DAD8C8
#DAD8C8 is a very light, muted yellow. Relative luminance 0.682; OKLCH L 87.9% C 0.022 H 101.0°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD8C8 |
|---|---|
| RGB | rgb(218, 216, 200) |
| HSL | hsl(53, 20%, 82%) |
| HSV | hsv(53, 8%, 85%) |
| CMYK | cmyk(0%, 0.9%, 8.3%, 14.5%) |
| CIE-LAB | lab(86.10, -2.09, 8.13) |
| CIE-LCH | lch(86.10, 8.39, 104.39°) |
| OKLab | oklab(87.94% -0.0041 0.0213) |
| OKLCH | oklch(87.94% 0.022 101) |
| XYZ | xyz(63.8933, 68.1877, 64.4279) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.61
Light Grey
#D8DCD6
ΔE00 4.75
Warm Beige
#E9DCC9
ΔE00 5.26
Beige
#F5F5DC
ΔE00 6.99
Oldlace
#FDF5E6
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD8C8 #C8CADA
analogous
#DACFC8 #DAD8C8 #D3DAC8
triadic
#DAD8C8 #C8DAD8 #D8C8DA
tetradic
#DAD8C8 #C8DACF #C8CADA #DAC8D3
square
#DAD8C8 #C8DACF #C8CADA #DAC8D3
split-complementary
#DAD8C8 #C8D3DA #CFC8DA
monochromatic
#A9A47F #C1BEA3 #DAD8C8 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.43
#DAD8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DAD8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD8C8
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD8C8 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C7
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#DDD6D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dad8c8; /* rgb */ color: rgb(218, 216, 200); /* oklch */ color: oklch(87.9% 0.022 101.0);
Tailwind
colors: {
custom: {
50: '#e5e4d8',
500: '#dad8c8',
950: '#000000',
},
}SCSS
$custom: #dad8c8; $custom-light: #e5e4d8; $custom-dark: #000000;
JSON
{
"hex": "#dad8c8",
"rgb": {
"r": 218,
"g": 216,
"b": 200
},
"hsl": {
"h": 53.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87943,
"c": 0.02166,
"h": 101
},
"luminance": 0.68187
}Semantic roles & 50–950 ramp
primary
#DAD8C8
secondary
#9799B0
accent
#519E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483