#DCD7F0#DCD7F0
#DCD7F0 is a very light, muted violet. Relative luminance 0.701; OKLCH L 89.1% C 0.034 H 294.9°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD7F0 |
|---|---|
| RGB | rgb(220, 215, 240) |
| HSL | hsl(252, 45%, 89%) |
| HSV | hsv(252, 10%, 94%) |
| CMYK | cmyk(8.3%, 10.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.05, 6.36, -11.60) |
| CIE-LCH | lch(87.05, 13.23, 298.74°) |
| OKLab | oklab(89.07% 0.0145 -0.0312) |
| OKLCH | oklch(89.07% 0.034 294.9) |
| XYZ | xyz(69.5408, 70.1076, 92.2897) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.27
Periwinkle
#CCCCFF
ΔE00 8.15
Thistle
#D8BFD8
ΔE00 8.44
Pale Lilac
#E4CBFF
ΔE00 9.21
Pale Lavender
#EECFFE
ΔE00 9.47
Light Periwinkle
#C1C6FC
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD7F0 #EBF0D7
analogous
#D7DFF0 #DCD7F0 #E9D7F0
triadic
#DCD7F0 #F0DCD7 #D7F0DC
tetradic
#DCD7F0 #F0D7DF #EBF0D7 #D7F0E9
square
#DCD7F0 #F0D7DF #EBF0D7 #D7F0E9
split-complementary
#DCD7F0 #F0E9D7 #DFF0D7
monochromatic
#8E7ECF #B5AADF #DCD7F0 #ECE9F7 #ECE9F7
Accessibility & contrast
On white
1.40
#DCD7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#DCD7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD7F0
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD7F0 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#D9DBDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd7f0; /* rgb */ color: rgb(220, 215, 240); /* oklch */ color: oklch(89.1% 0.034 294.9);
Tailwind
colors: {
custom: {
50: '#e7e3f5',
500: '#dcd7f0',
950: '#000000',
},
}SCSS
$custom: #dcd7f0; $custom-light: #e7e3f5; $custom-dark: #000000;
JSON
{
"hex": "#dcd7f0",
"rgb": {
"r": 220,
"g": 215,
"b": 240
},
"hsl": {
"h": 252,
"s": 45.455,
"l": 89.216
},
"oklch": {
"l": 0.89073,
"c": 0.03437,
"h": 294.9
},
"luminance": 0.70108
}Semantic roles & 50–950 ramp
primary
#DCD7F0
secondary
#C4CD9E
accent
#B92D9D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485