#D2DCE4#D2DCE4
#D2DCE4 is a very light, near-neutral cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.015 H 241.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCE4 |
|---|---|
| RGB | rgb(210, 220, 228) |
| HSL | hsl(207, 25%, 86%) |
| HSV | hsv(207, 8%, 89%) |
| CMYK | cmyk(7.9%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(87.24, -1.83, -5.07) |
| CIE-LCH | lch(87.24, 5.40, 250.12°) |
| OKLab | oklab(88.92% -0.0073 -0.0136) |
| OKLCH | oklch(88.92% 0.015 241.8) |
| XYZ | xyz(66.1722, 70.4888, 83.5032) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.72
Gainsboro
#DCDCDC
ΔE00 5.12
Light Gray
#D3D3D3
ΔE00 5.40
Aliceblue
#F0F8FF
ΔE00 6.17
Silver (survey)
#C5C9C7
ΔE00 6.71
Light Grey
#D8DCD6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCE4 #E4DAD2
analogous
#D2E4E3 #D2DCE4 #D2D3E4
triadic
#D2DCE4 #E4D2DC #DCE4D2
tetradic
#D2DCE4 #E3D2E4 #E4DAD2 #D3E4D2
square
#D2DCE4 #E3D2E4 #E4DAD2 #D3E4D2
split-complementary
#D2DCE4 #E4D2D3 #E4E3D2
monochromatic
#85A0B6 #ACBECD #D2DCE4 #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.39
#D2DCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D2DCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCE4
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCE4 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#D6DAE4
Tritanopia (blue-blind)
#CEDEDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dce4; /* rgb */ color: rgb(210, 220, 228); /* oklch */ color: oklch(88.9% 0.015 241.8);
Tailwind
colors: {
custom: {
50: '#dfe6ec',
500: '#d2dce4',
950: '#000000',
},
}SCSS
$custom: #d2dce4; $custom-light: #dfe6ec; $custom-dark: #000000;
JSON
{
"hex": "#d2dce4",
"rgb": {
"r": 210,
"g": 220,
"b": 228
},
"hsl": {
"h": 206.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.88924,
"c": 0.01544,
"h": 241.8
},
"luminance": 0.70489
}Semantic roles & 50–950 ramp
primary
#D2DCE4
secondary
#BBAC9F
accent
#6D42A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484