#DCDDF2#DCDDF2
#DCDDF2 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.029 H 283.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDF2 |
|---|---|
| RGB | rgb(220, 221, 242) |
| HSL | hsl(237, 46%, 91%) |
| HSV | hsv(237, 9%, 95%) |
| CMYK | cmyk(9.1%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(88.61, 3.61, -10.33) |
| CIE-LCH | lch(88.61, 10.95, 289.27°) |
| OKLab | oklab(90.31% 0.0067 -0.0278) |
| OKLCH | oklch(90.31% 0.029 283.6) |
| XYZ | xyz(71.3954, 73.3389, 94.3817) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.09
Ghostwhite
#F8F8FF
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.04
Light Blue Grey
#B7C9E2
ΔE00 8.86
Gainsboro
#DCDCDC
ΔE00 9.26
Periwinkle
#CCCCFF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDF2 #F2F1DC
analogous
#DCE8F2 #DCDDF2 #E6DCF2
triadic
#DCDDF2 #F2DCDD #DDF2DC
tetradic
#DCDDF2 #F2DCE8 #F2F1DC #DCF2E6
square
#DCDDF2 #F2DCE8 #F2F1DC #DCF2E6
split-complementary
#DCDDF2 #F2E6DC #E8F2DC
monochromatic
#8386D1 #AFB2E1 #DCDDF2 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.34
#DCDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DCDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDF2
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDF2 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D7DEF1
Tritanopia (blue-blind)
#D8E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcddf2; /* rgb */ color: rgb(220, 221, 242); /* oklch */ color: oklch(90.3% 0.029 283.6);
Tailwind
colors: {
custom: {
50: '#e7e7f6',
500: '#dcddf2',
950: '#000000',
},
}SCSS
$custom: #dcddf2; $custom-light: #e7e7f6; $custom-dark: #000000;
JSON
{
"hex": "#dcddf2",
"rgb": {
"r": 220,
"g": 221,
"b": 242
},
"hsl": {
"h": 237.273,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90312,
"c": 0.02857,
"h": 283.6
},
"luminance": 0.73339
}Semantic roles & 50–950 ramp
primary
#DCDDF2
secondary
#D0CDA3
accent
#B32CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485