#D2D4E6#D2D4E6
#D2D4E6 is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.4% C 0.025 H 280.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4E6 |
|---|---|
| RGB | rgb(210, 212, 230) |
| HSL | hsl(234, 29%, 86%) |
| HSV | hsv(234, 9%, 90%) |
| CMYK | cmyk(8.7%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(85.25, 2.73, -9.07) |
| CIE-LCH | lch(85.25, 9.47, 286.76°) |
| OKLab | oklab(87.38% 0.0046 -0.0243) |
| OKLCH | oklch(87.38% 0.025 280.8) |
| XYZ | xyz(64.4019, 66.5013, 84.2907) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.36
Fog
#D8DCE0
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.23
Light Gray
#D3D3D3
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 8.29
Lightsteelblue
#B0C4DE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4E6 #E6E4D2
analogous
#D2DEE6 #D2D4E6 #DAD2E6
triadic
#D2D4E6 #E6D2D4 #D4E6D2
tetradic
#D2D4E6 #E6D2DE #E6E4D2 #D2E6DA
square
#D2D4E6 #E6D2DE #E6E4D2 #D2E6DA
split-complementary
#D2D4E6 #E6DAD2 #DEE6D2
monochromatic
#8389BA #ABAED0 #D2D4E6 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.47
#D2D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#D2D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4E6
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4E6 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#CFD4E5
Tritanopia (blue-blind)
#CED7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4e6; /* rgb */ color: rgb(210, 212, 230); /* oklch */ color: oklch(87.4% 0.025 280.8);
Tailwind
colors: {
custom: {
50: '#dfe1ed',
500: '#d2d4e6',
950: '#000000',
},
}SCSS
$custom: #d2d4e6; $custom-light: #dfe1ed; $custom-dark: #000000;
JSON
{
"hex": "#d2d4e6",
"rgb": {
"r": 210,
"g": 212,
"b": 230
},
"hsl": {
"h": 234,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.87384,
"c": 0.02478,
"h": 280.8
},
"luminance": 0.66502
}Semantic roles & 50–950 ramp
primary
#D2D4E6
secondary
#BEBB9E
accent
#9D3EA7
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484