#DCDEEB#DCDEEB
#DCDEEB is a very light, near-neutral blue. Relative luminance 0.735; OKLCH L 90.3% C 0.018 H 279.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEEB |
|---|---|
| RGB | rgb(220, 222, 235) |
| HSL | hsl(232, 27%, 89%) |
| HSV | hsv(232, 6%, 92%) |
| CMYK | cmyk(6.4%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(88.66, 1.74, -6.57) |
| CIE-LCH | lch(88.66, 6.80, 284.84°) |
| OKLab | oklab(90.29% 0.0028 -0.0176) |
| OKLCH | oklch(90.29% 0.018 279.1) |
| XYZ | xyz(70.6290, 73.4560, 89.0386) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.68
Fog
#D8DCE0
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 6.13
Ghostwhite
#F8F8FF
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.65
Aliceblue
#F0F8FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEEB #EBE9DC
analogous
#DCE6EB #DCDEEB #E2DCEB
triadic
#DCDEEB #EBDCDE #DEEBDC
tetradic
#DCDEEB #EBDCE6 #EBE9DC #DCEBE2
square
#DCDEEB #EBDCE6 #EBE9DC #DCEBE2
split-complementary
#DCDEEB #EBE2DC #E6EBDC
monochromatic
#8E95BE #B5B9D5 #DCDEEB #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.34
#DCDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DCDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEEB
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEEB | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#D9E0E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdeeb; /* rgb */ color: rgb(220, 222, 235); /* oklch */ color: oklch(90.3% 0.018 279.1);
Tailwind
colors: {
custom: {
50: '#e6e8f1',
500: '#dcdeeb',
950: '#000000',
},
}SCSS
$custom: #dcdeeb; $custom-light: #e6e8f1; $custom-dark: #000000;
JSON
{
"hex": "#dcdeeb",
"rgb": {
"r": 220,
"g": 222,
"b": 235
},
"hsl": {
"h": 232,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.9029,
"c": 0.01779,
"h": 279.1
},
"luminance": 0.73456
}Semantic roles & 50–950 ramp
primary
#DCDEEB
secondary
#C4C0A8
accent
#9840A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485