#DCD2F5#DCD2F5
#DCD2F5 is a very light, muted violet. Relative luminance 0.679; OKLCH L 88.3% C 0.049 H 298.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2F5 |
|---|---|
| RGB | rgb(220, 210, 245) |
| HSL | hsl(257, 64%, 89%) |
| HSV | hsv(257, 14%, 96%) |
| CMYK | cmyk(10.2%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(85.96, 9.99, -15.88) |
| CIE-LCH | lch(85.96, 18.76, 302.17°) |
| OKLab | oklab(88.27% 0.0232 -0.0429) |
| OKLCH | oklch(88.27% 0.049 298.5) |
| XYZ | xyz(69.0400, 67.9013, 95.8375) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.59
Periwinkle
#CCCCFF
ΔE00 6.08
Pale Lavender
#EECFFE
ΔE00 6.22
Light Lavender
#DFC5FE
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 7.19
Lavender (CSS)
#E6E6FA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2F5 #EBF5D2
analogous
#D2DAF5 #DCD2F5 #EED2F5
triadic
#DCD2F5 #F5DCD2 #D2F5DC
tetradic
#DCD2F5 #F5D2DA #EBF5D2 #D2F5EE
square
#DCD2F5 #F5D2DA #EBF5D2 #D2F5EE
split-complementary
#DCD2F5 #F5EED2 #DAF5D2
monochromatic
#8E6EDF #B5A0EA #DCD2F5 #ECE6F9 #ECE6F9
Accessibility & contrast
On white
1.44
#DCD2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DCD2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2F5
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2F5 | 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)
#CBD7F7
Deuteranopia (green-blind)
#CDD7F4
Tritanopia (blue-blind)
#D8D7DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd2f5; /* rgb */ color: rgb(220, 210, 245); /* oklch */ color: oklch(88.3% 0.049 298.5);
Tailwind
colors: {
custom: {
50: '#e7dff8',
500: '#dcd2f5',
950: '#000000',
},
}SCSS
$custom: #dcd2f5; $custom-light: #e7dff8; $custom-dark: #000000;
JSON
{
"hex": "#dcd2f5",
"rgb": {
"r": 220,
"g": 210,
"b": 245
},
"hsl": {
"h": 257.143,
"s": 63.636,
"l": 89.216
},
"oklch": {
"l": 0.8827,
"c": 0.04876,
"h": 298.5
},
"luminance": 0.67901
}Semantic roles & 50–950 ramp
primary
#DCD2F5
secondary
#C4D695
accent
#CB1A99
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485