#D2D2DE#D2D2DE
#D2D2DE is a very light, near-neutral blue. Relative luminance 0.651; OKLCH L 86.7% C 0.016 H 286.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2DE |
|---|---|
| RGB | rgb(210, 210, 222) |
| HSL | hsl(240, 15%, 85%) |
| HSV | hsv(240, 5%, 87%) |
| CMYK | cmyk(5.4%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.52, 2.23, -5.91) |
| CIE-LCH | lch(84.52, 6.32, 290.71°) |
| OKLab | oklab(86.74% 0.0045 -0.0158) |
| OKLCH | oklch(86.74% 0.016 286.1) |
| XYZ | xyz(62.8073, 65.0685, 78.3437) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.60
Light Gray
#D3D3D3
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.26
Silver
#C0C0C0
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2DE #DEDED2
analogous
#D2D8DE #D2D2DE #D8D2DE
triadic
#D2D2DE #DED2D2 #D2DED2
tetradic
#D2D2DE #DED2D8 #DEDED2 #D2DED8
square
#D2D2DE #DED2D8 #DEDED2 #D2DED8
split-complementary
#D2D2DE #DED8D2 #D8DED2
monochromatic
#8B8BAA #AFAFC4 #D2D2DE #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.50
#D2D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D2D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2DE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2DE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#D0D4D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d2de; /* rgb */ color: rgb(210, 210, 222); /* oklch */ color: oklch(86.7% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#dfdfe8',
500: '#d2d2de',
950: '#000000',
},
}SCSS
$custom: #d2d2de; $custom-light: #dfdfe8; $custom-dark: #000000;
JSON
{
"hex": "#d2d2de",
"rgb": {
"r": 210,
"g": 210,
"b": 222
},
"hsl": {
"h": 240,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.86736,
"c": 0.01642,
"h": 286.1
},
"luminance": 0.65069
}Semantic roles & 50–950 ramp
primary
#D2D2DE
secondary
#B3B3A1
accent
#9A4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484