#DCDDFD#DCDDFD
#DCDDFD is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.7% C 0.044 H 284.1°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDFD |
|---|---|
| RGB | rgb(220, 221, 253) |
| HSL | hsl(238, 89%, 93%) |
| HSV | hsv(238, 13%, 99%) |
| CMYK | cmyk(13%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.93, 5.81, -15.63) |
| CIE-LCH | lch(88.93, 16.68, 290.37°) |
| OKLab | oklab(90.67% 0.0106 -0.0423) |
| OKLCH | oklch(90.67% 0.044 284.1) |
| XYZ | xyz(73.0974, 74.0197, 103.3456) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.46
Periwinkle
#CCCCFF
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 7.99
Pale Lilac
#E4CBFF
ΔE00 9.14
Light Blue Grey
#B7C9E2
ΔE00 9.79
Light Lavender
#DFC5FE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDFD #FDFCDC
analogous
#DCEDFD #DCDDFD #EBDCFD
triadic
#DCDDFD #FDDCDD #DDFDDC
tetradic
#DCDDFD #FDDCED #FDFCDC #DCFDEB
square
#DCDDFD #FDDCED #FDFCDC #DCFDEB
split-complementary
#DCDDFD #FDEBDC #EDFDDC
monochromatic
#686DF6 #A2A5FA #DCDDFD #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.33
#DCDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#DCDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDFD
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDFD | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#D5E2E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcddfd; /* rgb */ color: rgb(220, 221, 253); /* oklch */ color: oklch(90.7% 0.044 284.1);
Tailwind
colors: {
custom: {
50: '#e7e7fe',
500: '#dcddfd',
950: '#000000',
},
}SCSS
$custom: #dcddfd; $custom-light: #e7e7fe; $custom-dark: #000000;
JSON
{
"hex": "#dcddfd",
"rgb": {
"r": 220,
"g": 221,
"b": 253
},
"hsl": {
"h": 238.182,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.90671,
"c": 0.04357,
"h": 284.1
},
"luminance": 0.7402
}Semantic roles & 50–950 ramp
primary
#DCDDFD
secondary
#E7E496
accent
#DF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485