#DCD9ED#DCD9ED
#DCD9ED is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.4% C 0.027 H 292.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD9ED |
|---|---|
| RGB | rgb(220, 217, 237) |
| HSL | hsl(249, 36%, 89%) |
| HSV | hsv(249, 8%, 93%) |
| CMYK | cmyk(7.2%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(87.46, 4.73, -9.40) |
| CIE-LCH | lch(87.46, 10.53, 296.71°) |
| OKLab | oklab(89.37% 0.0106 -0.0252) |
| OKLCH | oklch(89.37% 0.027 292.7) |
| XYZ | xyz(69.6112, 70.9556, 90.1328) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.06
Fog
#D8DCE0
ΔE00 8.54
Ghostwhite
#F8F8FF
ΔE00 8.65
Lavenderblush
#FFF0F5
ΔE00 9.06
Gainsboro
#DCDCDC
ΔE00 9.31
Light Gray
#D3D3D3
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD9ED #EAEDD9
analogous
#D9E0ED #DCD9ED #E6D9ED
triadic
#DCD9ED #EDDCD9 #D9EDDC
tetradic
#DCD9ED #EDD9E0 #EAEDD9 #D9EDE6
square
#DCD9ED #EDD9E0 #EAEDD9 #D9EDE6
split-complementary
#DCD9ED #EDE6D9 #E0EDD9
monochromatic
#9086C6 #B6AFD9 #DCD9ED #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.38
#DCD9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DCD9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD9ED
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD9ED | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#D9DCDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd9ed; /* rgb */ color: rgb(220, 217, 237); /* oklch */ color: oklch(89.4% 0.027 292.7);
Tailwind
colors: {
custom: {
50: '#e6e4f2',
500: '#dcd9ed',
950: '#000000',
},
}SCSS
$custom: #dcd9ed; $custom-light: #e6e4f2; $custom-dark: #000000;
JSON
{
"hex": "#dcd9ed",
"rgb": {
"r": 220,
"g": 217,
"b": 237
},
"hsl": {
"h": 249,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.89368,
"c": 0.02733,
"h": 292.7
},
"luminance": 0.70956
}Semantic roles & 50–950 ramp
primary
#DCD9ED
secondary
#C2C8A3
accent
#AF379D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485