#DCD2DB#DCD2DB
#DCD2DB is a very light, near-neutral purple. Relative luminance 0.664; OKLCH L 87.4% C 0.016 H 328.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2DB |
|---|---|
| RGB | rgb(220, 210, 219) |
| HSL | hsl(306, 13%, 84%) |
| HSV | hsv(306, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.21, 5.04, -3.20) |
| CIE-LCH | lch(85.21, 5.97, 327.53°) |
| OKLab | oklab(87.44% 0.014 -0.0085) |
| OKLCH | oklch(87.44% 0.016 328.8) |
| XYZ | xyz(65.3460, 66.4237, 76.3826) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.94
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.12
Lavenderblush
#FFF0F5
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.81
Silver
#C0C0C0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2DB #D2DCD3
analogous
#D8D2DC #DCD2DB #DCD2D6
triadic
#DCD2DB #DBDCD2 #D2DBDC
tetradic
#DCD2DB #DCD8D2 #D2DCD3 #D2D6DC
square
#DCD2DB #DCD8D2 #D2DCD3 #D2D6DC
split-complementary
#DCD2DB #D6DCD2 #D2DCD8
monochromatic
#A68DA4 #C1B0BF #DCD2DB #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.47
#DCD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DCD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2DB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2DB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#D4D5DB
Tritanopia (blue-blind)
#DDD3D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd2db; /* rgb */ color: rgb(220, 210, 219); /* oklch */ color: oklch(87.4% 0.016 328.8);
Tailwind
colors: {
custom: {
50: '#e6dfe6',
500: '#dcd2db',
950: '#000000',
},
}SCSS
$custom: #dcd2db; $custom-light: #e6dfe6; $custom-dark: #000000;
JSON
{
"hex": "#dcd2db",
"rgb": {
"r": 220,
"g": 210,
"b": 219
},
"hsl": {
"h": 306,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87441,
"c": 0.01633,
"h": 328.8
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#DCD2DB
secondary
#A2B1A3
accent
#97564F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484