#DAD0C8#DAD0C8
#DAD0C8 is a very light, near-neutral orange. Relative luminance 0.642; OKLCH L 86.3% C 0.016 H 61.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD0C8 |
|---|---|
| RGB | rgb(218, 208, 200) |
| HSL | hsl(27, 20%, 82%) |
| HSV | hsv(27, 8%, 85%) |
| CMYK | cmyk(0%, 4.6%, 8.3%, 14.5%) |
| CIE-LAB | lab(84.06, 2.07, 5.20) |
| CIE-LCH | lch(84.06, 5.60, 68.24°) |
| OKLab | oklab(86.34% 0.0075 0.0137) |
| OKLCH | oklch(86.34% 0.016 61.3) |
| XYZ | xyz(61.8935, 64.1880, 63.7613) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.29
Warm Beige
#E9DCC9
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 5.34
Gainsboro
#DCDCDC
ΔE00 5.85
Silver
#C0C0C0
ΔE00 6.89
Linen
#FAF0E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD0C8 #C8D2DA
analogous
#DAC8C9 #DAD0C8 #DAD9C8
triadic
#DAD0C8 #C8DAD0 #D0C8DA
tetradic
#DAD0C8 #C9DAC8 #C8D2DA #D9C8DA
square
#DAD0C8 #C9DAC8 #C8D2DA #D9C8DA
split-complementary
#DAD0C8 #C8DAD9 #C8C9DA
monochromatic
#A9917F #C1B1A3 #DAD0C8 #F3EFED #F3EFED
Accessibility & contrast
On white
1.52
#DAD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DAD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD0C8
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD0C8 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C8
Deuteranopia (green-blind)
#D5D3C8
Tritanopia (blue-blind)
#DECECE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dad0c8; /* rgb */ color: rgb(218, 208, 200); /* oklch */ color: oklch(86.3% 0.016 61.3);
Tailwind
colors: {
custom: {
50: '#e5ded8',
500: '#dad0c8',
950: '#000000',
},
}SCSS
$custom: #dad0c8; $custom-light: #e5ded8; $custom-dark: #000000;
JSON
{
"hex": "#dad0c8",
"rgb": {
"r": 218,
"g": 208,
"b": 200
},
"hsl": {
"h": 26.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.86342,
"c": 0.01562,
"h": 61.3
},
"luminance": 0.64187
}Semantic roles & 50–950 ramp
primary
#DAD0C8
secondary
#97A4B0
accent
#789E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483