#D2DDE5#D2DDE5
#D2DDE5 is a very light, near-neutral cyan. Relative luminance 0.711; OKLCH L 89.2% C 0.016 H 239.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDE5 |
|---|---|
| RGB | rgb(210, 221, 229) |
| HSL | hsl(205, 27%, 86%) |
| HSV | hsv(205, 8%, 90%) |
| CMYK | cmyk(8.3%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(87.52, -2.16, -5.18) |
| CIE-LCH | lch(87.52, 5.62, 247.38°) |
| OKLab | oklab(89.16% -0.0083 -0.0139) |
| OKLCH | oklch(89.16% 0.016 239.1) |
| XYZ | xyz(66.5747, 71.0710, 84.3242) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.03
Gainsboro
#DCDCDC
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.71
Aliceblue
#F0F8FF
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.90
Light Grey
#D8DCD6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDE5 #E5DAD2
analogous
#D2E5E3 #D2DDE5 #D2D3E5
triadic
#D2DDE5 #E5D2DD #DDE5D2
tetradic
#D2DDE5 #E3D2E5 #E5DAD2 #D3E5D2
square
#D2DDE5 #E3D2E5 #E5DAD2 #D3E5D2
split-complementary
#D2DDE5 #E5D2D3 #E5E3D2
monochromatic
#84A2B8 #ABC0CF #D2DDE5 #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.38
#D2DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D2DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDE5
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDE5 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE5
Deuteranopia (green-blind)
#D7DAE5
Tritanopia (blue-blind)
#CDDFDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dde5; /* rgb */ color: rgb(210, 221, 229); /* oklch */ color: oklch(89.2% 0.016 239.1);
Tailwind
colors: {
custom: {
50: '#dfe7ed',
500: '#d2dde5',
950: '#000000',
},
}SCSS
$custom: #d2dde5; $custom-light: #dfe7ed; $custom-dark: #000000;
JSON
{
"hex": "#d2dde5",
"rgb": {
"r": 210,
"g": 221,
"b": 229
},
"hsl": {
"h": 205.263,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.89156,
"c": 0.01619,
"h": 239.1
},
"luminance": 0.71072
}Semantic roles & 50–950 ramp
primary
#D2DDE5
secondary
#BDAB9E
accent
#6B40A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484