#D2D4E0#D2D4E0
#D2D4E0 is a very light, near-neutral blue. Relative luminance 0.662; OKLCH L 87.2% C 0.017 H 278.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4E0 |
|---|---|
| RGB | rgb(210, 212, 224) |
| HSL | hsl(231, 18%, 85%) |
| HSV | hsv(231, 6%, 88%) |
| CMYK | cmyk(6.3%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(85.08, 1.57, -6.14) |
| CIE-LCH | lch(85.08, 6.33, 284.33°) |
| OKLab | oklab(87.2% 0.0024 -0.0164) |
| OKLCH | oklch(87.2% 0.017 278.5) |
| XYZ | xyz(63.5738, 66.1701, 79.9294) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.61
Lavender (CSS)
#E6E6FA
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 7.57
Silver
#C0C0C0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4E0 #E0DED2
analogous
#D2DBE0 #D2D4E0 #D7D2E0
triadic
#D2D4E0 #E0D2D4 #D4E0D2
tetradic
#D2D4E0 #E0D2DB #E0DED2 #D2E0D7
square
#D2D4E0 #E0D2DB #E0DED2 #D2E0D7
split-complementary
#D2D4E0 #E0D7D2 #DBE0D2
monochromatic
#8A8FAE #AEB1C7 #D2D4E0 #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.48
#D2D4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#D2D4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4E0
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4E0 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E1
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#CFD6D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d4e0; /* rgb */ color: rgb(210, 212, 224); /* oklch */ color: oklch(87.2% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#dfe1e9',
500: '#d2d4e0',
950: '#000000',
},
}SCSS
$custom: #d2d4e0; $custom-light: #dfe1e9; $custom-dark: #000000;
JSON
{
"hex": "#d2d4e0",
"rgb": {
"r": 210,
"g": 212,
"b": 224
},
"hsl": {
"h": 231.429,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.87196,
"c": 0.01659,
"h": 278.5
},
"luminance": 0.6617
}Semantic roles & 50–950 ramp
primary
#D2D4E0
secondary
#B6B3A0
accent
#91499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484