#D4D6EE#D4D6EE
#D4D6EE is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.2% C 0.033 H 281.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D6EE |
|---|---|
| RGB | rgb(212, 214, 238) |
| HSL | hsl(235, 43%, 88%) |
| HSV | hsv(235, 11%, 93%) |
| CMYK | cmyk(10.9%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.14, 3.91, -11.97) |
| CIE-LCH | lch(86.14, 12.59, 288.10°) |
| OKLab | oklab(88.19% 0.0068 -0.0322) |
| OKLCH | oklch(88.19% 0.033 281.9) |
| XYZ | xyz(66.6273, 68.2627, 90.5382) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.95
Light Blue Grey
#B7C9E2
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 7.89
Fog
#D8DCE0
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.03
Light Periwinkle
#C1C6FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D6EE #EEECD4
analogous
#D4E3EE #D4D6EE #DFD4EE
triadic
#D4D6EE #EED4D6 #D6EED4
tetradic
#D4D6EE #EED4E3 #EEECD4 #D4EEDF
square
#D4D6EE #EED4E3 #EEECD4 #D4EEDF
split-complementary
#D4D6EE #EEDFD4 #E3EED4
monochromatic
#7C82CB #A8ACDD #D4D6EE #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.43
#D4D6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#D4D6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D6EE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D6EE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#CFDADE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4d6ee; /* rgb */ color: rgb(212, 214, 238); /* oklch */ color: oklch(88.2% 0.033 281.9);
Tailwind
colors: {
custom: {
50: '#e1e2f3',
500: '#d4d6ee',
950: '#000000',
},
}SCSS
$custom: #d4d6ee; $custom-light: #e1e2f3; $custom-dark: #000000;
JSON
{
"hex": "#d4d6ee",
"rgb": {
"r": 212,
"g": 214,
"b": 238
},
"hsl": {
"h": 235.385,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.88192,
"c": 0.03295,
"h": 281.9
},
"luminance": 0.68263
}Semantic roles & 50–950 ramp
primary
#D4D6EE
secondary
#CAC79C
accent
#AC2FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485