#D6D2F0#D6D2F0
#D6D2F0 is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.6% C 0.041 H 291.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2F0 |
|---|---|
| RGB | rgb(214, 210, 240) |
| HSL | hsl(248, 50%, 88%) |
| HSV | hsv(248, 13%, 94%) |
| CMYK | cmyk(10.8%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(85.34, 7.07, -14.20) |
| CIE-LCH | lch(85.34, 15.86, 296.45°) |
| OKLab | oklab(87.63% 0.0152 -0.0383) |
| OKLCH | oklch(87.63% 0.041 291.6) |
| XYZ | xyz(66.5031, 66.6802, 91.7882) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Periwinkle
#CCCCFF
ΔE00 6.25
Pale Lilac
#E4CBFF
ΔE00 7.96
Light Periwinkle
#C1C6FC
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.31
Light Lavender
#DFC5FE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2F0 #ECF0D2
analogous
#D2DDF0 #D6D2F0 #E5D2F0
triadic
#D6D2F0 #F0D6D2 #D2F0D6
tetradic
#D6D2F0 #F0D2DD #ECF0D2 #D2F0E5
square
#D6D2F0 #F0D2DD #ECF0D2 #D2F0E5
split-complementary
#D6D2F0 #F0E5D2 #DDF0D2
monochromatic
#8276D1 #ACA4E1 #D6D2F0 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.46
#D6D2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#D6D2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2F0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2F0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#D1D6DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d6d2f0; /* rgb */ color: rgb(214, 210, 240); /* oklch */ color: oklch(87.6% 0.041 291.6);
Tailwind
colors: {
custom: {
50: '#e2dff5',
500: '#d6d2f0',
950: '#000000',
},
}SCSS
$custom: #d6d2f0; $custom-light: #e2dff5; $custom-dark: #000000;
JSON
{
"hex": "#d6d2f0",
"rgb": {
"r": 214,
"g": 210,
"b": 240
},
"hsl": {
"h": 248,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.87627,
"c": 0.04122,
"h": 291.6
},
"luminance": 0.66681
}Semantic roles & 50–950 ramp
primary
#D6D2F0
secondary
#C7CE99
accent
#BD28A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485