#D2D6F2#D2D6F2
#D2D6F2 is a very light, muted blue. Relative luminance 0.682; OKLCH L 88.2% C 0.039 H 279.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6F2 |
|---|---|
| RGB | rgb(210, 214, 242) |
| HSL | hsl(233, 55%, 89%) |
| HSV | hsv(233, 13%, 95%) |
| CMYK | cmyk(13.2%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(86.11, 4.08, -14.14) |
| CIE-LCH | lch(86.11, 14.72, 286.11°) |
| OKLab | oklab(88.17% 0.0061 -0.0382) |
| OKLCH | oklch(88.17% 0.039 279.1) |
| XYZ | xyz(66.6484, 68.2048, 93.6407) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.74
Periwinkle
#CCCCFF
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 7.39
Light Periwinkle
#C1C6FC
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 8.61
Powder Blue (survey)
#B1D1FC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6F2 #F2EED2
analogous
#D2E6F2 #D2D6F2 #DED2F2
triadic
#D2D6F2 #F2D2D6 #D6F2D2
tetradic
#D2D6F2 #F2D2E6 #F2EED2 #D2F2DE
square
#D2D6F2 #F2D2E6 #F2EED2 #D2F2DE
split-complementary
#D2D6F2 #F2DED2 #E6F2D2
monochromatic
#737FD7 #A3ABE4 #D2D6F2 #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.43
#D2D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#D2D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6F2
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6F2 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F3
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#CBDBDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d6f2; /* rgb */ color: rgb(210, 214, 242); /* oklch */ color: oklch(88.2% 0.039 279.1);
Tailwind
colors: {
custom: {
50: '#e0e2f6',
500: '#d2d6f2',
950: '#000000',
},
}SCSS
$custom: #d2d6f2; $custom-light: #e0e2f6; $custom-dark: #000000;
JSON
{
"hex": "#d2d6f2",
"rgb": {
"r": 210,
"g": 214,
"b": 242
},
"hsl": {
"h": 232.5,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.88172,
"c": 0.03871,
"h": 279.1
},
"luminance": 0.68206
}Semantic roles & 50–950 ramp
primary
#D2D6F2
secondary
#D1CA97
accent
#AF23C3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485