#DCD4E4#DCD4E4
#DCD4E4 is a very light, muted violet. Relative luminance 0.679; OKLCH L 88.1% C 0.023 H 308.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4E4 |
|---|---|
| RGB | rgb(220, 212, 228) |
| HSL | hsl(270, 23%, 86%) |
| HSV | hsv(270, 7%, 89%) |
| CMYK | cmyk(3.5%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(85.96, 5.64, -6.88) |
| CIE-LCH | lch(85.96, 8.90, 309.38°) |
| OKLab | oklab(88.11% 0.0144 -0.0183) |
| OKLCH | oklch(88.11% 0.023 308.2) |
| XYZ | xyz(67.0599, 67.9042, 82.9577) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 7.88
Lavenderblush
#FFF0F5
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 8.80
Gainsboro
#DCDCDC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4E4 #DCE4D4
analogous
#D4D4E4 #DCD4E4 #E4D4E4
triadic
#DCD4E4 #E4DCD4 #D4E4DC
tetradic
#DCD4E4 #E4D4D4 #DCE4D4 #D4E4E4
square
#DCD4E4 #E4D4D4 #DCE4D4 #D4E4E4
split-complementary
#DCD4E4 #E4E4D4 #D4E4D4
monochromatic
#9F89B5 #BDAECC #DCD4E4 #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.44
#DCD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DCD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4E4
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4E4 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E5
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#DBD6D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd4e4; /* rgb */ color: rgb(220, 212, 228); /* oklch */ color: oklch(88.1% 0.023 308.2);
Tailwind
colors: {
custom: {
50: '#e6e1ec',
500: '#dcd4e4',
950: '#000000',
},
}SCSS
$custom: #dcd4e4; $custom-light: #e6e1ec; $custom-dark: #000000;
JSON
{
"hex": "#dcd4e4",
"rgb": {
"r": 220,
"g": 212,
"b": 228
},
"hsl": {
"h": 270,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.88107,
"c": 0.02332,
"h": 308.2
},
"luminance": 0.67904
}Semantic roles & 50–950 ramp
primary
#DCD4E4
secondary
#AEBBA1
accent
#A14473
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484