#D6D8F2#D6D8F2
#D6D8F2 is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.9% C 0.036 H 282.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D8F2 |
|---|---|
| RGB | rgb(214, 216, 242) |
| HSL | hsl(236, 52%, 89%) |
| HSV | hsv(236, 12%, 95%) |
| CMYK | cmyk(11.6%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.91, 4.31, -12.92) |
| CIE-LCH | lch(86.91, 13.62, 288.43°) |
| OKLab | oklab(88.87% 0.0075 -0.0348) |
| OKLCH | oklch(88.87% 0.036 282.2) |
| XYZ | xyz(68.3110, 69.8181, 93.8645) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.82
Periwinkle
#CCCCFF
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 8.20
Light Periwinkle
#C1C6FC
ΔE00 8.66
Lightsteelblue
#B0C4DE
ΔE00 9.46
Fog
#D8DCE0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D8F2 #F2F0D6
analogous
#D6E6F2 #D6D8F2 #E2D6F2
triadic
#D6D8F2 #F2D6D8 #D8F2D6
tetradic
#D6D8F2 #F2D6E6 #F2F0D6 #D6F2E2
square
#D6D8F2 #F2D6E6 #F2F0D6 #D6F2E2
split-complementary
#D6D8F2 #F2E2D6 #E6F2D6
monochromatic
#7980D5 #A8ACE3 #D6D8F2 #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.40
#D6D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#D6D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D8F2
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D8F2 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#D0DCE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6d8f2; /* rgb */ color: rgb(214, 216, 242); /* oklch */ color: oklch(88.9% 0.036 282.2);
Tailwind
colors: {
custom: {
50: '#e2e4f6',
500: '#d6d8f2',
950: '#000000',
},
}SCSS
$custom: #d6d8f2; $custom-light: #e2e4f6; $custom-dark: #000000;
JSON
{
"hex": "#d6d8f2",
"rgb": {
"r": 214,
"g": 216,
"b": 242
},
"hsl": {
"h": 235.714,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.8887,
"c": 0.03563,
"h": 282.2
},
"luminance": 0.69819
}Semantic roles & 50–950 ramp
primary
#D6D8F2
secondary
#D1CD9C
accent
#B426BF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485