#D4DAF2#D4DAF2
#D4DAF2 is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.1% C 0.034 H 274.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAF2 |
|---|---|
| RGB | rgb(212, 218, 242) |
| HSL | hsl(228, 54%, 89%) |
| HSV | hsv(228, 12%, 95%) |
| CMYK | cmyk(12.4%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.27, 2.62, -12.40) |
| CIE-LCH | lch(87.27, 12.67, 281.93°) |
| OKLab | oklab(89.11% 0.0027 -0.0334) |
| OKLCH | oklch(89.11% 0.034 274.5) |
| XYZ | xyz(68.2463, 70.5499, 94.0092) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Light Blue Grey
#B7C9E2
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 8.10
Periwinkle
#CCCCFF
ΔE00 8.22
Fog
#D8DCE0
ΔE00 8.41
Light Periwinkle
#C1C6FC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAF2 #F2ECD4
analogous
#D4E9F2 #D4DAF2 #DDD4F2
triadic
#D4DAF2 #F2D4DA #DAF2D4
tetradic
#D4DAF2 #F2D4E9 #F2ECD4 #D4F2DD
square
#D4DAF2 #F2D4E9 #F2ECD4 #D4F2DD
split-complementary
#D4DAF2 #F2DDD4 #E9F2D4
monochromatic
#7689D6 #A5B2E4 #D4DAF2 #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.39
#D4DAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D4DAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAF2
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAF2 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#D2DAF1
Tritanopia (blue-blind)
#CEDEE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4daf2; /* rgb */ color: rgb(212, 218, 242); /* oklch */ color: oklch(89.1% 0.034 274.5);
Tailwind
colors: {
custom: {
50: '#e1e5f6',
500: '#d4daf2',
950: '#000000',
},
}SCSS
$custom: #d4daf2; $custom-light: #e1e5f6; $custom-dark: #000000;
JSON
{
"hex": "#d4daf2",
"rgb": {
"r": 212,
"g": 218,
"b": 242
},
"hsl": {
"h": 228,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.89114,
"c": 0.03355,
"h": 274.5
},
"luminance": 0.70551
}Semantic roles & 50–950 ramp
primary
#D4DAF2
secondary
#D1C699
accent
#A224C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485