#D2D4E8#D2D4E8
#D2D4E8 is a very light, muted blue. Relative luminance 0.666; OKLCH L 87.4% C 0.028 H 281.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4E8 |
|---|---|
| RGB | rgb(210, 212, 232) |
| HSL | hsl(235, 32%, 87%) |
| HSV | hsv(235, 9%, 91%) |
| CMYK | cmyk(9.5%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(85.31, 3.13, -10.04) |
| CIE-LCH | lch(85.31, 10.52, 287.29°) |
| OKLab | oklab(87.45% 0.0054 -0.027) |
| OKLCH | oklch(87.45% 0.028 281.3) |
| XYZ | xyz(64.6843, 66.6143, 85.7783) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.23
Light Blue Grey
#B7C9E2
ΔE00 7.28
Fog
#D8DCE0
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.54
Light Gray
#D3D3D3
ΔE00 8.88
Gainsboro
#DCDCDC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4E8 #E8E6D2
analogous
#D2DFE8 #D2D4E8 #DBD2E8
triadic
#D2D4E8 #E8D2D4 #D4E8D2
tetradic
#D2D4E8 #E8D2DF #E8E6D2 #D2E8DB
square
#D2D4E8 #E8D2DF #E8E6D2 #D2E8DB
split-complementary
#D2D4E8 #E8DBD2 #DFE8D2
monochromatic
#8187BF #AAADD3 #D2D4E8 #EBECF5 #EBECF5
Accessibility & contrast
On white
1.47
#D2D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D2D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4E8
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4E8 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#CED4E7
Tritanopia (blue-blind)
#CED7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4e8; /* rgb */ color: rgb(210, 212, 232); /* oklch */ color: oklch(87.4% 0.028 281.3);
Tailwind
colors: {
custom: {
50: '#dfe1ef',
500: '#d2d4e8',
950: '#000000',
},
}SCSS
$custom: #d2d4e8; $custom-light: #dfe1ef; $custom-dark: #000000;
JSON
{
"hex": "#d2d4e8",
"rgb": {
"r": 210,
"g": 212,
"b": 232
},
"hsl": {
"h": 234.545,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.87448,
"c": 0.02752,
"h": 281.3
},
"luminance": 0.66615
}Semantic roles & 50–950 ramp
primary
#D2D4E8
secondary
#C1BE9D
accent
#A13AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485