#DAD5DC#DAD5DC
#DAD5DC is a very light, near-neutral purple. Relative luminance 0.677; OKLCH L 87.9% C 0.011 H 316.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD5DC |
|---|---|
| RGB | rgb(218, 213, 220) |
| HSL | hsl(283, 9%, 85%) |
| HSV | hsv(283, 3%, 86%) |
| CMYK | cmyk(0.9%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(85.84, 2.97, -2.84) |
| CIE-LCH | lch(85.84, 4.11, 316.32°) |
| OKLab | oklab(87.9% 0.0079 -0.0075) |
| OKLCH | oklch(87.9% 0.011 316.5) |
| XYZ | xyz(65.6239, 67.6614, 77.2990) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 4.88
Fog
#D8DCE0
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Silver
#C0C0C0
ΔE00 7.27
Lavenderblush
#FFF0F5
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD5DC #D7DCD5
analogous
#D7D5DC #DAD5DC #DCD5DB
triadic
#DAD5DC #DCDAD5 #D5DCDA
tetradic
#DAD5DC #DCD7D5 #D7DCD5 #D5DBDC
square
#DAD5DC #DCD7D5 #D7DCD5 #D5DBDC
split-complementary
#DAD5DC #DBDCD5 #D5DCD7
monochromatic
#9F92A4 #BDB4C0 #DAD5DC #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.45
#DAD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DAD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD5DC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD5DC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#DAD6D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dad5dc; /* rgb */ color: rgb(218, 213, 220); /* oklch */ color: oklch(87.9% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#e5e1e6',
500: '#dad5dc',
950: '#000000',
},
}SCSS
$custom: #dad5dc; $custom-light: #e5e1e6; $custom-dark: #000000;
JSON
{
"hex": "#dad5dc",
"rgb": {
"r": 218,
"g": 213,
"b": 220
},
"hsl": {
"h": 282.857,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.87901,
"c": 0.01091,
"h": 316.5
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#DAD5DC
secondary
#A8B0A5
accent
#935265
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484