#D2DFE8#D2DFE8
#D2DFE8 is a very light, near-neutral cyan. Relative luminance 0.723; OKLCH L 89.7% C 0.019 H 237.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFE8 |
|---|---|
| RGB | rgb(210, 223, 232) |
| HSL | hsl(205, 32%, 87%) |
| HSV | hsv(205, 9%, 91%) |
| CMYK | cmyk(9.5%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(88.11, -2.61, -5.89) |
| CIE-LCH | lch(88.11, 6.44, 246.07°) |
| OKLab | oklab(89.65% -0.01 -0.0158) |
| OKLCH | oklch(89.65% 0.019 237.8) |
| XYZ | xyz(67.5283, 72.3023, 86.7263) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.79
Aliceblue
#F0F8FF
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.52
Silver (survey)
#C5C9C7
ΔE00 7.60
Light Grey
#D8DCD6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFE8 #E8DBD2
analogous
#D2E8E6 #D2DFE8 #D2D4E8
triadic
#D2DFE8 #E8D2DF #DFE8D2
tetradic
#D2DFE8 #E6D2E8 #E8DBD2 #D4E8D2
square
#D2DFE8 #E6D2E8 #E8DBD2 #D4E8D2
split-complementary
#D2DFE8 #E8D2D4 #E8E6D2
monochromatic
#81A5BF #AAC2D3 #D2DFE8 #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.36
#D2DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D2DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFE8
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFE8 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE9
Deuteranopia (green-blind)
#D8DCE8
Tritanopia (blue-blind)
#CDE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dfe8; /* rgb */ color: rgb(210, 223, 232); /* oklch */ color: oklch(89.7% 0.019 237.8);
Tailwind
colors: {
custom: {
50: '#dfe9ef',
500: '#d2dfe8',
950: '#000000',
},
}SCSS
$custom: #d2dfe8; $custom-light: #dfe9ef; $custom-dark: #000000;
JSON
{
"hex": "#d2dfe8",
"rgb": {
"r": 210,
"g": 223,
"b": 232
},
"hsl": {
"h": 204.545,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.89651,
"c": 0.01869,
"h": 237.8
},
"luminance": 0.72303
}Semantic roles & 50–950 ramp
primary
#D2DFE8
secondary
#C1AC9D
accent
#693AAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485