#D4DCDF#D4DCDF
#D4DCDF is a very light, near-neutral cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.010 H 222.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCDF |
|---|---|
| RGB | rgb(212, 220, 223) |
| HSL | hsl(196, 15%, 85%) |
| HSV | hsv(196, 5%, 87%) |
| CMYK | cmyk(4.9%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.25, -2.13, -2.40) |
| CIE-LCH | lch(87.25, 3.21, 228.48°) |
| OKLab | oklab(88.92% -0.0071 -0.0064) |
| OKLCH | oklch(88.92% 0.01 222) |
| XYZ | xyz(66.0613, 70.5107, 79.9273) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.07
Gainsboro
#DCDCDC
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 4.06
Light Grey
#D8DCD6
ΔE00 4.61
Silver (survey)
#C5C9C7
ΔE00 5.22
Aliceblue
#F0F8FF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCDF #DFD7D4
analogous
#D4DFDC #D4DCDF #D4D6DF
triadic
#D4DCDF #DFD4DC #DCDFD4
tetradic
#D4DCDF #DCD4DF #DFD7D4 #D6DFD4
square
#D4DCDF #DCD4DF #DFD7D4 #D6DFD4
split-complementary
#D4DCDF #DFD4D6 #DFDCD4
monochromatic
#8EA3AB #B1BFC5 #D4DCDF #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.39
#D4DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D4DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCDF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCDF | 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)
#DADBDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#D1DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4dcdf; /* rgb */ color: rgb(212, 220, 223); /* oklch */ color: oklch(88.9% 0.010 222.0);
Tailwind
colors: {
custom: {
50: '#e1e6e9',
500: '#d4dcdf',
950: '#000000',
},
}SCSS
$custom: #d4dcdf; $custom-light: #e1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d4dcdf",
"rgb": {
"r": 212,
"g": 220,
"b": 223
},
"hsl": {
"h": 196.364,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.88924,
"c": 0.00962,
"h": 222
},
"luminance": 0.70511
}Semantic roles & 50–950 ramp
primary
#D4DCDF
secondary
#B4A8A3
accent
#614D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484