#D6DAF2#D6DAF2
#D6DAF2 is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.3% C 0.033 H 278.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DAF2 |
|---|---|
| RGB | rgb(214, 218, 242) |
| HSL | hsl(231, 52%, 89%) |
| HSV | hsv(231, 12%, 95%) |
| CMYK | cmyk(11.6%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.41, 3.26, -12.17) |
| CIE-LCH | lch(87.41, 12.59, 284.98°) |
| OKLab | oklab(89.26% 0.0047 -0.0328) |
| OKLCH | oklch(89.26% 0.033 278.2) |
| XYZ | xyz(68.8265, 70.8491, 94.0364) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.46
Light Blue Grey
#B7C9E2
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.82
Light Periwinkle
#C1C6FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DAF2 #F2EED6
analogous
#D6E8F2 #D6DAF2 #E0D6F2
triadic
#D6DAF2 #F2D6DA #DAF2D6
tetradic
#D6DAF2 #F2D6E8 #F2EED6 #D6F2E0
square
#D6DAF2 #F2D6E8 #F2EED6 #D6F2E0
split-complementary
#D6DAF2 #F2E0D6 #E8F2D6
monochromatic
#7986D5 #A8B0E3 #D6DAF2 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.38
#D6DAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D6DAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DAF2
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DAF2 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#D3DAF1
Tritanopia (blue-blind)
#D0DEE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6daf2; /* rgb */ color: rgb(214, 218, 242); /* oklch */ color: oklch(89.3% 0.033 278.2);
Tailwind
colors: {
custom: {
50: '#e2e5f6',
500: '#d6daf2',
950: '#000000',
},
}SCSS
$custom: #d6daf2; $custom-light: #e2e5f6; $custom-dark: #000000;
JSON
{
"hex": "#d6daf2",
"rgb": {
"r": 214,
"g": 218,
"b": 242
},
"hsl": {
"h": 231.429,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.89264,
"c": 0.03313,
"h": 278.2
},
"luminance": 0.7085
}Semantic roles & 50–950 ramp
primary
#D6DAF2
secondary
#D1C99C
accent
#A926BF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485