#D4DEFF#D4DEFF
#D4DEFF is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.3% C 0.047 H 272.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEFF |
|---|---|
| RGB | rgb(212, 222, 255) |
| HSL | hsl(226, 100%, 92%) |
| HSV | hsv(226, 17%, 100%) |
| CMYK | cmyk(16.9%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.67, 3.20, -17.14) |
| CIE-LCH | lch(88.67, 17.44, 280.59°) |
| OKLab | oklab(90.34% 0.0017 -0.0465) |
| OKLCH | oklch(90.34% 0.047 272.1) |
| XYZ | xyz(71.3184, 73.4584, 105.0098) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.70
Periwinkle
#CCCCFF
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.30
Powder Blue (survey)
#B1D1FC
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEFF #FFF5D4
analogous
#D4F4FF #D4DEFF #E0D4FF
triadic
#D4DEFF #FFD4DE #DEFFD4
tetradic
#D4DEFF #FFD4F4 #FFF5D4 #D4FFE0
square
#D4DEFF #FFD4F4 #FFF5D4 #D4FFE0
split-complementary
#D4DEFF #FFE0D4 #F4FFD4
monochromatic
#5A80FF #97AFFF #D4DEFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.34
#D4DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#D4DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEFF
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEFF | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#CAE4E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4deff; /* rgb */ color: rgb(212, 222, 255); /* oklch */ color: oklch(90.3% 0.047 272.1);
Tailwind
colors: {
custom: {
50: '#e1e8ff',
500: '#d4deff',
950: '#000000',
},
}SCSS
$custom: #d4deff; $custom-light: #e1e8ff; $custom-dark: #000000;
JSON
{
"hex": "#d4deff",
"rgb": {
"r": 212,
"g": 222,
"b": 255
},
"hsl": {
"h": 226.047,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9034,
"c": 0.04653,
"h": 272.1
},
"luminance": 0.7346
}Semantic roles & 50–950 ramp
primary
#D4DEFF
secondary
#EBD58C
accent
#B000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486