#D4D2E8#D4D2E8
#D4D2E8 is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.2% C 0.030 H 289.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2E8 |
|---|---|
| RGB | rgb(212, 210, 232) |
| HSL | hsl(245, 32%, 87%) |
| HSV | hsv(245, 9%, 91%) |
| CMYK | cmyk(8.6%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(84.95, 4.83, -10.56) |
| CIE-LCH | lch(84.95, 11.61, 294.58°) |
| OKLab | oklab(87.21% 0.0103 -0.0284) |
| OKLCH | oklch(87.21% 0.03 289.9) |
| XYZ | xyz(64.7606, 65.9161, 85.6396) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Periwinkle
#CCCCFF
ΔE00 8.57
Light Blue Grey
#B7C9E2
ΔE00 9.03
Thistle
#D8BFD8
ΔE00 9.05
Fog
#D8DCE0
ΔE00 9.18
Light Periwinkle
#C1C6FC
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2E8 #E6E8D2
analogous
#D2DBE8 #D4D2E8 #DFD2E8
triadic
#D4D2E8 #E8D4D2 #D2E8D4
tetradic
#D4D2E8 #E8D2DB #E6E8D2 #D2E8DF
square
#D4D2E8 #E8D2DB #E6E8D2 #D2E8DF
split-complementary
#D4D2E8 #E8DFD2 #DBE8D2
monochromatic
#8781BF #ADAAD3 #D4D2E8 #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.48
#D4D2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#D4D2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2E8
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2E8 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5E9
Deuteranopia (green-blind)
#CDD4E7
Tritanopia (blue-blind)
#D0D5D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d4d2e8; /* rgb */ color: rgb(212, 210, 232); /* oklch */ color: oklch(87.2% 0.030 289.9);
Tailwind
colors: {
custom: {
50: '#e1dfef',
500: '#d4d2e8',
950: '#000000',
},
}SCSS
$custom: #d4d2e8; $custom-light: #e1dfef; $custom-dark: #000000;
JSON
{
"hex": "#d4d2e8",
"rgb": {
"r": 212,
"g": 210,
"b": 232
},
"hsl": {
"h": 245.455,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.87207,
"c": 0.03017,
"h": 289.9
},
"luminance": 0.65916
}Semantic roles & 50–950 ramp
primary
#D4D2E8
secondary
#BEC19D
accent
#AB3AA1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485