#D6DFEB#D6DFEB
#D6DFEB is a very light, near-neutral cyan. Relative luminance 0.731; OKLCH L 90.0% C 0.019 H 255.5°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFEB |
|---|---|
| RGB | rgb(214, 223, 235) |
| HSL | hsl(214, 34%, 88%) |
| HSV | hsv(214, 9%, 92%) |
| CMYK | cmyk(8.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.48, -0.73, -6.89) |
| CIE-LCH | lch(88.48, 6.93, 263.93°) |
| OKLab | oklab(90.04% -0.0048 -0.0185) |
| OKLCH | oklch(90.04% 0.019 255.5) |
| XYZ | xyz(69.1115, 73.0690, 89.0438) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.74
Aliceblue
#F0F8FF
ΔE00 5.79
Gainsboro
#DCDCDC
ΔE00 6.05
Lavender (CSS)
#E6E6FA
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 6.54
Ghostwhite
#F8F8FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFEB #EBE2D6
analogous
#D6E9EB #D6DFEB #D7D6EB
triadic
#D6DFEB #EBD6DF #DFEBD6
tetradic
#D6DFEB #EBD6E9 #EBE2D6 #D6EBD7
square
#D6DFEB #EBD6E9 #EBE2D6 #D6EBD7
split-complementary
#D6DFEB #EBD7D6 #E9EBD6
monochromatic
#849FC3 #ADBFD7 #D6DFEB #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.34
#D6DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#D6DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFEB
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFEB | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#D1E2E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6dfeb; /* rgb */ color: rgb(214, 223, 235); /* oklch */ color: oklch(90.0% 0.019 255.5);
Tailwind
colors: {
custom: {
50: '#e2e9f1',
500: '#d6dfeb',
950: '#000000',
},
}SCSS
$custom: #d6dfeb; $custom-light: #e2e9f1; $custom-dark: #000000;
JSON
{
"hex": "#d6dfeb",
"rgb": {
"r": 214,
"g": 223,
"b": 235
},
"hsl": {
"h": 214.286,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.90037,
"c": 0.0191,
"h": 255.5
},
"luminance": 0.7307
}Semantic roles & 50–950 ramp
primary
#D6DFEB
secondary
#C5B5A0
accent
#7B38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485