#D4DDFC#D4DDFC
#D4DDFC is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.0% C 0.044 H 272.7°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDFC |
|---|---|
| RGB | rgb(212, 221, 252) |
| HSL | hsl(227, 87%, 91%) |
| HSV | hsv(227, 16%, 99%) |
| CMYK | cmyk(15.9%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.32, 3.10, -16.08) |
| CIE-LCH | lch(88.32, 16.38, 280.91°) |
| OKLab | oklab(90.04% 0.002 -0.0436) |
| OKLCH | oklch(90.04% 0.044 272.7) |
| XYZ | xyz(70.5744, 72.7371, 102.3980) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Periwinkle
#CCCCFF
ΔE00 6.64
Light Blue Grey
#B7C9E2
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDFC #FCF3D4
analogous
#D4F1FC #D4DDFC #DFD4FC
triadic
#D4DDFC #FCD4DD #DDFCD4
tetradic
#D4DDFC #FCD4F1 #FCF3D4 #D4FCDF
square
#D4DDFC #FCD4F1 #FCF3D4 #D4FCDF
split-complementary
#D4DDFC #FCDFD4 #F1FCD4
monochromatic
#6283F4 #9BB0F8 #D4DDFC #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.35
#D4DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#D4DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDFC
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDFC | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFE
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#CBE3E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4ddfc; /* rgb */ color: rgb(212, 221, 252); /* oklch */ color: oklch(90.0% 0.044 272.7);
Tailwind
colors: {
custom: {
50: '#e1e7fd',
500: '#d4ddfc',
950: '#000000',
},
}SCSS
$custom: #d4ddfc; $custom-light: #e1e7fd; $custom-dark: #000000;
JSON
{
"hex": "#d4ddfc",
"rgb": {
"r": 212,
"g": 221,
"b": 252
},
"hsl": {
"h": 226.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.9004,
"c": 0.04362,
"h": 272.7
},
"luminance": 0.72738
}Semantic roles & 50–950 ramp
primary
#D4DDFC
secondary
#E4D190
accent
#B102E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485