#DACDC6#DACDC6
#DACDC6 is a very light, near-neutral orange. Relative luminance 0.626; OKLCH L 85.7% C 0.017 H 50.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DACDC6 |
|---|---|
| RGB | rgb(218, 205, 198) |
| HSL | hsl(21, 21%, 82%) |
| HSV | hsv(21, 9%, 85%) |
| CMYK | cmyk(0%, 6%, 9.2%, 14.5%) |
| CIE-LAB | lab(83.26, 3.31, 5.10) |
| CIE-LCH | lch(83.26, 6.08, 56.98°) |
| OKLab | oklab(85.69% 0.0111 0.0135) |
| OKLCH | oklch(85.69% 0.017 50.4) |
| XYZ | xyz(60.9368, 62.6461, 62.2969) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 6.19
Warm Beige
#E9DCC9
ΔE00 6.46
Gainsboro
#DCDCDC
ΔE00 6.81
Silver
#C0C0C0
ΔE00 7.23
Linen
#FAF0E6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACDC6 #C6D3DA
analogous
#DAC6C9 #DACDC6 #DAD7C6
triadic
#DACDC6 #C6DACD #CDC6DA
tetradic
#DACDC6 #C9DAC6 #C6D3DA #D7C6DA
square
#DACDC6 #C9DAC6 #C6D3DA #D7C6DA
split-complementary
#DACDC6 #C6DAD7 #C6C9DA
monochromatic
#AA8C7C #C2ACA1 #DACDC6 #F2EEEB #F3EFEC
Accessibility & contrast
On white
1.55
#DACDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DACDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACDC6
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACDC6 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC6
Deuteranopia (green-blind)
#D3D0C6
Tritanopia (blue-blind)
#DECBCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dacdc6; /* rgb */ color: rgb(218, 205, 198); /* oklch */ color: oklch(85.7% 0.017 50.4);
Tailwind
colors: {
custom: {
50: '#e5dcd7',
500: '#dacdc6',
950: '#000000',
},
}SCSS
$custom: #dacdc6; $custom-light: #e5dcd7; $custom-dark: #000000;
JSON
{
"hex": "#dacdc6",
"rgb": {
"r": 218,
"g": 205,
"b": 198
},
"hsl": {
"h": 21,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.85692,
"c": 0.01745,
"h": 50.4
},
"luminance": 0.62645
}Semantic roles & 50–950 ramp
primary
#DACDC6
secondary
#94A6B0
accent
#80A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483