#DAC2B8#DAC2B8
#DAC2B8 is a very light, muted orange. Relative luminance 0.570; OKLCH L 83.2% C 0.031 H 44.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC2B8 |
|---|---|
| RGB | rgb(218, 194, 184) |
| HSL | hsl(18, 31%, 79%) |
| HSV | hsv(18, 16%, 85%) |
| CMYK | cmyk(0%, 11%, 15.6%, 14.5%) |
| CIE-LAB | lab(80.15, 6.84, 8.12) |
| CIE-LCH | lch(80.15, 10.62, 49.88°) |
| OKLab | oklab(83.15% 0.0221 0.0213) |
| OKLCH | oklch(83.15% 0.031 44) |
| XYZ | xyz(56.8566, 56.9510, 53.3357) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.75
Warm Gray
#C9BEB0
ΔE00 6.99
Apricot
#FBCEB1
ΔE00 8.73
Mistyrose
#FFE4E1
ΔE00 8.91
Warm Beige
#E9DCC9
ΔE00 9.37
Silver
#C0C0C0
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC2B8 #B8D0DA
analogous
#DAB8BF #DAC2B8 #DAD3B8
triadic
#DAC2B8 #B8DAC2 #C2B8DA
tetradic
#DAC2B8 #BFDAB8 #B8D0DA #D3B8DA
square
#DAC2B8 #BFDAB8 #B8D0DA #D3B8DA
split-complementary
#DAC2B8 #B8DAD3 #B8BFDA
monochromatic
#B07D68 #C59F90 #DAC2B8 #EFE5E0 #F5EEEB
Accessibility & contrast
On white
1.69
#DAC2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#DAC2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC2B8
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC2B8 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#CDC9B8
Tritanopia (blue-blind)
#E1BEBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dac2b8; /* rgb */ color: rgb(218, 194, 184); /* oklch */ color: oklch(83.2% 0.031 44.0);
Tailwind
colors: {
custom: {
50: '#e5d4cd',
500: '#dac2b8',
950: '#000000',
},
}SCSS
$custom: #dac2b8; $custom-light: #e5d4cd; $custom-dark: #000000;
JSON
{
"hex": "#dac2b8",
"rgb": {
"r": 218,
"g": 194,
"b": 184
},
"hsl": {
"h": 17.647,
"s": 31.481,
"l": 78.824
},
"oklch": {
"l": 0.8315,
"c": 0.03067,
"h": 44
},
"luminance": 0.5695
}Semantic roles & 50–950 ramp
primary
#DAC2B8
secondary
#85A4B1
accent
#8AAA3B
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383