#D4DAF4#D4DAF4
#D4DAF4 is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.2% C 0.036 H 275.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAF4 |
|---|---|
| RGB | rgb(212, 218, 244) |
| HSL | hsl(229, 59%, 89%) |
| HSV | hsv(229, 13%, 96%) |
| CMYK | cmyk(13.1%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(87.32, 3.02, -13.37) |
| CIE-LCH | lch(87.32, 13.70, 282.75°) |
| OKLab | oklab(89.18% 0.0034 -0.0361) |
| OKLCH | oklch(89.18% 0.036 275.3) |
| XYZ | xyz(68.5483, 70.6707, 95.5998) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Light Blue Grey
#B7C9E2
ΔE00 6.93
Periwinkle
#CCCCFF
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 8.28
Light Periwinkle
#C1C6FC
ΔE00 8.49
Fog
#D8DCE0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAF4 #F4EED4
analogous
#D4EAF4 #D4DAF4 #DED4F4
triadic
#D4DAF4 #F4D4DA #DAF4D4
tetradic
#D4DAF4 #F4D4EA #F4EED4 #D4F4DE
square
#D4DAF4 #F4D4EA #F4EED4 #D4F4DE
split-complementary
#D4DAF4 #F4DED4 #EAF4D4
monochromatic
#7386DB #A3B0E8 #D4DAF4 #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.39
#D4DAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D4DAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAF4
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAF4 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#D1DAF3
Tritanopia (blue-blind)
#CDDFE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4daf4; /* rgb */ color: rgb(212, 218, 244); /* oklch */ color: oklch(89.2% 0.036 275.3);
Tailwind
colors: {
custom: {
50: '#e1e5f7',
500: '#d4daf4',
950: '#000000',
},
}SCSS
$custom: #d4daf4; $custom-light: #e1e5f7; $custom-dark: #000000;
JSON
{
"hex": "#d4daf4",
"rgb": {
"r": 212,
"g": 218,
"b": 244
},
"hsl": {
"h": 228.75,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.8918,
"c": 0.03625,
"h": 275.3
},
"luminance": 0.70672
}Semantic roles & 50–950 ramp
primary
#D4DAF4
secondary
#D4C998
accent
#A71FC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485