#D4DCFF#D4DCFF
#D4DCFF is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.9% C 0.049 H 275.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCFF |
|---|---|
| RGB | rgb(212, 220, 255) |
| HSL | hsl(229, 100%, 92%) |
| HSV | hsv(229, 17%, 100%) |
| CMYK | cmyk(16.9%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.16, 4.25, -17.90) |
| CIE-LCH | lch(88.16, 18.40, 283.36°) |
| OKLab | oklab(89.95% 0.0044 -0.0486) |
| OKLCH | oklch(89.95% 0.049 275.2) |
| XYZ | xyz(70.7903, 72.4023, 104.8338) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 7.83
Powder Blue (survey)
#B1D1FC
ΔE00 8.65
Lightsteelblue
#B0C4DE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCFF #FFF7D4
analogous
#D4F2FF #D4DCFF #E2D4FF
triadic
#D4DCFF #FFD4DC #DCFFD4
tetradic
#D4DCFF #FFD4F2 #FFF7D4 #D4FFE2
square
#D4DCFF #FFD4F2 #FFF7D4 #D4FFE2
split-complementary
#D4DCFF #FFE2D4 #F2FFD4
monochromatic
#5A78FF #97AAFF #D4DCFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.36
#D4DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D4DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCFF
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCFF | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#CAE2E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dcff; /* rgb */ color: rgb(212, 220, 255); /* oklch */ color: oklch(89.9% 0.049 275.2);
Tailwind
colors: {
custom: {
50: '#e1e6ff',
500: '#d4dcff',
950: '#000000',
},
}SCSS
$custom: #d4dcff; $custom-light: #e1e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d4dcff",
"rgb": {
"r": 212,
"g": 220,
"b": 255
},
"hsl": {
"h": 228.837,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.89945,
"c": 0.04879,
"h": 275.2
},
"luminance": 0.72403
}Semantic roles & 50–950 ramp
primary
#D4DCFF
secondary
#EBD98C
accent
#BB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486