#D2D2E0#D2D2E0
#D2D2E0 is a very light, near-neutral blue. Relative luminance 0.652; OKLCH L 86.8% C 0.019 H 286.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2E0 |
|---|---|
| RGB | rgb(210, 210, 224) |
| HSL | hsl(240, 18%, 85%) |
| HSV | hsv(240, 6%, 88%) |
| CMYK | cmyk(6.3%, 6.3%, 0%, 12.2%) |
| CIE-LAB | lab(84.57, 2.62, -6.89) |
| CIE-LCH | lch(84.57, 7.37, 290.80°) |
| OKLab | oklab(86.8% 0.0053 -0.0184) |
| OKLCH | oklch(86.8% 0.019 286) |
| XYZ | xyz(63.0769, 65.1764, 79.7638) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.14
Fog
#D8DCE0
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 8.05
Dove Gray
#B6B8BD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2E0 #E0E0D2
analogous
#D2D9E0 #D2D2E0 #D9D2E0
triadic
#D2D2E0 #E0D2D2 #D2E0D2
tetradic
#D2D2E0 #E0D2D9 #E0E0D2 #D2E0D9
square
#D2D2E0 #E0D2D9 #E0E0D2 #D2E0D9
split-complementary
#D2D2E0 #E0D9D2 #D9E0D2
monochromatic
#8A8AAE #AEAEC7 #D2D2E0 #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.50
#D2D2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#D2D2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2E0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2E0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E1
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#CFD4D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d2e0; /* rgb */ color: rgb(210, 210, 224); /* oklch */ color: oklch(86.8% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#dfdfe9',
500: '#d2d2e0',
950: '#000000',
},
}SCSS
$custom: #d2d2e0; $custom-light: #dfdfe9; $custom-dark: #000000;
JSON
{
"hex": "#d2d2e0",
"rgb": {
"r": 210,
"g": 210,
"b": 224
},
"hsl": {
"h": 240,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.86798,
"c": 0.01916,
"h": 286
},
"luminance": 0.65177
}Semantic roles & 50–950 ramp
primary
#D2D2E0
secondary
#B6B6A0
accent
#9D499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484