#DAD3C8#DAD3C8
#DAD3C8 is a very light, near-neutral orange. Relative luminance 0.657; OKLCH L 86.9% C 0.017 H 79.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD3C8 |
|---|---|
| RGB | rgb(218, 211, 200) |
| HSL | hsl(37, 20%, 82%) |
| HSV | hsv(37, 8%, 85%) |
| CMYK | cmyk(0%, 3.2%, 8.3%, 14.5%) |
| CIE-LAB | lab(84.83, 0.51, 6.30) |
| CIE-LCH | lch(84.83, 6.32, 85.38°) |
| OKLab | oklab(86.94% 0.0031 0.0165) |
| OKLCH | oklch(86.94% 0.017 79.4) |
| XYZ | xyz(62.6318, 65.6646, 64.0074) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.13
Warm Gray
#C9BEB0
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 5.58
Gainsboro
#DCDCDC
ΔE00 5.87
Eggshell
#F0EAD6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD3C8 #C8CFDA
analogous
#DACAC8 #DAD3C8 #D8DAC8
triadic
#DAD3C8 #C8DAD3 #D3C8DA
tetradic
#DAD3C8 #C8DACA #C8CFDA #DAC8D8
square
#DAD3C8 #C8DACA #C8CFDA #DAC8D8
split-complementary
#DAD3C8 #C8D8DA #CAC8DA
monochromatic
#A9987F #C1B6A3 #DAD3C8 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.49
#DAD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DAD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD3C8
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD3C8 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#D8D4C8
Tritanopia (blue-blind)
#DED1D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dad3c8; /* rgb */ color: rgb(218, 211, 200); /* oklch */ color: oklch(86.9% 0.017 79.4);
Tailwind
colors: {
custom: {
50: '#e5e0d8',
500: '#dad3c8',
950: '#000000',
},
}SCSS
$custom: #dad3c8; $custom-light: #e5e0d8; $custom-dark: #000000;
JSON
{
"hex": "#dad3c8",
"rgb": {
"r": 218,
"g": 211,
"b": 200
},
"hsl": {
"h": 36.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.8694,
"c": 0.01683,
"h": 79.4
},
"luminance": 0.65664
}Semantic roles & 50–950 ramp
primary
#DAD3C8
secondary
#97A0B0
accent
#699E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483