#D2DDE6#D2DDE6
#D2DDE6 is a very light, near-neutral cyan. Relative luminance 0.711; OKLCH L 89.2% C 0.017 H 242.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDE6 |
|---|---|
| RGB | rgb(210, 221, 230) |
| HSL | hsl(207, 29%, 86%) |
| HSV | hsv(207, 9%, 90%) |
| CMYK | cmyk(8.7%, 3.9%, 0%, 9.8%) |
| CIE-LAB | lab(87.55, -1.97, -5.67) |
| CIE-LCH | lch(87.55, 6.00, 250.88°) |
| OKLab | oklab(89.19% -0.0079 -0.0152) |
| OKLCH | oklch(89.19% 0.017 242.4) |
| XYZ | xyz(66.7147, 71.1270, 85.0616) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.19
Gainsboro
#DCDCDC
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 5.92
Aliceblue
#F0F8FF
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDE6 #E6DBD2
analogous
#D2E6E5 #D2DDE6 #D2D3E6
triadic
#D2DDE6 #E6D2DD #DDE6D2
tetradic
#D2DDE6 #E5D2E6 #E6DBD2 #D3E6D2
square
#D2DDE6 #E5D2E6 #E6DBD2 #D3E6D2
split-complementary
#D2DDE6 #E6D2D3 #E6E5D2
monochromatic
#83A2BA #ABBFD0 #D2DDE6 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.38
#D2DDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D2DDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDE6
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDE6 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE6
Deuteranopia (green-blind)
#D7DAE6
Tritanopia (blue-blind)
#CDDFE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dde6; /* rgb */ color: rgb(210, 221, 230); /* oklch */ color: oklch(89.2% 0.017 242.4);
Tailwind
colors: {
custom: {
50: '#dfe7ed',
500: '#d2dde6',
950: '#000000',
},
}SCSS
$custom: #d2dde6; $custom-light: #dfe7ed; $custom-dark: #000000;
JSON
{
"hex": "#d2dde6",
"rgb": {
"r": 210,
"g": 221,
"b": 230
},
"hsl": {
"h": 207,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.89186,
"c": 0.01716,
"h": 242.4
},
"luminance": 0.71128
}Semantic roles & 50–950 ramp
primary
#D2DDE6
secondary
#BEAC9E
accent
#6E3EA7
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484