#D4DAF6#D4DAF6
#D4DAF6 is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.2% C 0.039 H 276.0°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAF6 |
|---|---|
| RGB | rgb(212, 218, 246) |
| HSL | hsl(229, 65%, 90%) |
| HSV | hsv(229, 14%, 96%) |
| CMYK | cmyk(13.8%, 11.4%, 0%, 3.5%) |
| CIE-LAB | lab(87.38, 3.43, -14.33) |
| CIE-LCH | lch(87.38, 14.74, 283.47°) |
| OKLab | oklab(89.25% 0.0041 -0.0387) |
| OKLCH | oklch(89.25% 0.039 276) |
| XYZ | xyz(68.8536, 70.7928, 97.2078) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.42
Periwinkle
#CCCCFF
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.49
Powder Blue (survey)
#B1D1FC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAF6 #F6F0D4
analogous
#D4EBF6 #D4DAF6 #DFD4F6
triadic
#D4DAF6 #F6D4DA #DAF6D4
tetradic
#D4DAF6 #F6D4EB #F6F0D4 #D4F6DF
square
#D4DAF6 #F6D4EB #F6F0D4 #D4F6DF
split-complementary
#D4DAF6 #F6DFD4 #EBF6D4
monochromatic
#6F83E1 #A1AEEB #D4DAF6 #E6E9FA #E6E9FA
Accessibility & contrast
On white
1.39
#D4DAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D4DAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAF6
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAF6 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF7
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#CDDFE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4daf6; /* rgb */ color: rgb(212, 218, 246); /* oklch */ color: oklch(89.2% 0.039 276.0);
Tailwind
colors: {
custom: {
50: '#e1e5f9',
500: '#d4daf6',
950: '#000000',
},
}SCSS
$custom: #d4daf6; $custom-light: #e1e5f9; $custom-dark: #000000;
JSON
{
"hex": "#d4daf6",
"rgb": {
"r": 212,
"g": 218,
"b": 246
},
"hsl": {
"h": 229.412,
"s": 65.385,
"l": 89.804
},
"oklch": {
"l": 0.89246,
"c": 0.03895,
"h": 276
},
"luminance": 0.70794
}Semantic roles & 50–950 ramp
primary
#D4DAF6
secondary
#D8CC96
accent
#AD18CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485