#D2DFE7#D2DFE7
#D2DFE7 is a very light, near-neutral cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.018 H 234.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFE7 |
|---|---|
| RGB | rgb(210, 223, 231) |
| HSL | hsl(203, 30%, 86%) |
| HSV | hsv(203, 9%, 91%) |
| CMYK | cmyk(9.1%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(88.09, -2.81, -5.40) |
| CIE-LCH | lch(88.09, 6.09, 242.54°) |
| OKLab | oklab(89.62% -0.0103 -0.0145) |
| OKLCH | oklch(89.62% 0.018 234.5) |
| XYZ | xyz(67.3867, 72.2457, 85.9804) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.70
Aliceblue
#F0F8FF
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFE7 #E7DAD2
analogous
#D2E7E5 #D2DFE7 #D2D5E7
triadic
#D2DFE7 #E7D2DF #DFE7D2
tetradic
#D2DFE7 #E5D2E7 #E7DAD2 #D5E7D2
square
#D2DFE7 #E5D2E7 #E7DAD2 #D5E7D2
split-complementary
#D2DFE7 #E7D2D5 #E7E5D2
monochromatic
#82A6BC #AAC3D2 #D2DFE7 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.36
#D2DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D2DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFE7
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFE7 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE7
Deuteranopia (green-blind)
#D8DCE7
Tritanopia (blue-blind)
#CDE1E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dfe7; /* rgb */ color: rgb(210, 223, 231); /* oklch */ color: oklch(89.6% 0.018 234.5);
Tailwind
colors: {
custom: {
50: '#dfe9ee',
500: '#d2dfe7',
950: '#000000',
},
}SCSS
$custom: #d2dfe7; $custom-light: #dfe9ee; $custom-dark: #000000;
JSON
{
"hex": "#d2dfe7",
"rgb": {
"r": 210,
"g": 223,
"b": 231
},
"hsl": {
"h": 202.857,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.8962,
"c": 0.0178,
"h": 234.5
},
"luminance": 0.72247
}Semantic roles & 50–950 ramp
primary
#D2DFE7
secondary
#C0AB9D
accent
#663CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485