#D4DBFB#D4DBFB
#D4DBFB is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.6% C 0.045 H 275.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBFB |
|---|---|
| RGB | rgb(212, 219, 251) |
| HSL | hsl(229, 83%, 91%) |
| HSV | hsv(229, 16%, 98%) |
| CMYK | cmyk(15.5%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(87.79, 3.94, -16.36) |
| CIE-LCH | lch(87.79, 16.83, 283.54°) |
| OKLab | oklab(89.61% 0.0044 -0.0443) |
| OKLCH | oklch(89.61% 0.045 275.7) |
| XYZ | xyz(69.8915, 71.6241, 101.3907) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Periwinkle
#CCCCFF
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.78
Powder Blue (survey)
#B1D1FC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBFB #FBF4D4
analogous
#D4EEFB #D4DBFB #E0D4FB
triadic
#D4DBFB #FBD4DB #DBFBD4
tetradic
#D4DBFB #FBD4EE #FBF4D4 #D4FBE0
square
#D4DBFB #FBD4EE #FBF4D4 #D4FBE0
split-complementary
#D4DBFB #FBE0D4 #EEFBD4
monochromatic
#647DF1 #9CACF6 #D4DBFB #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.37
#D4DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D4DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBFB
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBFB | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#CBE1E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dbfb; /* rgb */ color: rgb(212, 219, 251); /* oklch */ color: oklch(89.6% 0.045 275.7);
Tailwind
colors: {
custom: {
50: '#e1e6fc',
500: '#d4dbfb',
950: '#000000',
},
}SCSS
$custom: #d4dbfb; $custom-light: #e1e6fc; $custom-dark: #000000;
JSON
{
"hex": "#d4dbfb",
"rgb": {
"r": 212,
"g": 219,
"b": 251
},
"hsl": {
"h": 229.231,
"s": 82.979,
"l": 90.784
},
"oklch": {
"l": 0.89612,
"c": 0.04455,
"h": 275.7
},
"luminance": 0.71625
}Semantic roles & 50–950 ramp
primary
#D4DBFB
secondary
#E2D391
accent
#B806DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485