#DAD4DC#DAD4DC
#DAD4DC is a very light, near-neutral purple. Relative luminance 0.672; OKLCH L 87.7% C 0.013 H 317.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD4DC |
|---|---|
| RGB | rgb(218, 212, 220) |
| HSL | hsl(285, 10%, 85%) |
| HSV | hsv(285, 4%, 86%) |
| CMYK | cmyk(0.9%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(85.58, 3.49, -3.21) |
| CIE-LCH | lch(85.58, 4.74, 317.45°) |
| OKLab | oklab(87.7% 0.0094 -0.0085) |
| OKLCH | oklch(87.7% 0.013 317.8) |
| XYZ | xyz(65.3731, 67.1599, 77.2155) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.44
Gainsboro
#DCDCDC
ΔE00 5.58
Fog
#D8DCE0
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Lavenderblush
#FFF0F5
ΔE00 7.47
Silver
#C0C0C0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD4DC #D6DCD4
analogous
#D6D4DC #DAD4DC #DCD4DA
triadic
#DAD4DC #DCDAD4 #D4DCDA
tetradic
#DAD4DC #DCD6D4 #D6DCD4 #D4DADC
square
#DAD4DC #DCD6D4 #D6DCD4 #D4DADC
split-complementary
#DAD4DC #DADCD4 #D4DCD6
monochromatic
#A091A5 #BDB2C1 #DAD4DC #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.46
#DAD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DAD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD4DC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD4DC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#DAD5D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dad4dc; /* rgb */ color: rgb(218, 212, 220); /* oklch */ color: oklch(87.7% 0.013 317.8);
Tailwind
colors: {
custom: {
50: '#e5e1e6',
500: '#dad4dc',
950: '#000000',
},
}SCSS
$custom: #dad4dc; $custom-light: #e5e1e6; $custom-dark: #000000;
JSON
{
"hex": "#dad4dc",
"rgb": {
"r": 218,
"g": 212,
"b": 220
},
"hsl": {
"h": 285,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.87704,
"c": 0.01263,
"h": 317.8
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#DAD4DC
secondary
#A7B0A4
accent
#945162
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484