#DCD2E0#DCD2E0
#DCD2E0 is a very light, muted purple. Relative luminance 0.667; OKLCH L 87.6% C 0.022 H 316.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2E0 |
|---|---|
| RGB | rgb(220, 210, 224) |
| HSL | hsl(283, 18%, 85%) |
| HSV | hsv(283, 6%, 88%) |
| CMYK | cmyk(1.8%, 6.3%, 0%, 12.2%) |
| CIE-LAB | lab(85.35, 5.95, -5.66) |
| CIE-LCH | lch(85.35, 8.21, 316.44°) |
| OKLab | oklab(87.59% 0.0158 -0.015) |
| OKLCH | oklch(87.59% 0.022 316.4) |
| XYZ | xyz(66.0142, 66.6909, 79.9015) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Thistle
#D8BFD8
ΔE00 7.49
Lavenderblush
#FFF0F5
ΔE00 7.84
Light Gray
#D3D3D3
ΔE00 8.55
Gainsboro
#DCDCDC
ΔE00 8.68
Fog
#D8DCE0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2E0 #D6E0D2
analogous
#D5D2E0 #DCD2E0 #E0D2DD
triadic
#DCD2E0 #E0DCD2 #D2E0DC
tetradic
#DCD2E0 #E0D5D2 #D6E0D2 #D2DDE0
square
#DCD2E0 #E0D5D2 #D6E0D2 #D2DDE0
split-complementary
#DCD2E0 #DDE0D2 #D2E0D5
monochromatic
#A48AAE #C0AEC7 #DCD2E0 #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.46
#DCD2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DCD2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2E0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2E0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E1
Deuteranopia (green-blind)
#D2D6DF
Tritanopia (blue-blind)
#DCD3D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd2e0; /* rgb */ color: rgb(220, 210, 224); /* oklch */ color: oklch(87.6% 0.022 316.4);
Tailwind
colors: {
custom: {
50: '#e6dfe9',
500: '#dcd2e0',
950: '#000000',
},
}SCSS
$custom: #dcd2e0; $custom-light: #e6dfe9; $custom-dark: #000000;
JSON
{
"hex": "#dcd2e0",
"rgb": {
"r": 220,
"g": 210,
"b": 224
},
"hsl": {
"h": 282.857,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.87592,
"c": 0.02183,
"h": 316.4
},
"luminance": 0.66691
}Semantic roles & 50–950 ramp
primary
#DCD2E0
secondary
#A6B6A0
accent
#9D4961
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484