#D3D4E7#D3D4E7
#D3D4E7 is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.5% C 0.026 H 283.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4E7 |
|---|---|
| RGB | rgb(211, 212, 231) |
| HSL | hsl(237, 29%, 87%) |
| HSV | hsv(237, 9%, 91%) |
| CMYK | cmyk(8.7%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(85.35, 3.25, -9.44) |
| CIE-LCH | lch(85.35, 9.98, 289.02°) |
| OKLab | oklab(87.49% 0.0061 -0.0253) |
| OKLCH | oklch(87.49% 0.026 283.4) |
| XYZ | xyz(64.8284, 66.7050, 85.0458) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.15
Fog
#D8DCE0
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 8.59
Gainsboro
#DCDCDC
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4E7 #E7E6D3
analogous
#D3DEE7 #D3D4E7 #DCD3E7
triadic
#D3D4E7 #E7D3D4 #D4E7D3
tetradic
#D3D4E7 #E7D3DE #E7E6D3 #D3E7DC
square
#D3D4E7 #E7D3DE #E7E6D3 #D3E7DC
split-complementary
#D3D4E7 #E7DCD3 #DEE7D3
monochromatic
#8487BC #ABADD1 #D3D4E7 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.46
#D3D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#D3D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4E7
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4E7 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#CFD5E6
Tritanopia (blue-blind)
#CFD7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d4e7; /* rgb */ color: rgb(211, 212, 231); /* oklch */ color: oklch(87.5% 0.026 283.4);
Tailwind
colors: {
custom: {
50: '#e0e1ee',
500: '#d3d4e7',
950: '#000000',
},
}SCSS
$custom: #d3d4e7; $custom-light: #e0e1ee; $custom-dark: #000000;
JSON
{
"hex": "#d3d4e7",
"rgb": {
"r": 211,
"g": 212,
"b": 231
},
"hsl": {
"h": 237,
"s": 29.412,
"l": 86.667
},
"oklch": {
"l": 0.87493,
"c": 0.02605,
"h": 283.4
},
"luminance": 0.66705
}Semantic roles & 50–950 ramp
primary
#D3D4E7
secondary
#C0BE9F
accent
#A33DA8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485