#DCD2E1#DCD2E1
#DCD2E1 is a very light, muted purple. Relative luminance 0.667; OKLCH L 87.6% C 0.023 H 314.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2E1 |
|---|---|
| RGB | rgb(220, 210, 225) |
| HSL | hsl(280, 20%, 85%) |
| HSV | hsv(280, 7%, 88%) |
| CMYK | cmyk(2.2%, 6.7%, 0%, 11.8%) |
| CIE-LAB | lab(85.38, 6.14, -6.15) |
| CIE-LCH | lch(85.38, 8.69, 314.94°) |
| OKLab | oklab(87.62% 0.0162 -0.0164) |
| OKLCH | oklch(87.62% 0.023 314.7) |
| XYZ | xyz(66.1502, 66.7453, 80.6178) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Thistle
#D8BFD8
ΔE00 7.28
Lavenderblush
#FFF0F5
ΔE00 8.02
Light Gray
#D3D3D3
ΔE00 8.88
Gainsboro
#DCDCDC
ΔE00 8.99
Fog
#D8DCE0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2E1 #D7E1D2
analogous
#D4D2E1 #DCD2E1 #E1D2DE
triadic
#DCD2E1 #E1DCD2 #D2E1DC
tetradic
#DCD2E1 #E1D4D2 #D7E1D2 #D2DEE1
square
#DCD2E1 #E1D4D2 #D7E1D2 #D2DEE1
split-complementary
#DCD2E1 #DEE1D2 #D2E1D4
monochromatic
#A389B0 #BFADC9 #DCD2E1 #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.46
#DCD2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DCD2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2E1
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2E1 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E2
Deuteranopia (green-blind)
#D2D6E0
Tritanopia (blue-blind)
#DCD4D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd2e1; /* rgb */ color: rgb(220, 210, 225); /* oklch */ color: oklch(87.6% 0.023 314.7);
Tailwind
colors: {
custom: {
50: '#e6dfea',
500: '#dcd2e1',
950: '#000000',
},
}SCSS
$custom: #dcd2e1; $custom-light: #e6dfea; $custom-dark: #000000;
JSON
{
"hex": "#dcd2e1",
"rgb": {
"r": 220,
"g": 210,
"b": 225
},
"hsl": {
"h": 280,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.87623,
"c": 0.02302,
"h": 314.7
},
"luminance": 0.66745
}Semantic roles & 50–950 ramp
primary
#DCD2E1
secondary
#A8B7A0
accent
#9E4764
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484