#D2DBE0#D2DBE0
#D2DBE0 is a very light, near-neutral cyan. Relative luminance 0.697; OKLCH L 88.6% C 0.012 H 231.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBE0 |
|---|---|
| RGB | rgb(210, 219, 224) |
| HSL | hsl(201, 18%, 85%) |
| HSV | hsv(201, 6%, 88%) |
| CMYK | cmyk(6.3%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(86.87, -2.08, -3.50) |
| CIE-LCH | lch(86.87, 4.07, 239.24°) |
| OKLab | oklab(88.6% -0.0074 -0.0094) |
| OKLCH | oklch(88.6% 0.012 231.7) |
| XYZ | xyz(65.3617, 69.7459, 80.5254) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.19
Gainsboro
#DCDCDC
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 4.50
Silver (survey)
#C5C9C7
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 5.64
Aliceblue
#F0F8FF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBE0 #E0D7D2
analogous
#D2E0DE #D2DBE0 #D2D4E0
triadic
#D2DBE0 #E0D2DB #DBE0D2
tetradic
#D2DBE0 #DED2E0 #E0D7D2 #D4E0D2
square
#D2DBE0 #DED2E0 #E0D7D2 #D4E0D2
split-complementary
#D2DBE0 #E0D2D4 #E0DED2
monochromatic
#8AA1AE #AEBEC7 #D2DBE0 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.40
#D2DBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D2DBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBE0
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBE0 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DAE0
Deuteranopia (green-blind)
#D7D9E0
Tritanopia (blue-blind)
#CFDCDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dbe0; /* rgb */ color: rgb(210, 219, 224); /* oklch */ color: oklch(88.6% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#dfe6e9',
500: '#d2dbe0',
950: '#000000',
},
}SCSS
$custom: #d2dbe0; $custom-light: #dfe6e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dbe0",
"rgb": {
"r": 210,
"g": 219,
"b": 224
},
"hsl": {
"h": 201.429,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.88602,
"c": 0.01195,
"h": 231.7
},
"luminance": 0.69746
}Semantic roles & 50–950 ramp
primary
#D2DBE0
secondary
#B6A8A0
accent
#67499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484