#D5DDE2#D5DDE2
#D5DDE2 is a very light, near-neutral cyan. Relative luminance 0.714; OKLCH L 89.3% C 0.011 H 234.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDE2 |
|---|---|
| RGB | rgb(213, 221, 226) |
| HSL | hsl(203, 18%, 86%) |
| HSV | hsv(203, 6%, 89%) |
| CMYK | cmyk(5.8%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(87.65, -1.75, -3.38) |
| CIE-LCH | lch(87.65, 3.81, 242.62°) |
| OKLab | oklab(89.29% -0.0064 -0.009) |
| OKLCH | oklch(89.29% 0.011 234.8) |
| XYZ | xyz(67.0218, 71.3495, 82.1776) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.72
Gainsboro
#DCDCDC
ΔE00 3.90
Light Gray
#D3D3D3
ΔE00 4.39
Light Grey
#D8DCD6
ΔE00 5.60
Aliceblue
#F0F8FF
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDE2 #E2DAD5
analogous
#D5E2E0 #D5DDE2 #D5D6E2
triadic
#D5DDE2 #E2D5DD #DDE2D5
tetradic
#D5DDE2 #E0D5E2 #E2DAD5 #D6E2D5
square
#D5DDE2 #E0D5E2 #E2DAD5 #D6E2D5
split-complementary
#D5DDE2 #E2D5D6 #E2E0D5
monochromatic
#8DA2B0 #B1C0C9 #D5DDE2 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.38
#D5DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D5DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDE2
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDE2 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#D2DEDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dde2; /* rgb */ color: rgb(213, 221, 226); /* oklch */ color: oklch(89.3% 0.011 234.8);
Tailwind
colors: {
custom: {
50: '#e1e7eb',
500: '#d5dde2',
950: '#000000',
},
}SCSS
$custom: #d5dde2; $custom-light: #e1e7eb; $custom-dark: #000000;
JSON
{
"hex": "#d5dde2",
"rgb": {
"r": 213,
"g": 221,
"b": 226
},
"hsl": {
"h": 203.077,
"s": 18.31,
"l": 86.078
},
"oklch": {
"l": 0.89289,
"c": 0.01106,
"h": 234.8
},
"luminance": 0.7135
}Semantic roles & 50–950 ramp
primary
#D5DDE2
secondary
#B8ABA3
accent
#69499D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484