#D2D8F6#D2D8F6
#D2D8F6 is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.7% C 0.042 H 276.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8F6 |
|---|---|
| RGB | rgb(210, 216, 246) |
| HSL | hsl(230, 67%, 89%) |
| HSV | hsv(230, 15%, 96%) |
| CMYK | cmyk(14.6%, 12.2%, 0%, 3.5%) |
| CIE-LAB | lab(86.73, 3.85, -15.32) |
| CIE-LCH | lch(86.73, 15.80, 284.12°) |
| OKLab | oklab(88.7% 0.0048 -0.0415) |
| OKLCH | oklch(88.7% 0.042 276.6) |
| XYZ | xyz(67.7650, 69.4663, 97.0091) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8F6 #F6F0D2
analogous
#D2EAF6 #D2D8F6 #DED2F6
triadic
#D2D8F6 #F6D2D8 #D8F6D2
tetradic
#D2D8F6 #F6D2EA #F6F0D2 #D2F6DE
square
#D2D8F6 #F6D2EA #F6F0D2 #D2F6DE
split-complementary
#D2D8F6 #F6DED2 #EAF6D2
monochromatic
#6C80E2 #9FACEC #D2D8F6 #E5E9FA #E5E9FA
Accessibility & contrast
On white
1.41
#D2D8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D2D8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8F6
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8F6 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF7
Deuteranopia (green-blind)
#CED8F5
Tritanopia (blue-blind)
#CADDE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2d8f6; /* rgb */ color: rgb(210, 216, 246); /* oklch */ color: oklch(88.7% 0.042 276.6);
Tailwind
colors: {
custom: {
50: '#e0e4f9',
500: '#d2d8f6',
950: '#000000',
},
}SCSS
$custom: #d2d8f6; $custom-light: #e0e4f9; $custom-dark: #000000;
JSON
{
"hex": "#d2d8f6",
"rgb": {
"r": 210,
"g": 216,
"b": 246
},
"hsl": {
"h": 230,
"s": 66.667,
"l": 89.412
},
"oklch": {
"l": 0.88701,
"c": 0.04173,
"h": 276.6
},
"luminance": 0.69467
}Semantic roles & 50–950 ramp
primary
#D2D8F6
secondary
#D8CD94
accent
#B017CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485