#D2D4E2#D2D4E2
#D2D4E2 is a very light, near-neutral blue. Relative luminance 0.663; OKLCH L 87.3% C 0.019 H 279.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4E2 |
|---|---|
| RGB | rgb(210, 212, 226) |
| HSL | hsl(233, 22%, 85%) |
| HSV | hsv(233, 7%, 89%) |
| CMYK | cmyk(7.1%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.14, 1.95, -7.12) |
| CIE-LCH | lch(85.14, 7.38, 285.34°) |
| OKLab | oklab(87.26% 0.0032 -0.019) |
| OKLCH | oklch(87.26% 0.019 279.5) |
| XYZ | xyz(63.8466, 66.2792, 81.3663) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Fog
#D8DCE0
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4E2 #E2E0D2
analogous
#D2DCE2 #D2D4E2 #D8D2E2
triadic
#D2D4E2 #E2D2D4 #D4E2D2
tetradic
#D2D4E2 #E2D2DC #E2E0D2 #D2E2D8
square
#D2D4E2 #E2D2DC #E2E0D2 #D2E2D8
split-complementary
#D2D4E2 #E2D8D2 #DCE2D2
monochromatic
#888DB2 #ADB0CA #D2D4E2 #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.47
#D2D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#D2D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4E2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4E2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#D0D4E2
Tritanopia (blue-blind)
#CFD6D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4e2; /* rgb */ color: rgb(210, 212, 226); /* oklch */ color: oklch(87.3% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#dfe1eb',
500: '#d2d4e2',
950: '#000000',
},
}SCSS
$custom: #d2d4e2; $custom-light: #dfe1eb; $custom-dark: #000000;
JSON
{
"hex": "#d2d4e2",
"rgb": {
"r": 210,
"g": 212,
"b": 226
},
"hsl": {
"h": 232.5,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.87258,
"c": 0.01932,
"h": 279.5
},
"luminance": 0.6628
}Semantic roles & 50–950 ramp
primary
#D2D4E2
secondary
#B9B6A0
accent
#9545A0
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484