#D2DDE8#D2DDE8
#D2DDE8 is a very light, near-neutral cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.019 H 248.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDE8 |
|---|---|
| RGB | rgb(210, 221, 232) |
| HSL | hsl(210, 32%, 87%) |
| HSV | hsv(210, 9%, 91%) |
| CMYK | cmyk(9.5%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(87.60, -1.58, -6.64) |
| CIE-LCH | lch(87.60, 6.83, 256.66°) |
| OKLab | oklab(89.25% -0.0072 -0.0178) |
| OKLCH | oklch(89.25% 0.019 248) |
| XYZ | xyz(66.9971, 71.2400, 86.5493) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.66
Gainsboro
#DCDCDC
ΔE00 6.09
Aliceblue
#F0F8FF
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 7.21
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDE8 #E8DDD2
analogous
#D2E8E8 #D2DDE8 #D2D2E8
triadic
#D2DDE8 #E8D2DD #DDE8D2
tetradic
#D2DDE8 #E8D2E8 #E8DDD2 #D2E8D2
square
#D2DDE8 #E8D2E8 #E8DDD2 #D2E8D2
split-complementary
#D2DDE8 #E8D2D2 #E8E8D2
monochromatic
#81A0BF #AABED3 #D2DDE8 #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.38
#D2DDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D2DDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDE8
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDE8 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#D6DBE8
Tritanopia (blue-blind)
#CDDFE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dde8; /* rgb */ color: rgb(210, 221, 232); /* oklch */ color: oklch(89.2% 0.019 248.0);
Tailwind
colors: {
custom: {
50: '#dfe7ef',
500: '#d2dde8',
950: '#000000',
},
}SCSS
$custom: #d2dde8; $custom-light: #dfe7ef; $custom-dark: #000000;
JSON
{
"hex": "#d2dde8",
"rgb": {
"r": 210,
"g": 221,
"b": 232
},
"hsl": {
"h": 210,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.89248,
"c": 0.01923,
"h": 248
},
"luminance": 0.71241
}Semantic roles & 50–950 ramp
primary
#D2DDE8
secondary
#C1AF9D
accent
#733AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485