#DAD6C0#DAD6C0
#DAD6C0 is a very light, muted yellow. Relative luminance 0.668; OKLCH L 87.3% C 0.030 H 98.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD6C0 |
|---|---|
| RGB | rgb(218, 214, 192) |
| HSL | hsl(51, 26%, 80%) |
| HSV | hsv(51, 12%, 85%) |
| CMYK | cmyk(0%, 1.8%, 11.9%, 14.5%) |
| CIE-LAB | lab(85.41, -2.36, 11.36) |
| CIE-LCH | lch(85.41, 11.60, 101.73°) |
| OKLab | oklab(87.34% -0.0044 0.0296) |
| OKLCH | oklch(87.34% 0.03 98.5) |
| XYZ | xyz(62.4735, 66.8049, 59.4625) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.80
Warm Beige
#E9DCC9
ΔE00 5.21
Champagne
#F7E7CE
ΔE00 6.84
Beige
#F5F5DC
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 7.00
Antiquewhite
#FAEBD7
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD6C0 #C0C4DA
analogous
#DAC9C0 #DAD6C0 #D1DAC0
triadic
#DAD6C0 #C0DAD6 #D6C0DA
tetradic
#DAD6C0 #C0DAC9 #C0C4DA #DAC0D1
square
#DAD6C0 #C0DAC9 #C0C4DA #DAC0D1
split-complementary
#DAD6C0 #C0D1DA #C9C0DA
monochromatic
#ADA473 #C3BD99 #DAD6C0 #F1EFE7 #F4F2EC
Accessibility & contrast
On white
1.46
#DAD6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DAD6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD6C0
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD6C0 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BF
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#DFD3D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dad6c0; /* rgb */ color: rgb(218, 214, 192); /* oklch */ color: oklch(87.3% 0.030 98.5);
Tailwind
colors: {
custom: {
50: '#e5e2d3',
500: '#dad6c0',
950: '#000000',
},
}SCSS
$custom: #dad6c0; $custom-light: #e5e2d3; $custom-dark: #000000;
JSON
{
"hex": "#dad6c0",
"rgb": {
"r": 218,
"g": 214,
"b": 192
},
"hsl": {
"h": 50.769,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.87335,
"c": 0.02988,
"h": 98.5
},
"luminance": 0.66804
}Semantic roles & 50–950 ramp
primary
#DAD6C0
secondary
#8E93B1
accent
#50A541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483