#D4DAF0#D4DAF0
#D4DAF0 is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.031 H 273.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAF0 |
|---|---|
| RGB | rgb(212, 218, 240) |
| HSL | hsl(227, 48%, 89%) |
| HSV | hsv(227, 12%, 94%) |
| CMYK | cmyk(11.7%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(87.21, 2.22, -11.43) |
| CIE-LCH | lch(87.21, 11.64, 280.97°) |
| OKLab | oklab(89.05% 0.0019 -0.0308) |
| OKLCH | oklch(89.05% 0.031 273.6) |
| XYZ | xyz(67.9475, 70.4304, 92.4358) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.91
Light Blue Grey
#B7C9E2
ΔE00 6.55
Fog
#D8DCE0
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 7.97
Periwinkle
#CCCCFF
ΔE00 8.89
Ghostwhite
#F8F8FF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAF0 #F0EAD4
analogous
#D4E8F0 #D4DAF0 #DCD4F0
triadic
#D4DAF0 #F0D4DA #DAF0D4
tetradic
#D4DAF0 #F0D4E8 #F0EAD4 #D4F0DC
square
#D4DAF0 #F0D4E8 #F0EAD4 #D4F0DC
split-complementary
#D4DAF0 #F0DCD4 #E8F0D4
monochromatic
#798CD0 #A7B3E0 #D4DAF0 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.39
#D4DAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D4DAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAF0
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAF0 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF1
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#CEDEE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4daf0; /* rgb */ color: rgb(212, 218, 240); /* oklch */ color: oklch(89.0% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#e1e5f5',
500: '#d4daf0',
950: '#000000',
},
}SCSS
$custom: #d4daf0; $custom-light: #e1e5f5; $custom-dark: #000000;
JSON
{
"hex": "#d4daf0",
"rgb": {
"r": 212,
"g": 218,
"b": 240
},
"hsl": {
"h": 227.143,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.89049,
"c": 0.03086,
"h": 273.6
},
"luminance": 0.70431
}Semantic roles & 50–950 ramp
primary
#D4DAF0
secondary
#CDC39B
accent
#9C2ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485