#D6D6F2#D6D6F2
#D6D6F2 is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.5% C 0.038 H 285.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D6F2 |
|---|---|
| RGB | rgb(214, 214, 242) |
| HSL | hsl(240, 52%, 89%) |
| HSV | hsv(240, 12%, 95%) |
| CMYK | cmyk(11.6%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(86.40, 5.36, -13.67) |
| CIE-LCH | lch(86.40, 14.68, 291.40°) |
| OKLab | oklab(88.48% 0.0103 -0.0369) |
| OKLCH | oklch(88.48% 0.038 285.6) |
| XYZ | xyz(67.8018, 68.7995, 93.6948) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.98
Pale Lilac
#E4CBFF
ΔE00 9.46
Thistle
#D8BFD8
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D6F2 #F2F2D6
analogous
#D6E4F2 #D6D6F2 #E4D6F2
triadic
#D6D6F2 #F2D6D6 #D6F2D6
tetradic
#D6D6F2 #F2D6E4 #F2F2D6 #D6F2E4
square
#D6D6F2 #F2D6E4 #F2F2D6 #D6F2E4
split-complementary
#D6D6F2 #F2E4D6 #E4F2D6
monochromatic
#7979D5 #A8A8E3 #D6D6F2 #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.42
#D6D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#D6D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D6F2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D6F2 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#CFD7F1
Tritanopia (blue-blind)
#D0DADF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d6d6f2; /* rgb */ color: rgb(214, 214, 242); /* oklch */ color: oklch(88.5% 0.038 285.6);
Tailwind
colors: {
custom: {
50: '#e2e2f6',
500: '#d6d6f2',
950: '#000000',
},
}SCSS
$custom: #d6d6f2; $custom-light: #e2e2f6; $custom-dark: #000000;
JSON
{
"hex": "#d6d6f2",
"rgb": {
"r": 214,
"g": 214,
"b": 242
},
"hsl": {
"h": 240,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.88476,
"c": 0.03829,
"h": 285.6
},
"luminance": 0.688
}Semantic roles & 50–950 ramp
primary
#D6D6F2
secondary
#D1D19C
accent
#BF26BF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485