#D4DBF2#D4DBF2
#D4DBF2 is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.3% C 0.032 H 272.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBF2 |
|---|---|
| RGB | rgb(212, 219, 242) |
| HSL | hsl(226, 54%, 89%) |
| HSV | hsv(226, 12%, 95%) |
| CMYK | cmyk(12.4%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(87.52, 2.10, -12.02) |
| CIE-LCH | lch(87.52, 12.20, 279.89°) |
| OKLab | oklab(89.31% 0.0013 -0.0324) |
| OKLCH | oklch(89.31% 0.032 272.2) |
| XYZ | xyz(68.5064, 71.0701, 94.0959) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.08
Light Blue Grey
#B7C9E2
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 7.87
Fog
#D8DCE0
ΔE00 7.95
Periwinkle
#CCCCFF
ΔE00 8.68
Ghostwhite
#F8F8FF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBF2 #F2EBD4
analogous
#D4EAF2 #D4DBF2 #DCD4F2
triadic
#D4DBF2 #F2D4DB #DBF2D4
tetradic
#D4DBF2 #F2D4EA #F2EBD4 #D4F2DC
square
#D4DBF2 #F2D4EA #F2EBD4 #D4F2DC
split-complementary
#D4DBF2 #F2DCD4 #EAF2D4
monochromatic
#768CD6 #A5B4E4 #D4DBF2 #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.38
#D4DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D4DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBF2
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBF2 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#D3DAF1
Tritanopia (blue-blind)
#CDDFE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4dbf2; /* rgb */ color: rgb(212, 219, 242); /* oklch */ color: oklch(89.3% 0.032 272.2);
Tailwind
colors: {
custom: {
50: '#e1e6f6',
500: '#d4dbf2',
950: '#000000',
},
}SCSS
$custom: #d4dbf2; $custom-light: #e1e6f6; $custom-dark: #000000;
JSON
{
"hex": "#d4dbf2",
"rgb": {
"r": 212,
"g": 219,
"b": 242
},
"hsl": {
"h": 226,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.89313,
"c": 0.03243,
"h": 272.2
},
"luminance": 0.71071
}Semantic roles & 50–950 ramp
primary
#D4DBF2
secondary
#D1C499
accent
#9C24C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485