#DCDDF0#DCDDF0
#DCDDF0 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.026 H 283.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDF0 |
|---|---|
| RGB | rgb(220, 221, 240) |
| HSL | hsl(237, 40%, 90%) |
| HSV | hsv(237, 8%, 94%) |
| CMYK | cmyk(8.3%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(88.55, 3.22, -9.37) |
| CIE-LCH | lch(88.55, 9.91, 288.99°) |
| OKLab | oklab(90.25% 0.006 -0.0251) |
| OKLCH | oklch(90.25% 0.026 283.5) |
| XYZ | xyz(71.0967, 73.2194, 92.8083) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.14
Fog
#D8DCE0
ΔE00 7.32
Ghostwhite
#F8F8FF
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.79
Aliceblue
#F0F8FF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDF0 #F0EFDC
analogous
#DCE7F0 #DCDDF0 #E5DCF0
triadic
#DCDDF0 #F0DCDD #DDF0DC
tetradic
#DCDDF0 #F0DCE7 #F0EFDC #DCF0E5
square
#DCDDF0 #F0DCE7 #F0EFDC #DCF0E5
split-complementary
#DCDDF0 #F0E5DC #E7F0DC
monochromatic
#868ACB #B1B3DE #DCDDF0 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.34
#DCDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DCDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDF0
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDF0 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#D8E0E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcddf0; /* rgb */ color: rgb(220, 221, 240); /* oklch */ color: oklch(90.2% 0.026 283.5);
Tailwind
colors: {
custom: {
50: '#e6e7f5',
500: '#dcddf0',
950: '#000000',
},
}SCSS
$custom: #dcddf0; $custom-light: #e6e7f5; $custom-dark: #000000;
JSON
{
"hex": "#dcddf0",
"rgb": {
"r": 220,
"g": 221,
"b": 240
},
"hsl": {
"h": 237,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90248,
"c": 0.02584,
"h": 283.5
},
"luminance": 0.7322
}Semantic roles & 50–950 ramp
primary
#DCDDF0
secondary
#CCCAA4
accent
#AD32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485