#DCD2FD#DCD2FD
#DCD2FD is a very light, muted violet. Relative luminance 0.684; OKLCH L 88.5% C 0.059 H 295.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2FD |
|---|---|
| RGB | rgb(220, 210, 253) |
| HSL | hsl(254, 91%, 91%) |
| HSV | hsv(254, 17%, 99%) |
| CMYK | cmyk(13%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(86.21, 11.61, -19.74) |
| CIE-LCH | lch(86.21, 22.90, 300.46°) |
| OKLab | oklab(88.55% 0.0259 -0.0535) |
| OKLCH | oklch(88.55% 0.059 295.8) |
| XYZ | xyz(70.2878, 68.4004, 102.4091) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.26
Periwinkle
#CCCCFF
ΔE00 4.49
Light Lavender
#DFC5FE
ΔE00 5.14
Pale Lavender
#EECFFE
ΔE00 5.67
Light Lilac
#EDC8FF
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2FD #F3FDD2
analogous
#D2DDFD #DCD2FD #F1D2FD
triadic
#DCD2FD #FDDCD2 #D2FDDC
tetradic
#DCD2FD #FDD2DD #F3FDD2 #D2FDF1
square
#DCD2FD #FDD2DD #F3FDD2 #D2FDF1
split-complementary
#DCD2FD #FDF1D2 #DDFDD2
monochromatic
#815DF8 #AE97FA #DCD2FD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.43
#DCD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DCD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2FD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2FD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#D6D8E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd2fd; /* rgb */ color: rgb(220, 210, 253); /* oklch */ color: oklch(88.5% 0.059 295.8);
Tailwind
colors: {
custom: {
50: '#e7dffe',
500: '#dcd2fd',
950: '#000000',
},
}SCSS
$custom: #dcd2fd; $custom-light: #e7dffe; $custom-dark: #000000;
JSON
{
"hex": "#dcd2fd",
"rgb": {
"r": 220,
"g": 210,
"b": 253
},
"hsl": {
"h": 253.953,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.88546,
"c": 0.05947,
"h": 295.8
},
"luminance": 0.68401
}Semantic roles & 50–950 ramp
primary
#DCD2FD
secondary
#D1E68D
accent
#E600B0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485