#D3D4E9#D3D4E9
#D3D4E9 is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.6% C 0.029 H 283.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D4E9 |
|---|---|
| RGB | rgb(211, 212, 233) |
| HSL | hsl(237, 33%, 87%) |
| HSV | hsv(237, 9%, 91%) |
| CMYK | cmyk(9.4%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(85.41, 3.65, -10.41) |
| CIE-LCH | lch(85.41, 11.03, 289.31°) |
| OKLab | oklab(87.56% 0.0068 -0.028) |
| OKLCH | oklch(87.56% 0.029 283.6) |
| XYZ | xyz(65.1124, 66.8186, 86.5419) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Light Blue Grey
#B7C9E2
ΔE00 7.78
Fog
#D8DCE0
ΔE00 8.20
Periwinkle
#CCCCFF
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D4E9 #E9E8D3
analogous
#D3DFE9 #D3D4E9 #DDD3E9
triadic
#D3D4E9 #E9D3D4 #D4E9D3
tetradic
#D3D4E9 #E9D3DF #E9E8D3 #D3E9DD
square
#D3D4E9 #E9D3DF #E9E8D3 #D3E9DD
split-complementary
#D3D4E9 #E9DDD3 #DFE9D3
monochromatic
#8184C0 #AAACD5 #D3D4E9 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.46
#D3D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#D3D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D4E9
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D4E9 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#CED5E8
Tritanopia (blue-blind)
#CFD7DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3d4e9; /* rgb */ color: rgb(211, 212, 233); /* oklch */ color: oklch(87.6% 0.029 283.6);
Tailwind
colors: {
custom: {
50: '#e0e1f0',
500: '#d3d4e9',
950: '#000000',
},
}SCSS
$custom: #d3d4e9; $custom-light: #e0e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d3d4e9",
"rgb": {
"r": 211,
"g": 212,
"b": 233
},
"hsl": {
"h": 237.273,
"s": 33.333,
"l": 87.059
},
"oklch": {
"l": 0.87557,
"c": 0.0288,
"h": 283.6
},
"luminance": 0.66819
}Semantic roles & 50–950 ramp
primary
#D3D4E9
secondary
#C3C19E
accent
#A739AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485