#D2DFEB#D2DFEB
#D2DFEB is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.7% C 0.022 H 245.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFEB |
|---|---|
| RGB | rgb(210, 223, 235) |
| HSL | hsl(209, 38%, 87%) |
| HSV | hsv(209, 11%, 92%) |
| CMYK | cmyk(10.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.20, -2.02, -7.34) |
| CIE-LCH | lch(88.20, 7.62, 254.60°) |
| OKLab | oklab(89.74% -0.0088 -0.0197) |
| OKLCH | oklch(89.74% 0.022 245.9) |
| XYZ | xyz(67.9581, 72.4742, 88.9897) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.34
Aliceblue
#F0F8FF
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.22
Ghostwhite
#F8F8FF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFEB #EBDED2
analogous
#D2EBEB #D2DFEB #D2D3EB
triadic
#D2DFEB #EBD2DF #DFEBD2
tetradic
#D2DFEB #EBD2EB #EBDED2 #D3EBD2
square
#D2DFEB #EBD2EB #EBDED2 #D3EBD2
split-complementary
#D2DFEB #EBD2D3 #EBEBD2
monochromatic
#7DA3C5 #A8C1D8 #D2DFEB #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.36
#D2DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D2DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFEB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFEB | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#CCE2E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dfeb; /* rgb */ color: rgb(210, 223, 235); /* oklch */ color: oklch(89.7% 0.022 245.9);
Tailwind
colors: {
custom: {
50: '#dfe9f1',
500: '#d2dfeb',
950: '#000000',
},
}SCSS
$custom: #d2dfeb; $custom-light: #dfe9f1; $custom-dark: #000000;
JSON
{
"hex": "#d2dfeb",
"rgb": {
"r": 210,
"g": 223,
"b": 235
},
"hsl": {
"h": 208.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.89743,
"c": 0.02163,
"h": 245.9
},
"luminance": 0.72475
}Semantic roles & 50–950 ramp
primary
#D2DFEB
secondary
#C6B09B
accent
#7034B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485