#D4DDE2#D4DDE2
#D4DDE2 is a very light, near-neutral cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.012 H 231.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDE2 |
|---|---|
| RGB | rgb(212, 221, 226) |
| HSL | hsl(201, 19%, 86%) |
| HSV | hsv(201, 6%, 89%) |
| CMYK | cmyk(6.2%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(87.58, -2.08, -3.49) |
| CIE-LCH | lch(87.58, 4.07, 239.23°) |
| OKLab | oklab(89.21% -0.0074 -0.0094) |
| OKLCH | oklch(89.21% 0.012 231.7) |
| XYZ | xyz(66.7325, 71.2004, 82.1641) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.14
Gainsboro
#DCDCDC
ΔE00 4.24
Light Gray
#D3D3D3
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 5.95
Aliceblue
#F0F8FF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDE2 #E2D9D4
analogous
#D4E2E0 #D4DDE2 #D4D6E2
triadic
#D4DDE2 #E2D4DD #DDE2D4
tetradic
#D4DDE2 #E0D4E2 #E2D9D4 #D6E2D4
square
#D4DDE2 #E0D4E2 #E2D9D4 #D6E2D4
split-complementary
#D4DDE2 #E2D4D6 #E2E0D4
monochromatic
#8BA3B1 #AFC0C9 #D4DDE2 #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.38
#D4DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D4DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDE2
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDE2 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCE2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#D1DEDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4dde2; /* rgb */ color: rgb(212, 221, 226); /* oklch */ color: oklch(89.2% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#e1e7eb',
500: '#d4dde2',
950: '#000000',
},
}SCSS
$custom: #d4dde2; $custom-light: #e1e7eb; $custom-dark: #000000;
JSON
{
"hex": "#d4dde2",
"rgb": {
"r": 212,
"g": 221,
"b": 226
},
"hsl": {
"h": 201.429,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.89214,
"c": 0.01193,
"h": 231.7
},
"luminance": 0.71201
}Semantic roles & 50–950 ramp
primary
#D4DDE2
secondary
#B8AAA2
accent
#66489E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484