#DCDDF3#DCDDF3
#DCDDF3 is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.3% C 0.030 H 283.7°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDF3 |
|---|---|
| RGB | rgb(220, 221, 243) |
| HSL | hsl(237, 49%, 91%) |
| HSV | hsv(237, 9%, 95%) |
| CMYK | cmyk(9.5%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(88.64, 3.81, -10.82) |
| CIE-LCH | lch(88.64, 11.47, 289.40°) |
| OKLab | oklab(90.34% 0.0071 -0.0291) |
| OKLCH | oklch(90.34% 0.03 283.7) |
| XYZ | xyz(71.5460, 73.3991, 95.1748) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.16
Ghostwhite
#F8F8FF
ΔE00 8.29
Fog
#D8DCE0
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.92
Periwinkle
#CCCCFF
ΔE00 9.09
Gainsboro
#DCDCDC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDF3 #F3F2DC
analogous
#DCE8F3 #DCDDF3 #E6DCF3
triadic
#DCDDF3 #F3DCDD #DDF3DC
tetradic
#DCDDF3 #F3DCE8 #F3F2DC #DCF3E6
square
#DCDDF3 #F3DCE8 #F3F2DC #DCF3E6
split-complementary
#DCDDF3 #F3E6DC #E8F3DC
monochromatic
#8184D4 #AEB1E3 #DCDDF3 #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.34
#DCDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#DCDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDF3
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDF3 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#D7E1E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcddf3; /* rgb */ color: rgb(220, 221, 243); /* oklch */ color: oklch(90.3% 0.030 283.7);
Tailwind
colors: {
custom: {
50: '#e7e7f7',
500: '#dcddf3',
950: '#000000',
},
}SCSS
$custom: #dcddf3; $custom-light: #e7e7f7; $custom-dark: #000000;
JSON
{
"hex": "#dcddf3",
"rgb": {
"r": 220,
"g": 221,
"b": 243
},
"hsl": {
"h": 237.391,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.90344,
"c": 0.02993,
"h": 283.7
},
"luminance": 0.734
}Semantic roles & 50–950 ramp
primary
#DCDDF3
secondary
#D1CFA2
accent
#B629BC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485