#D2DDE2#D2DDE2
#D2DDE2 is a very light, near-neutral cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.014 H 226.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDE2 |
|---|---|
| RGB | rgb(210, 221, 226) |
| HSL | hsl(199, 22%, 85%) |
| HSV | hsv(199, 7%, 89%) |
| CMYK | cmyk(7.1%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(87.44, -2.74, -3.72) |
| CIE-LCH | lch(87.44, 4.62, 233.66°) |
| OKLab | oklab(89.07% -0.0094 -0.01) |
| OKLCH | oklch(89.07% 0.014 226.6) |
| XYZ | xyz(66.1594, 70.9049, 82.1372) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.97
Gainsboro
#DCDCDC
ΔE00 4.93
Light Gray
#D3D3D3
ΔE00 5.27
Light Grey
#D8DCD6
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.09
Aliceblue
#F0F8FF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDE2 #E2D7D2
analogous
#D2E2DF #D2DDE2 #D2D5E2
triadic
#D2DDE2 #E2D2DD #DDE2D2
tetradic
#D2DDE2 #DFD2E2 #E2D7D2 #D5E2D2
square
#D2DDE2 #DFD2E2 #E2D7D2 #D5E2D2
split-complementary
#D2DDE2 #E2D2D5 #E2DFD2
monochromatic
#88A5B2 #ADC1CA #D2DDE2 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.38
#D2DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D2DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDE2
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDE2 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#CEDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dde2; /* rgb */ color: rgb(210, 221, 226); /* oklch */ color: oklch(89.1% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#dfe7eb',
500: '#d2dde2',
950: '#000000',
},
}SCSS
$custom: #d2dde2; $custom-light: #dfe7eb; $custom-dark: #000000;
JSON
{
"hex": "#d2dde2",
"rgb": {
"r": 210,
"g": 221,
"b": 226
},
"hsl": {
"h": 198.75,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.89066,
"c": 0.01374,
"h": 226.6
},
"luminance": 0.70906
}Semantic roles & 50–950 ramp
primary
#D2DDE2
secondary
#B9A7A0
accent
#6245A0
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484