#D2DFE9#D2DFE9
#D2DFE9 is a very light, near-neutral cyan. Relative luminance 0.724; OKLCH L 89.7% C 0.020 H 240.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFE9 |
|---|---|
| RGB | rgb(210, 223, 233) |
| HSL | hsl(206, 34%, 87%) |
| HSV | hsv(206, 10%, 91%) |
| CMYK | cmyk(9.9%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(88.14, -2.42, -6.37) |
| CIE-LCH | lch(88.14, 6.81, 249.24°) |
| OKLab | oklab(89.68% -0.0096 -0.0171) |
| OKLCH | oklch(89.68% 0.02 240.7) |
| XYZ | xyz(67.6708, 72.3593, 87.4765) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.93
Aliceblue
#F0F8FF
ΔE00 5.90
Gainsboro
#DCDCDC
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.84
Silver (survey)
#C5C9C7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFE9 #E9DCD2
analogous
#D2E9E8 #D2DFE9 #D2D4E9
triadic
#D2DFE9 #E9D2DF #DFE9D2
tetradic
#D2DFE9 #E8D2E9 #E9DCD2 #D4E9D2
square
#D2DFE9 #E8D2E9 #E9DCD2 #D4E9D2
split-complementary
#D2DFE9 #E9D2D4 #E9E8D2
monochromatic
#80A5C1 #A9C2D5 #D2DFE9 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.36
#D2DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D2DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFE9
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFE9 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#CCE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dfe9; /* rgb */ color: rgb(210, 223, 233); /* oklch */ color: oklch(89.7% 0.020 240.7);
Tailwind
colors: {
custom: {
50: '#dfe9f0',
500: '#d2dfe9',
950: '#000000',
},
}SCSS
$custom: #d2dfe9; $custom-light: #dfe9f0; $custom-dark: #000000;
JSON
{
"hex": "#d2dfe9",
"rgb": {
"r": 210,
"g": 223,
"b": 233
},
"hsl": {
"h": 206.087,
"s": 34.328,
"l": 86.863
},
"oklch": {
"l": 0.89681,
"c": 0.01962,
"h": 240.7
},
"luminance": 0.7236
}Semantic roles & 50–950 ramp
primary
#D2DFE9
secondary
#C3AD9D
accent
#6B38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485