#DAD3DC#DAD3DC
#DAD3DC is a very light, near-neutral purple. Relative luminance 0.667; OKLCH L 87.5% C 0.014 H 318.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD3DC |
|---|---|
| RGB | rgb(218, 211, 220) |
| HSL | hsl(287, 11%, 85%) |
| HSV | hsv(287, 4%, 86%) |
| CMYK | cmyk(0.9%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(85.33, 4.02, -3.58) |
| CIE-LCH | lch(85.33, 5.38, 318.32°) |
| OKLab | oklab(87.51% 0.0108 -0.0095) |
| OKLCH | oklch(87.51% 0.014 318.7) |
| XYZ | xyz(65.1239, 66.6615, 77.1324) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 6.25
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Fog
#D8DCE0
ΔE00 6.61
Lavenderblush
#FFF0F5
ΔE00 7.50
Silver
#C0C0C0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD3DC #D5DCD3
analogous
#D6D3DC #DAD3DC #DCD3DA
triadic
#DAD3DC #DCDAD3 #D3DCDA
tetradic
#DAD3DC #DCD6D3 #D5DCD3 #D3DADC
square
#DAD3DC #DCD6D3 #D5DCD3 #D3DADC
split-complementary
#DAD3DC #DADCD3 #D3DCD6
monochromatic
#A18FA6 #BDB1C1 #DAD3DC #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.47
#DAD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DAD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD3DC
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD3DC | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#D4D5DC
Tritanopia (blue-blind)
#DAD4D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dad3dc; /* rgb */ color: rgb(218, 211, 220); /* oklch */ color: oklch(87.5% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#e5e0e6',
500: '#dad3dc',
950: '#000000',
},
}SCSS
$custom: #dad3dc; $custom-light: #e5e0e6; $custom-dark: #000000;
JSON
{
"hex": "#dad3dc",
"rgb": {
"r": 218,
"g": 211,
"b": 220
},
"hsl": {
"h": 286.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87506,
"c": 0.01435,
"h": 318.7
},
"luminance": 0.66661
}Semantic roles & 50–950 ramp
primary
#DAD3DC
secondary
#A6B0A3
accent
#95505F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484