#DAC2BF#DAC2BF
#DAC2BF is a very light, muted red. Relative luminance 0.573; OKLCH L 83.3% C 0.028 H 26.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC2BF |
|---|---|
| RGB | rgb(218, 194, 191) |
| HSL | hsl(7, 27%, 80%) |
| HSV | hsv(7, 12%, 85%) |
| CMYK | cmyk(0%, 11%, 12.4%, 14.5%) |
| CIE-LAB | lab(80.32, 7.97, 4.60) |
| CIE-LCH | lch(80.32, 9.20, 30.02°) |
| OKLab | oklab(83.34% 0.0248 0.0122) |
| OKLCH | oklch(83.34% 0.028 26.2) |
| XYZ | xyz(57.6086, 57.2518, 57.2961) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.73
Mistyrose
#FFE4E1
ΔE00 8.03
Warm Gray
#C9BEB0
ΔE00 9.28
Silver
#C0C0C0
ΔE00 10.10
Light Gray
#D3D3D3
ΔE00 10.34
Pale Rose
#FDC1C5
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC2BF #BFD7DA
analogous
#DABFC9 #DAC2BF #DACFBF
triadic
#DAC2BF #BFDAC2 #C2BFDA
tetradic
#DAC2BF #C9DABF #BFD7DA #CFBFDA
square
#DAC2BF #C9DABF #BFD7DA #CFBFDA
split-complementary
#DAC2BF #BFDACF #BFC9DA
monochromatic
#AD7871 #C49D98 #DAC2BF #F0E7E6 #F4EDEC
Accessibility & contrast
On white
1.69
#DAC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#DAC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC2BF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC2BF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5BF
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#E0C0C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dac2bf; /* rgb */ color: rgb(218, 194, 191); /* oklch */ color: oklch(83.3% 0.028 26.2);
Tailwind
colors: {
custom: {
50: '#e5d4d2',
500: '#dac2bf',
950: '#000000',
},
}SCSS
$custom: #dac2bf; $custom-light: #e5d4d2; $custom-dark: #000000;
JSON
{
"hex": "#dac2bf",
"rgb": {
"r": 218,
"g": 194,
"b": 191
},
"hsl": {
"h": 6.667,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.83338,
"c": 0.02764,
"h": 26.2
},
"luminance": 0.57251
}Semantic roles & 50–950 ramp
primary
#DAC2BF
secondary
#8DADB1
accent
#9AA540
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383