#DAC6BF#DAC6BF
#DAC6BF is a very light, muted orange. Relative luminance 0.591; OKLCH L 84.1% C 0.025 H 40.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC6BF |
|---|---|
| RGB | rgb(218, 198, 191) |
| HSL | hsl(16, 27%, 80%) |
| HSV | hsv(16, 12%, 85%) |
| CMYK | cmyk(0%, 9.2%, 12.4%, 14.5%) |
| CIE-LAB | lab(81.32, 5.85, 6.05) |
| CIE-LCH | lch(81.32, 8.41, 45.97°) |
| OKLab | oklab(84.12% 0.0188 0.016) |
| OKLCH | oklch(84.12% 0.025 40.3) |
| XYZ | xyz(58.5108, 59.0563, 57.5968) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.79
Pinkish Grey
#C8ACA9
ΔE00 7.40
Mistyrose
#FFE4E1
ΔE00 8.05
Warm Beige
#E9DCC9
ΔE00 8.82
Light Gray
#D3D3D3
ΔE00 8.86
Silver
#C0C0C0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC6BF #BFD3DA
analogous
#DABFC5 #DAC6BF #DAD4BF
triadic
#DAC6BF #BFDAC6 #C6BFDA
tetradic
#DAC6BF #C5DABF #BFD3DA #D4BFDA
square
#DAC6BF #C5DABF #BFD3DA #D4BFDA
split-complementary
#DAC6BF #BFDAD4 #BFC5DA
monochromatic
#AD8171 #C4A398 #DAC6BF #F0E9E6 #F4EEEC
Accessibility & contrast
On white
1.64
#DAC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DAC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC6BF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC6BF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#E0C3C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dac6bf; /* rgb */ color: rgb(218, 198, 191); /* oklch */ color: oklch(84.1% 0.025 40.3);
Tailwind
colors: {
custom: {
50: '#e5d7d2',
500: '#dac6bf',
950: '#000000',
},
}SCSS
$custom: #dac6bf; $custom-light: #e5d7d2; $custom-dark: #000000;
JSON
{
"hex": "#dac6bf",
"rgb": {
"r": 218,
"g": 198,
"b": 191
},
"hsl": {
"h": 15.556,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.84121,
"c": 0.02465,
"h": 40.3
},
"luminance": 0.59055
}Semantic roles & 50–950 ramp
primary
#DAC6BF
secondary
#8DA7B1
accent
#8BA540
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383