#D2D0E2#D2D0E2
#D2D0E2 is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.5% C 0.025 H 291.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0E2 |
|---|---|
| RGB | rgb(210, 208, 226) |
| HSL | hsl(247, 24%, 85%) |
| HSV | hsv(247, 8%, 89%) |
| CMYK | cmyk(7.1%, 8%, 0%, 11.4%) |
| CIE-LAB | lab(84.12, 4.06, -8.62) |
| CIE-LCH | lch(84.12, 9.53, 295.20°) |
| OKLab | oklab(86.46% 0.0089 -0.0231) |
| OKLCH | oklch(86.46% 0.025 291) |
| XYZ | xyz(62.8591, 64.3042, 81.0371) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.02
Fog
#D8DCE0
ΔE00 7.99
Light Gray
#D3D3D3
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.76
Gainsboro
#DCDCDC
ΔE00 8.85
Dove Gray
#B6B8BD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0E2 #E0E2D0
analogous
#D0D7E2 #D2D0E2 #DBD0E2
triadic
#D2D0E2 #E2D2D0 #D0E2D2
tetradic
#D2D0E2 #E2D0D7 #E0E2D0 #D0E2DB
square
#D2D0E2 #E2D0D7 #E0E2D0 #D0E2DB
split-complementary
#D2D0E2 #E2DBD0 #D7E2D0
monochromatic
#8A84B3 #AEAACB #D2D0E2 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.52
#D2D0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#D2D0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0E2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0E2 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E3
Deuteranopia (green-blind)
#CCD1E1
Tritanopia (blue-blind)
#CFD3D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d0e2; /* rgb */ color: rgb(210, 208, 226); /* oklch */ color: oklch(86.5% 0.025 291.0);
Tailwind
colors: {
custom: {
50: '#dfdeeb',
500: '#d2d0e2',
950: '#000000',
},
}SCSS
$custom: #d2d0e2; $custom-light: #dfdeeb; $custom-dark: #000000;
JSON
{
"hex": "#d2d0e2",
"rgb": {
"r": 210,
"g": 208,
"b": 226
},
"hsl": {
"h": 246.667,
"s": 23.684,
"l": 85.098
},
"oklch": {
"l": 0.86463,
"c": 0.02474,
"h": 291
},
"luminance": 0.64304
}Semantic roles & 50–950 ramp
primary
#D2D0E2
secondary
#B6B99D
accent
#A24398
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484