#DAD2DC#DAD2DC
#DAD2DC is a very light, near-neutral purple. Relative luminance 0.662; OKLCH L 87.3% C 0.016 H 319.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD2DC |
|---|---|
| RGB | rgb(218, 210, 220) |
| HSL | hsl(288, 13%, 84%) |
| HSV | hsv(288, 5%, 86%) |
| CMYK | cmyk(0.9%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.08, 4.54, -3.95) |
| CIE-LCH | lch(85.08, 6.02, 319.01°) |
| OKLab | oklab(87.31% 0.0122 -0.0105) |
| OKLCH | oklch(87.31% 0.016 319.4) |
| XYZ | xyz(64.8762, 66.1662, 77.0498) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Light Gray
#D3D3D3
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.28
Lavenderblush
#FFF0F5
ΔE00 7.59
Silver
#C0C0C0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD2DC #D4DCD2
analogous
#D5D2DC #DAD2DC #DCD2D9
triadic
#DAD2DC #DCDAD2 #D2DCDA
tetradic
#DAD2DC #DCD5D2 #D4DCD2 #D2D9DC
square
#DAD2DC #DCD5D2 #D4DCD2 #D2D9DC
split-complementary
#DAD2DC #D9DCD2 #D2DCD5
monochromatic
#A18DA6 #BEB0C1 #DAD2DC #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.48
#DAD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DAD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD2DC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD2DC | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#DAD3D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dad2dc; /* rgb */ color: rgb(218, 210, 220); /* oklch */ color: oklch(87.3% 0.016 319.4);
Tailwind
colors: {
custom: {
50: '#e5dfe6',
500: '#dad2dc',
950: '#000000',
},
}SCSS
$custom: #dad2dc; $custom-light: #e5dfe6; $custom-dark: #000000;
JSON
{
"hex": "#dad2dc",
"rgb": {
"r": 218,
"g": 210,
"b": 220
},
"hsl": {
"h": 288,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87309,
"c": 0.01609,
"h": 319.4
},
"luminance": 0.66166
}Semantic roles & 50–950 ramp
primary
#DAD2DC
secondary
#A5B1A2
accent
#974F5D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484