#D4DCE2#D4DCE2
#D4DCE2 is a very light, near-neutral cyan. Relative luminance 0.707; OKLCH L 89.0% C 0.012 H 239.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCE2 |
|---|---|
| RGB | rgb(212, 220, 226) |
| HSL | hsl(206, 19%, 86%) |
| HSV | hsv(206, 6%, 89%) |
| CMYK | cmyk(6.2%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(87.33, -1.56, -3.87) |
| CIE-LCH | lch(87.33, 4.17, 248.02°) |
| OKLab | oklab(89.01% -0.006 -0.0104) |
| OKLCH | oklch(89.01% 0.012 239.9) |
| XYZ | xyz(66.4693, 70.6739, 82.0763) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.77
Gainsboro
#DCDCDC
ΔE00 4.12
Light Gray
#D3D3D3
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 6.05
Aliceblue
#F0F8FF
ΔE00 6.06
Light Grey
#D8DCD6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCE2 #E2DAD4
analogous
#D4E2E1 #D4DCE2 #D4D5E2
triadic
#D4DCE2 #E2D4DC #DCE2D4
tetradic
#D4DCE2 #E1D4E2 #E2DAD4 #D5E2D4
square
#D4DCE2 #E1D4E2 #E2DAD4 #D5E2D4
split-complementary
#D4DCE2 #E2D4D5 #E2E1D4
monochromatic
#8BA0B1 #AFBEC9 #D4DCE2 #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.39
#D4DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D4DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCE2
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCE2 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#D1DEDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4dce2; /* rgb */ color: rgb(212, 220, 226); /* oklch */ color: oklch(89.0% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#e1e6eb',
500: '#d4dce2',
950: '#000000',
},
}SCSS
$custom: #d4dce2; $custom-light: #e1e6eb; $custom-dark: #000000;
JSON
{
"hex": "#d4dce2",
"rgb": {
"r": 212,
"g": 220,
"b": 226
},
"hsl": {
"h": 205.714,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.89013,
"c": 0.01197,
"h": 239.9
},
"luminance": 0.70674
}Semantic roles & 50–950 ramp
primary
#D4DCE2
secondary
#B8ACA2
accent
#6D489E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484