#D2D4E4#D2D4E4
#D2D4E4 is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.3% C 0.022 H 280.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4E4 |
|---|---|
| RGB | rgb(210, 212, 228) |
| HSL | hsl(233, 25%, 86%) |
| HSV | hsv(233, 8%, 89%) |
| CMYK | cmyk(7.9%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(85.19, 2.34, -8.09) |
| CIE-LCH | lch(85.19, 8.42, 286.13°) |
| OKLab | oklab(87.32% 0.0039 -0.0217) |
| OKLCH | oklch(87.32% 0.022 280.2) |
| XYZ | xyz(64.1226, 66.3897, 82.8200) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.62
Fog
#D8DCE0
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4E4 #E4E2D2
analogous
#D2DDE4 #D2D4E4 #D9D2E4
triadic
#D2D4E4 #E4D2D4 #D4E4D2
tetradic
#D2D4E4 #E4D2DD #E4E2D2 #D2E4D9
square
#D2D4E4 #E4D2DD #E4E2D2 #D2E4D9
split-complementary
#D2D4E4 #E4D9D2 #DDE4D2
monochromatic
#858BB6 #ACAFCD #D2D4E4 #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.47
#D2D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#D2D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4E4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4E4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#CFD4E4
Tritanopia (blue-blind)
#CED7D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4e4; /* rgb */ color: rgb(210, 212, 228); /* oklch */ color: oklch(87.3% 0.022 280.2);
Tailwind
colors: {
custom: {
50: '#dfe1ec',
500: '#d2d4e4',
950: '#000000',
},
}SCSS
$custom: #d2d4e4; $custom-light: #dfe1ec; $custom-dark: #000000;
JSON
{
"hex": "#d2d4e4",
"rgb": {
"r": 210,
"g": 212,
"b": 228
},
"hsl": {
"h": 233.333,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.87321,
"c": 0.02205,
"h": 280.2
},
"luminance": 0.6639
}Semantic roles & 50–950 ramp
primary
#D2D4E4
secondary
#BBB89F
accent
#9942A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484