#D2DAE0#D2DAE0
#D2DAE0 is a very light, near-neutral cyan. Relative luminance 0.692; OKLCH L 88.4% C 0.012 H 239.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAE0 |
|---|---|
| RGB | rgb(210, 218, 224) |
| HSL | hsl(206, 18%, 85%) |
| HSV | hsv(206, 6%, 88%) |
| CMYK | cmyk(6.3%, 2.7%, 0%, 12.2%) |
| CIE-LAB | lab(86.62, -1.56, -3.88) |
| CIE-LCH | lch(86.62, 4.18, 248.03°) |
| OKLab | oklab(88.4% -0.006 -0.0104) |
| OKLCH | oklch(88.4% 0.012 239.9) |
| XYZ | xyz(65.1016, 69.2257, 80.4387) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.87
Gainsboro
#DCDCDC
ΔE00 4.18
Light Gray
#D3D3D3
ΔE00 4.33
Silver (survey)
#C5C9C7
ΔE00 5.73
Light Grey
#D8DCD6
ΔE00 6.11
Aliceblue
#F0F8FF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAE0 #E0D8D2
analogous
#D2E0DF #D2DAE0 #D2D3E0
triadic
#D2DAE0 #E0D2DA #DAE0D2
tetradic
#D2DAE0 #DFD2E0 #E0D8D2 #D3E0D2
square
#D2DAE0 #DFD2E0 #E0D8D2 #D3E0D2
split-complementary
#D2DAE0 #E0D2D3 #E0DFD2
monochromatic
#8A9EAE #AEBCC7 #D2DAE0 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.41
#D2DAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#D2DAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAE0
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAE0 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#CFDCDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dae0; /* rgb */ color: rgb(210, 218, 224); /* oklch */ color: oklch(88.4% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#dfe5e9',
500: '#d2dae0',
950: '#000000',
},
}SCSS
$custom: #d2dae0; $custom-light: #dfe5e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dae0",
"rgb": {
"r": 210,
"g": 218,
"b": 224
},
"hsl": {
"h": 205.714,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.884,
"c": 0.01199,
"h": 239.9
},
"luminance": 0.69226
}Semantic roles & 50–950 ramp
primary
#D2DAE0
secondary
#B6AAA0
accent
#6D499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484