#D6D4F2#D6D4F2
#D6D4F2 is a very light, muted blue. Relative luminance 0.678; OKLCH L 88.1% C 0.041 H 288.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4F2 |
|---|---|
| RGB | rgb(214, 212, 242) |
| HSL | hsl(244, 54%, 89%) |
| HSV | hsv(244, 12%, 95%) |
| CMYK | cmyk(11.6%, 12.4%, 0%, 5.1%) |
| CIE-LAB | lab(85.90, 6.41, -14.42) |
| CIE-LCH | lch(85.90, 15.78, 293.97°) |
| OKLab | oklab(88.08% 0.0131 -0.0389) |
| OKLCH | oklch(88.08% 0.041 288.6) |
| XYZ | xyz(67.2987, 67.7934, 93.5271) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.33
Periwinkle
#CCCCFF
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 7.82
Pale Lilac
#E4CBFF
ΔE00 8.45
Thistle
#D8BFD8
ΔE00 9.16
Light Lavender
#DFC5FE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4F2 #F0F2D4
analogous
#D4E1F2 #D6D4F2 #E5D4F2
triadic
#D6D4F2 #F2D6D4 #D4F2D6
tetradic
#D6D4F2 #F2D4E1 #F0F2D4 #D4F2E5
square
#D6D4F2 #F2D4E1 #F0F2D4 #D4F2E5
split-complementary
#D6D4F2 #F2E5D4 #E1F2D4
monochromatic
#7C76D6 #A9A5E4 #D6D4F2 #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.44
#D6D4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#D6D4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4F2
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4F2 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#CDD6F1
Tritanopia (blue-blind)
#D1D9DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d6d4f2; /* rgb */ color: rgb(214, 212, 242); /* oklch */ color: oklch(88.1% 0.041 288.6);
Tailwind
colors: {
custom: {
50: '#e2e1f6',
500: '#d6d4f2',
950: '#000000',
},
}SCSS
$custom: #d6d4f2; $custom-light: #e2e1f6; $custom-dark: #000000;
JSON
{
"hex": "#d6d4f2",
"rgb": {
"r": 214,
"g": 212,
"b": 242
},
"hsl": {
"h": 244,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.88084,
"c": 0.04107,
"h": 288.6
},
"luminance": 0.67794
}Semantic roles & 50–950 ramp
primary
#D6D4F2
secondary
#CDD199
accent
#C124B7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485