#D2DDE1#D2DDE1
#D2DDE1 is a very light, near-neutral cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.013 H 221.4°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDE1 |
|---|---|
| RGB | rgb(210, 221, 225) |
| HSL | hsl(196, 20%, 85%) |
| HSV | hsv(196, 7%, 88%) |
| CMYK | cmyk(6.7%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(87.41, -2.93, -3.23) |
| CIE-LCH | lch(87.41, 4.36, 227.84°) |
| OKLab | oklab(89.04% -0.0098 -0.0087) |
| OKLCH | oklch(89.04% 0.013 221.4) |
| XYZ | xyz(66.0226, 70.8501, 81.4167) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.11
Gainsboro
#DCDCDC
ΔE00 4.86
Light Gray
#D3D3D3
ΔE00 5.20
Light Grey
#D8DCD6
ΔE00 5.35
Silver (survey)
#C5C9C7
ΔE00 5.87
Aliceblue
#F0F8FF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDE1 #E1D6D2
analogous
#D2E1DD #D2DDE1 #D2D5E1
triadic
#D2DDE1 #E1D2DD #DDE1D2
tetradic
#D2DDE1 #DDD2E1 #E1D6D2 #D5E1D2
square
#D2DDE1 #DDD2E1 #E1D6D2 #D5E1D2
split-complementary
#D2DDE1 #E1D2D5 #E1DDD2
monochromatic
#89A6B0 #ADC1C9 #D2DDE1 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.38
#D2DDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D2DDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDE1
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDE1 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCE1
Deuteranopia (green-blind)
#D8DAE1
Tritanopia (blue-blind)
#CEDEDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dde1; /* rgb */ color: rgb(210, 221, 225); /* oklch */ color: oklch(89.0% 0.013 221.4);
Tailwind
colors: {
custom: {
50: '#dfe7ea',
500: '#d2dde1',
950: '#000000',
},
}SCSS
$custom: #d2dde1; $custom-light: #dfe7ea; $custom-dark: #000000;
JSON
{
"hex": "#d2dde1",
"rgb": {
"r": 210,
"g": 221,
"b": 225
},
"hsl": {
"h": 196,
"s": 20,
"l": 85.294
},
"oklch": {
"l": 0.89036,
"c": 0.0131,
"h": 221.4
},
"luminance": 0.70851
}Semantic roles & 50–950 ramp
primary
#D2DDE1
secondary
#B7A6A0
accent
#5E479E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484