#D3D5EB#D3D5EB
#D3D5EB is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.8% C 0.030 H 281.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D5EB |
|---|---|
| RGB | rgb(211, 213, 235) |
| HSL | hsl(235, 38%, 87%) |
| HSV | hsv(235, 10%, 92%) |
| CMYK | cmyk(10.2%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.72, 3.52, -11.01) |
| CIE-LCH | lch(85.72, 11.56, 287.72°) |
| OKLab | oklab(87.82% 0.0061 -0.0296) |
| OKLCH | oklch(87.82% 0.03 281.6) |
| XYZ | xyz(65.6505, 67.4350, 88.1387) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.02
Light Blue Grey
#B7C9E2
ΔE00 7.50
Fog
#D8DCE0
ΔE00 8.34
Periwinkle
#CCCCFF
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 8.77
Light Periwinkle
#C1C6FC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D5EB #EBE9D3
analogous
#D3E1EB #D3D5EB #DDD3EB
triadic
#D3D5EB #EBD3D5 #D5EBD3
tetradic
#D3D5EB #EBD3E1 #EBE9D3 #D3EBDD
square
#D3D5EB #EBD3E1 #EBE9D3 #D3EBDD
split-complementary
#D3D5EB #EBDDD3 #E1EBD3
monochromatic
#7F85C5 #A9ADD8 #D3D5EB #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.45
#D3D5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D3D5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D5EB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D5EB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#CED9DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d3d5eb; /* rgb */ color: rgb(211, 213, 235); /* oklch */ color: oklch(87.8% 0.030 281.6);
Tailwind
colors: {
custom: {
50: '#e0e1f1',
500: '#d3d5eb',
950: '#000000',
},
}SCSS
$custom: #d3d5eb; $custom-light: #e0e1f1; $custom-dark: #000000;
JSON
{
"hex": "#d3d5eb",
"rgb": {
"r": 211,
"g": 213,
"b": 235
},
"hsl": {
"h": 235,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.8782,
"c": 0.03024,
"h": 281.6
},
"luminance": 0.67436
}Semantic roles & 50–950 ramp
primary
#D3D5EB
secondary
#C6C29D
accent
#A635B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485