#D6DAF0#D6DAF0
#D6DAF0 is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.2% C 0.030 H 277.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DAF0 |
|---|---|
| RGB | rgb(214, 218, 240) |
| HSL | hsl(231, 46%, 89%) |
| HSV | hsv(231, 11%, 94%) |
| CMYK | cmyk(10.8%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(87.35, 2.86, -11.20) |
| CIE-LCH | lch(87.35, 11.56, 284.31°) |
| OKLab | oklab(89.2% 0.004 -0.0301) |
| OKLCH | oklch(89.2% 0.03 277.6) |
| XYZ | xyz(68.5278, 70.7296, 92.4630) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.33
Light Blue Grey
#B7C9E2
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.68
Ghostwhite
#F8F8FF
ΔE00 8.81
Periwinkle
#CCCCFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DAF0 #F0ECD6
analogous
#D6E7F0 #D6DAF0 #DFD6F0
triadic
#D6DAF0 #F0D6DA #DAF0D6
tetradic
#D6DAF0 #F0D6E7 #F0ECD6 #D6F0DF
square
#D6DAF0 #F0D6E7 #F0ECD6 #D6F0DF
split-complementary
#D6DAF0 #F0DFD6 #E7F0D6
monochromatic
#7C89CF #A9B2E0 #D6DAF0 #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.39
#D6DAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D6DAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DAF0
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DAF0 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF1
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#D1DEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6daf0; /* rgb */ color: rgb(214, 218, 240); /* oklch */ color: oklch(89.2% 0.030 277.6);
Tailwind
colors: {
custom: {
50: '#e2e5f5',
500: '#d6daf0',
950: '#000000',
},
}SCSS
$custom: #d6daf0; $custom-light: #e2e5f5; $custom-dark: #000000;
JSON
{
"hex": "#d6daf0",
"rgb": {
"r": 214,
"g": 218,
"b": 240
},
"hsl": {
"h": 230.769,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.892,
"c": 0.0304,
"h": 277.6
},
"luminance": 0.7073
}Semantic roles & 50–950 ramp
primary
#D6DAF0
secondary
#CDC69D
accent
#A42CBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485