#D4DCE0#D4DCE0
#D4DCE0 is a very light, near-neutral cyan. Relative luminance 0.706; OKLCH L 89.0% C 0.010 H 228.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCE0 |
|---|---|
| RGB | rgb(212, 220, 224) |
| HSL | hsl(200, 16%, 85%) |
| HSV | hsv(200, 5%, 88%) |
| CMYK | cmyk(5.4%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(87.27, -1.94, -2.89) |
| CIE-LCH | lch(87.27, 3.48, 236.15°) |
| OKLab | oklab(88.95% -0.0068 -0.0077) |
| OKLCH | oklch(88.95% 0.01 228.9) |
| XYZ | xyz(66.1965, 70.5648, 80.6395) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.84
Gainsboro
#DCDCDC
ΔE00 3.77
Light Gray
#D3D3D3
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 5.10
Silver (survey)
#C5C9C7
ΔE00 5.47
Aliceblue
#F0F8FF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCE0 #E0D8D4
analogous
#D4E0DE #D4DCE0 #D4D6E0
triadic
#D4DCE0 #E0D4DC #DCE0D4
tetradic
#D4DCE0 #DED4E0 #E0D8D4 #D6E0D4
square
#D4DCE0 #DED4E0 #E0D8D4 #D6E0D4
split-complementary
#D4DCE0 #E0D4D6 #E0DED4
monochromatic
#8DA2AD #B0BFC6 #D4DCE0 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.39
#D4DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D4DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCE0
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCE0 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#D8DAE0
Tritanopia (blue-blind)
#D1DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4dce0; /* rgb */ color: rgb(212, 220, 224); /* oklch */ color: oklch(89.0% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#e1e6e9',
500: '#d4dce0',
950: '#000000',
},
}SCSS
$custom: #d4dce0; $custom-light: #e1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d4dce0",
"rgb": {
"r": 212,
"g": 220,
"b": 224
},
"hsl": {
"h": 200,
"s": 16.216,
"l": 85.49
},
"oklch": {
"l": 0.88954,
"c": 0.01028,
"h": 228.9
},
"luminance": 0.70565
}Semantic roles & 50–950 ramp
primary
#D4DCE0
secondary
#B6A9A3
accent
#664B9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484