#D2DCE0#D2DCE0
#D2DCE0 is a very light, near-neutral cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.012 H 223.5°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCE0 |
|---|---|
| RGB | rgb(210, 220, 224) |
| HSL | hsl(197, 18%, 85%) |
| HSV | hsv(197, 6%, 88%) |
| CMYK | cmyk(6.3%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(87.13, -2.60, -3.12) |
| CIE-LCH | lch(87.13, 4.06, 230.20°) |
| OKLab | oklab(88.8% -0.0088 -0.0084) |
| OKLCH | oklch(88.8% 0.012 223.5) |
| XYZ | xyz(65.6234, 70.2693, 80.6126) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.71
Gainsboro
#DCDCDC
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 4.79
Light Grey
#D8DCD6
ΔE00 5.24
Silver (survey)
#C5C9C7
ΔE00 5.59
Aliceblue
#F0F8FF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCE0 #E0D6D2
analogous
#D2E0DD #D2DCE0 #D2D5E0
triadic
#D2DCE0 #E0D2DC #DCE0D2
tetradic
#D2DCE0 #DDD2E0 #E0D6D2 #D5E0D2
square
#D2DCE0 #DDD2E0 #E0D6D2 #D5E0D2
split-complementary
#D2DCE0 #E0D2D5 #E0DDD2
monochromatic
#8AA4AE #AEC0C7 #D2DCE0 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.39
#D2DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#D2DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCE0
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCE0 | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBE0
Deuteranopia (green-blind)
#D7D9E0
Tritanopia (blue-blind)
#CFDDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dce0; /* rgb */ color: rgb(210, 220, 224); /* oklch */ color: oklch(88.8% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#dfe6e9',
500: '#d2dce0',
950: '#000000',
},
}SCSS
$custom: #d2dce0; $custom-light: #dfe6e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dce0",
"rgb": {
"r": 210,
"g": 220,
"b": 224
},
"hsl": {
"h": 197.143,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.88804,
"c": 0.01215,
"h": 223.5
},
"luminance": 0.7027
}Semantic roles & 50–950 ramp
primary
#D2DCE0
secondary
#B6A6A0
accent
#61499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484