#DCDDF7#DCDDF7
#DCDDF7 is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.5% C 0.035 H 283.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDF7 |
|---|---|
| RGB | rgb(220, 221, 247) |
| HSL | hsl(238, 63%, 92%) |
| HSV | hsv(238, 11%, 97%) |
| CMYK | cmyk(10.9%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(88.75, 4.60, -12.75) |
| CIE-LCH | lch(88.75, 13.55, 289.84°) |
| OKLab | oklab(90.47% 0.0085 -0.0343) |
| OKLCH | oklch(90.47% 0.035 283.9) |
| XYZ | xyz(72.1566, 73.6434, 98.3908) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.88
Periwinkle
#CCCCFF
ΔE00 7.85
Light Blue Grey
#B7C9E2
ΔE00 9.22
Ghostwhite
#F8F8FF
ΔE00 9.32
Light Periwinkle
#C1C6FC
ΔE00 9.37
Fog
#D8DCE0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDF7 #F7F6DC
analogous
#DCEBF7 #DCDDF7 #E9DCF7
triadic
#DCDDF7 #F7DCDD #DDF7DC
tetradic
#DCDDF7 #F7DCEB #F7F6DC #DCF7E9
square
#DCDDF7 #F7DCEB #F7F6DC #DCF7E9
split-complementary
#DCDDF7 #F7E9DC #EBF7DC
monochromatic
#787CE0 #AAADEC #DCDDF7 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.34
#DCDDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DCDDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDF7
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDF7 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F8
Deuteranopia (green-blind)
#D6DEF6
Tritanopia (blue-blind)
#D7E1E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcddf7; /* rgb */ color: rgb(220, 221, 247); /* oklch */ color: oklch(90.5% 0.035 283.9);
Tailwind
colors: {
custom: {
50: '#e7e7f9',
500: '#dcddf7',
950: '#000000',
},
}SCSS
$custom: #dcddf7; $custom-light: #e7e7f9; $custom-dark: #000000;
JSON
{
"hex": "#dcddf7",
"rgb": {
"r": 220,
"g": 221,
"b": 247
},
"hsl": {
"h": 237.778,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.90473,
"c": 0.03539,
"h": 283.9
},
"luminance": 0.73644
}Semantic roles & 50–950 ramp
primary
#DCDDF7
secondary
#D9D79E
accent
#C41BCB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485