#D2D6F0#D2D6F0
#D2D6F0 is a very light, muted blue. Relative luminance 0.681; OKLCH L 88.1% C 0.036 H 278.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6F0 |
|---|---|
| RGB | rgb(210, 214, 240) |
| HSL | hsl(232, 50%, 88%) |
| HSV | hsv(232, 13%, 94%) |
| CMYK | cmyk(12.5%, 10.8%, 0%, 5.9%) |
| CIE-LAB | lab(86.05, 3.68, -13.18) |
| CIE-LCH | lch(86.05, 13.68, 285.59°) |
| OKLab | oklab(88.11% 0.0054 -0.0356) |
| OKLCH | oklch(88.11% 0.036 278.7) |
| XYZ | xyz(66.3497, 68.0853, 92.0674) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Light Blue Grey
#B7C9E2
ΔE00 7.15
Periwinkle
#CCCCFF
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 8.41
Fog
#D8DCE0
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6F0 #F0ECD2
analogous
#D2E5F0 #D2D6F0 #DDD2F0
triadic
#D2D6F0 #F0D2D6 #D6F0D2
tetradic
#D2D6F0 #F0D2E5 #F0ECD2 #D2F0DD
square
#D2D6F0 #F0D2E5 #F0ECD2 #D2F0DD
split-complementary
#D2D6F0 #F0DDD2 #E5F0D2
monochromatic
#7682D1 #A4ACE1 #D2D6F0 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.44
#D2D6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#D2D6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6F0
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6F0 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F1
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#CCDADE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d6f0; /* rgb */ color: rgb(210, 214, 240); /* oklch */ color: oklch(88.1% 0.036 278.7);
Tailwind
colors: {
custom: {
50: '#e0e2f5',
500: '#d2d6f0',
950: '#000000',
},
}SCSS
$custom: #d2d6f0; $custom-light: #e0e2f5; $custom-dark: #000000;
JSON
{
"hex": "#d2d6f0",
"rgb": {
"r": 210,
"g": 214,
"b": 240
},
"hsl": {
"h": 232,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.88105,
"c": 0.03597,
"h": 278.7
},
"luminance": 0.68086
}Semantic roles & 50–950 ramp
primary
#D2D6F0
secondary
#CEC799
accent
#A928BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485