#D4DDFF#D4DDFF
#D4DDFF is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.048 H 273.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DDFF |
|---|---|
| RGB | rgb(212, 221, 255) |
| HSL | hsl(227, 100%, 92%) |
| HSV | hsv(227, 17%, 100%) |
| CMYK | cmyk(16.9%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(88.41, 3.73, -17.52) |
| CIE-LCH | lch(88.41, 17.91, 282.01°) |
| OKLab | oklab(90.14% 0.0031 -0.0475) |
| OKLCH | oklch(90.14% 0.048 273.7) |
| XYZ | xyz(71.0536, 72.9288, 104.9215) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 5.93
Light Periwinkle
#C1C6FC
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 7.55
Powder Blue (survey)
#B1D1FC
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DDFF #FFF6D4
analogous
#D4F3FF #D4DDFF #E1D4FF
triadic
#D4DDFF #FFD4DD #DDFFD4
tetradic
#D4DDFF #FFD4F3 #FFF6D4 #D4FFE1
square
#D4DDFF #FFD4F3 #FFF6D4 #D4FFE1
split-complementary
#D4DDFF #FFE1D4 #F3FFD4
monochromatic
#5A7CFF #97ADFF #D4DDFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.35
#D4DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#D4DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DDFF
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DDFF | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#CAE3E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4ddff; /* rgb */ color: rgb(212, 221, 255); /* oklch */ color: oklch(90.1% 0.048 273.7);
Tailwind
colors: {
custom: {
50: '#e1e7ff',
500: '#d4ddff',
950: '#000000',
},
}SCSS
$custom: #d4ddff; $custom-light: #e1e7ff; $custom-dark: #000000;
JSON
{
"hex": "#d4ddff",
"rgb": {
"r": 212,
"g": 221,
"b": 255
},
"hsl": {
"h": 227.442,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90142,
"c": 0.04765,
"h": 273.7
},
"luminance": 0.7293
}Semantic roles & 50–950 ramp
primary
#D4DDFF
secondary
#EBD78C
accent
#B500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486