#D2D4E1#D2D4E1
#D2D4E1 is a very light, near-neutral blue. Relative luminance 0.662; OKLCH L 87.2% C 0.018 H 279.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4E1 |
|---|---|
| RGB | rgb(210, 212, 225) |
| HSL | hsl(232, 20%, 85%) |
| HSV | hsv(232, 7%, 88%) |
| CMYK | cmyk(6.7%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(85.11, 1.76, -6.63) |
| CIE-LCH | lch(85.11, 6.86, 284.87°) |
| OKLab | oklab(87.23% 0.0028 -0.0177) |
| OKLCH | oklch(87.23% 0.018 279) |
| XYZ | xyz(63.7098, 66.2245, 80.6457) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.01
Lavender (CSS)
#E6E6FA
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 7.45
Silver
#C0C0C0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4E1 #E1DFD2
analogous
#D2DBE1 #D2D4E1 #D7D2E1
triadic
#D2D4E1 #E1D2D4 #D4E1D2
tetradic
#D2D4E1 #E1D2DB #E1DFD2 #D2E1D7
square
#D2D4E1 #E1D2DB #E1DFD2 #D2E1D7
split-complementary
#D2D4E1 #E1D7D2 #DBE1D2
monochromatic
#898EB0 #ADB1C9 #D2D4E1 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.47
#D2D4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#D2D4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4E1
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4E1 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#D0D4E1
Tritanopia (blue-blind)
#CFD6D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4e1; /* rgb */ color: rgb(210, 212, 225); /* oklch */ color: oklch(87.2% 0.018 279.0);
Tailwind
colors: {
custom: {
50: '#dfe1ea',
500: '#d2d4e1',
950: '#000000',
},
}SCSS
$custom: #d2d4e1; $custom-light: #dfe1ea; $custom-dark: #000000;
JSON
{
"hex": "#d2d4e1",
"rgb": {
"r": 210,
"g": 212,
"b": 225
},
"hsl": {
"h": 232,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.87227,
"c": 0.01795,
"h": 279
},
"luminance": 0.66225
}Semantic roles & 50–950 ramp
primary
#D2D4E1
secondary
#B7B4A0
accent
#93479E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484