#D2D4E7#D2D4E7
#D2D4E7 is a very light, muted blue. Relative luminance 0.666; OKLCH L 87.4% C 0.026 H 281.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4E7 |
|---|---|
| RGB | rgb(210, 212, 231) |
| HSL | hsl(234, 30%, 86%) |
| HSV | hsv(234, 9%, 91%) |
| CMYK | cmyk(9.1%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(85.28, 2.93, -9.56) |
| CIE-LCH | lch(85.28, 10.00, 287.03°) |
| OKLab | oklab(87.42% 0.005 -0.0257) |
| OKLCH | oklch(87.42% 0.026 281) |
| XYZ | xyz(64.5427, 66.5577, 85.0324) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.28
Light Blue Grey
#B7C9E2
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 8.51
Light Gray
#D3D3D3
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4E7 #E7E5D2
analogous
#D2DFE7 #D2D4E7 #DBD2E7
triadic
#D2D4E7 #E7D2D4 #D4E7D2
tetradic
#D2D4E7 #E7D2DF #E7E5D2 #D2E7DB
square
#D2D4E7 #E7D2DF #E7E5D2 #D2E7DB
split-complementary
#D2D4E7 #E7DBD2 #DFE7D2
monochromatic
#8288BC #AAAED2 #D2D4E7 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.47
#D2D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D2D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4E7
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4E7 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#CFD4E6
Tritanopia (blue-blind)
#CED7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4e7; /* rgb */ color: rgb(210, 212, 231); /* oklch */ color: oklch(87.4% 0.026 281.0);
Tailwind
colors: {
custom: {
50: '#dfe1ee',
500: '#d2d4e7',
950: '#000000',
},
}SCSS
$custom: #d2d4e7; $custom-light: #dfe1ee; $custom-dark: #000000;
JSON
{
"hex": "#d2d4e7",
"rgb": {
"r": 210,
"g": 212,
"b": 231
},
"hsl": {
"h": 234.286,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.87416,
"c": 0.02615,
"h": 281
},
"luminance": 0.66558
}Semantic roles & 50–950 ramp
primary
#D2D4E7
secondary
#C0BC9D
accent
#9F3CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485