#DAD0C6#DAD0C6
#DAD0C6 is a very light, near-neutral orange. Relative luminance 0.641; OKLCH L 86.3% C 0.018 H 67.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD0C6 |
|---|---|
| RGB | rgb(218, 208, 198) |
| HSL | hsl(30, 21%, 82%) |
| HSV | hsv(30, 9%, 85%) |
| CMYK | cmyk(0%, 4.6%, 9.2%, 14.5%) |
| CIE-LAB | lab(84.02, 1.74, 6.19) |
| CIE-LCH | lch(84.02, 6.43, 74.30°) |
| OKLab | oklab(86.29% 0.0067 0.0163) |
| OKLCH | oklch(86.29% 0.018 67.6) |
| XYZ | xyz(61.6613, 64.0951, 62.5384) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.55
Warm Gray
#C9BEB0
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 7.05
Linen
#FAF0E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD0C6 #C6D0DA
analogous
#DAC6C6 #DAD0C6 #DADAC6
triadic
#DAD0C6 #C6DAD0 #D0C6DA
tetradic
#DAD0C6 #C6DAC6 #C6D0DA #DAC6DA
square
#DAD0C6 #C6DAC6 #C6D0DA #DAC6DA
split-complementary
#DAD0C6 #C6DADA #C6C6DA
monochromatic
#AA937C #C2B1A1 #DAD0C6 #F2EFEB #F3F0EC
Accessibility & contrast
On white
1.52
#DAD0C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DAD0C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD0C6
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD0C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD0C6 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C5
Deuteranopia (green-blind)
#D6D2C6
Tritanopia (blue-blind)
#DECECD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dad0c6; /* rgb */ color: rgb(218, 208, 198); /* oklch */ color: oklch(86.3% 0.018 67.6);
Tailwind
colors: {
custom: {
50: '#e5ded7',
500: '#dad0c6',
950: '#000000',
},
}SCSS
$custom: #dad0c6; $custom-light: #e5ded7; $custom-dark: #000000;
JSON
{
"hex": "#dad0c6",
"rgb": {
"r": 218,
"g": 208,
"b": 198
},
"hsl": {
"h": 30,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.86288,
"c": 0.01761,
"h": 67.6
},
"luminance": 0.64094
}Semantic roles & 50–950 ramp
primary
#DAD0C6
secondary
#94A2B0
accent
#73A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483