#D4DBFC#D4DBFC
#D4DBFC is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.6% C 0.046 H 276.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBFC |
|---|---|
| RGB | rgb(212, 219, 252) |
| HSL | hsl(230, 87%, 91%) |
| HSV | hsv(230, 16%, 99%) |
| CMYK | cmyk(15.9%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(87.82, 4.15, -16.84) |
| CIE-LCH | lch(87.82, 17.34, 283.84°) |
| OKLab | oklab(89.65% 0.0048 -0.0457) |
| OKLCH | oklch(89.65% 0.046 276) |
| XYZ | xyz(70.0495, 71.6873, 102.2231) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 5.74
Light Periwinkle
#C1C6FC
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.90
Powder Blue (survey)
#B1D1FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBFC #FCF5D4
analogous
#D4EFFC #D4DBFC #E1D4FC
triadic
#D4DBFC #FCD4DB #DBFCD4
tetradic
#D4DBFC #FCD4EF #FCF5D4 #D4FCE1
square
#D4DBFC #FCD4EF #FCF5D4 #D4FCE1
split-complementary
#D4DBFC #FCE1D4 #EFFCD4
monochromatic
#627BF4 #9BABF8 #D4DBFC #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.37
#D4DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D4DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBFC
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBFC | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFE
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#CBE1E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dbfc; /* rgb */ color: rgb(212, 219, 252); /* oklch */ color: oklch(89.6% 0.046 276.0);
Tailwind
colors: {
custom: {
50: '#e1e6fd',
500: '#d4dbfc',
950: '#000000',
},
}SCSS
$custom: #d4dbfc; $custom-light: #e1e6fd; $custom-dark: #000000;
JSON
{
"hex": "#d4dbfc",
"rgb": {
"r": 212,
"g": 219,
"b": 252
},
"hsl": {
"h": 229.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.89646,
"c": 0.0459,
"h": 276
},
"luminance": 0.71688
}Semantic roles & 50–950 ramp
primary
#D4DBFC
secondary
#E4D590
accent
#BC02E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485