#D2DFE5#D2DFE5
#D2DFE5 is a very light, near-neutral cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.016 H 227.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFE5 |
|---|---|
| RGB | rgb(210, 223, 229) |
| HSL | hsl(199, 27%, 86%) |
| HSV | hsv(199, 8%, 90%) |
| CMYK | cmyk(8.3%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(88.03, -3.19, -4.43) |
| CIE-LCH | lch(88.03, 5.46, 234.19°) |
| OKLab | oklab(89.56% -0.0111 -0.0119) |
| OKLCH | oklch(89.56% 0.016 227) |
| XYZ | xyz(67.1058, 72.1333, 84.5012) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.69
Gainsboro
#DCDCDC
ΔE00 5.69
Aliceblue
#F0F8FF
ΔE00 6.07
Light Gray
#D3D3D3
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.43
Silver (survey)
#C5C9C7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFE5 #E5D8D2
analogous
#D2E5E1 #D2DFE5 #D2D5E5
triadic
#D2DFE5 #E5D2DF #DFE5D2
tetradic
#D2DFE5 #E1D2E5 #E5D8D2 #D5E5D2
square
#D2DFE5 #E1D2E5 #E5D8D2 #D5E5D2
split-complementary
#D2DFE5 #E5D2D5 #E5E1D2
monochromatic
#84A8B8 #ABC3CF #D2DFE5 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.36
#D2DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D2DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFE5
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFE5 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE5
Deuteranopia (green-blind)
#D9DCE5
Tritanopia (blue-blind)
#CDE1E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dfe5; /* rgb */ color: rgb(210, 223, 229); /* oklch */ color: oklch(89.6% 0.016 227.0);
Tailwind
colors: {
custom: {
50: '#dfe9ed',
500: '#d2dfe5',
950: '#000000',
},
}SCSS
$custom: #d2dfe5; $custom-light: #dfe9ed; $custom-dark: #000000;
JSON
{
"hex": "#d2dfe5",
"rgb": {
"r": 210,
"g": 223,
"b": 229
},
"hsl": {
"h": 198.947,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.8956,
"c": 0.01626,
"h": 227
},
"luminance": 0.72134
}Semantic roles & 50–950 ramp
primary
#D2DFE5
secondary
#BDA89E
accent
#6040A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484