#D5DCE2#D5DCE2
#D5DCE2 is a very light, near-neutral cyan. Relative luminance 0.708; OKLCH L 89.1% C 0.011 H 243.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCE2 |
|---|---|
| RGB | rgb(213, 220, 226) |
| HSL | hsl(208, 18%, 86%) |
| HSV | hsv(208, 6%, 89%) |
| CMYK | cmyk(5.8%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(87.40, -1.23, -3.75) |
| CIE-LCH | lch(87.40, 3.95, 251.84°) |
| OKLab | oklab(89.09% -0.005 -0.01) |
| OKLCH | oklch(89.09% 0.011 243.7) |
| XYZ | xyz(66.7585, 70.8230, 82.0899) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.41
Gainsboro
#DCDCDC
ΔE00 3.83
Light Gray
#D3D3D3
ΔE00 4.25
Aliceblue
#F0F8FF
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.07
Light Grey
#D8DCD6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCE2 #E2DBD5
analogous
#D5E2E1 #D5DCE2 #D5D5E2
triadic
#D5DCE2 #E2D5DC #DCE2D5
tetradic
#D5DCE2 #E1D5E2 #E2DBD5 #D5E2D5
square
#D5DCE2 #E1D5E2 #E2DBD5 #D5E2D5
split-complementary
#D5DCE2 #E2D5D5 #E2E1D5
monochromatic
#8DA0B0 #B1BEC9 #D5DCE2 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.38
#D5DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D5DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCE2
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCE2 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#D2DDDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5dce2; /* rgb */ color: rgb(213, 220, 226); /* oklch */ color: oklch(89.1% 0.011 243.7);
Tailwind
colors: {
custom: {
50: '#e1e6eb',
500: '#d5dce2',
950: '#000000',
},
}SCSS
$custom: #d5dce2; $custom-light: #e1e6eb; $custom-dark: #000000;
JSON
{
"hex": "#d5dce2",
"rgb": {
"r": 213,
"g": 220,
"b": 226
},
"hsl": {
"h": 207.692,
"s": 18.31,
"l": 86.078
},
"oklch": {
"l": 0.89088,
"c": 0.0112,
"h": 243.7
},
"luminance": 0.70824
}Semantic roles & 50–950 ramp
primary
#D5DCE2
secondary
#B8ADA3
accent
#70499D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484