#DACDC2#DACDC2
#DACDC2 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.6% C 0.021 H 62.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DACDC2 |
|---|---|
| RGB | rgb(218, 205, 194) |
| HSL | hsl(28, 24%, 81%) |
| HSV | hsv(28, 11%, 85%) |
| CMYK | cmyk(0%, 6%, 11%, 14.5%) |
| CIE-LAB | lab(83.16, 2.65, 7.09) |
| CIE-LCH | lch(83.16, 7.57, 69.50°) |
| OKLab | oklab(85.59% 0.0096 0.0186) |
| OKLCH | oklch(85.59% 0.021 62.8) |
| XYZ | xyz(60.4815, 62.4640, 59.8991) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.39
Warm Beige
#E9DCC9
ΔE00 4.89
Light Gray
#D3D3D3
ΔE00 6.93
Gainsboro
#DCDCDC
ΔE00 7.50
Antiquewhite
#FAEBD7
ΔE00 7.61
Linen
#FAF0E6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACDC2 #C2CFDA
analogous
#DAC2C3 #DACDC2 #DAD9C2
triadic
#DACDC2 #C2DACD #CDC2DA
tetradic
#DACDC2 #C3DAC2 #C2CFDA #D9C2DA
square
#DACDC2 #C3DAC2 #C2CFDA #D9C2DA
split-complementary
#DACDC2 #C2DAD9 #C2C3DA
monochromatic
#AC8F76 #C3AE9C #DACDC2 #F1ECE8 #F3EFEC
Accessibility & contrast
On white
1.56
#DACDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DACDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACDC2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACDC2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#DFCACA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dacdc2; /* rgb */ color: rgb(218, 205, 194); /* oklch */ color: oklch(85.6% 0.021 62.8);
Tailwind
colors: {
custom: {
50: '#e5dcd4',
500: '#dacdc2',
950: '#000000',
},
}SCSS
$custom: #dacdc2; $custom-light: #e5dcd4; $custom-dark: #000000;
JSON
{
"hex": "#dacdc2",
"rgb": {
"r": 218,
"g": 205,
"b": 194
},
"hsl": {
"h": 27.5,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.85585,
"c": 0.02092,
"h": 62.8
},
"luminance": 0.62463
}Semantic roles & 50–950 ramp
primary
#DACDC2
secondary
#90A1B0
accent
#77A343
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483