#DCDDF6#DCDDF6
#DCDDF6 is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.4% C 0.034 H 283.9°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDF6 |
|---|---|
| RGB | rgb(220, 221, 246) |
| HSL | hsl(238, 59%, 91%) |
| HSV | hsv(238, 11%, 96%) |
| CMYK | cmyk(10.6%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(88.72, 4.40, -12.27) |
| CIE-LCH | lch(88.72, 13.03, 289.74°) |
| OKLab | oklab(90.44% 0.0082 -0.033) |
| OKLCH | oklch(90.44% 0.034 283.9) |
| XYZ | xyz(72.0028, 73.5818, 97.5803) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.66
Periwinkle
#CCCCFF
ΔE00 8.15
Ghostwhite
#F8F8FF
ΔE00 9.06
Light Blue Grey
#B7C9E2
ΔE00 9.14
Fog
#D8DCE0
ΔE00 9.41
Light Periwinkle
#C1C6FC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDF6 #F6F5DC
analogous
#DCEAF6 #DCDDF6 #E8DCF6
triadic
#DCDDF6 #F6DCDD #DDF6DC
tetradic
#DCDDF6 #F6DCEA #F6F5DC #DCF6E8
square
#DCDDF6 #F6DCEA #F6F5DC #DCF6E8
split-complementary
#DCDDF6 #F6E8DC #EAF6DC
monochromatic
#7B7EDD #ABAEE9 #DCDDF6 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.34
#DCDDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DCDDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDF6
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDF6 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F7
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#D7E1E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcddf6; /* rgb */ color: rgb(220, 221, 246); /* oklch */ color: oklch(90.4% 0.034 283.9);
Tailwind
colors: {
custom: {
50: '#e7e7f9',
500: '#dcddf6',
950: '#000000',
},
}SCSS
$custom: #dcddf6; $custom-light: #e7e7f9; $custom-dark: #000000;
JSON
{
"hex": "#dcddf6",
"rgb": {
"r": 220,
"g": 221,
"b": 246
},
"hsl": {
"h": 237.692,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.9044,
"c": 0.03402,
"h": 283.9
},
"luminance": 0.73582
}Semantic roles & 50–950 ramp
primary
#DCDDF6
secondary
#D7D59F
accent
#C01FC7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485