#D2DDE7#D2DDE7
#D2DDE7 is a very light, near-neutral cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.018 H 245.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDE7 |
|---|---|
| RGB | rgb(210, 221, 231) |
| HSL | hsl(209, 30%, 86%) |
| HSV | hsv(209, 9%, 91%) |
| CMYK | cmyk(9.1%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(87.57, -1.77, -6.16) |
| CIE-LCH | lch(87.57, 6.41, 253.95°) |
| OKLab | oklab(89.22% -0.0076 -0.0165) |
| OKLCH | oklch(89.22% 0.018 245.4) |
| XYZ | xyz(66.8555, 71.1833, 85.8033) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.40
Gainsboro
#DCDCDC
ΔE00 5.83
Aliceblue
#F0F8FF
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDE7 #E7DCD2
analogous
#D2E7E7 #D2DDE7 #D2D3E7
triadic
#D2DDE7 #E7D2DD #DDE7D2
tetradic
#D2DDE7 #E7D2E7 #E7DCD2 #D3E7D2
square
#D2DDE7 #E7D2E7 #E7DCD2 #D3E7D2
split-complementary
#D2DDE7 #E7D2D3 #E7E7D2
monochromatic
#82A1BC #AABFD2 #D2DDE7 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.38
#D2DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D2DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDE7
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDE7 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#D7DAE7
Tritanopia (blue-blind)
#CDDFE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dde7; /* rgb */ color: rgb(210, 221, 231); /* oklch */ color: oklch(89.2% 0.018 245.4);
Tailwind
colors: {
custom: {
50: '#dfe7ee',
500: '#d2dde7',
950: '#000000',
},
}SCSS
$custom: #d2dde7; $custom-light: #dfe7ee; $custom-dark: #000000;
JSON
{
"hex": "#d2dde7",
"rgb": {
"r": 210,
"g": 221,
"b": 231
},
"hsl": {
"h": 208.571,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.89217,
"c": 0.01818,
"h": 245.4
},
"luminance": 0.71184
}Semantic roles & 50–950 ramp
primary
#D2DDE7
secondary
#C0AE9D
accent
#703CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485