#D4DFEF#D4DFEF
#D4DFEF is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.0% C 0.025 H 257.6°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFEF |
|---|---|
| RGB | rgb(212, 223, 239) |
| HSL | hsl(216, 46%, 88%) |
| HSV | hsv(216, 11%, 94%) |
| CMYK | cmyk(11.3%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(88.45, -0.59, -9.06) |
| CIE-LCH | lch(88.45, 9.08, 266.28°) |
| OKLab | oklab(90.01% -0.0053 -0.0244) |
| OKLCH | oklch(90.01% 0.025 257.6) |
| XYZ | xyz(69.1156, 73.0035, 92.0944) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.30
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 6.40
Aliceblue
#F0F8FF
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 7.57
Ghostwhite
#F8F8FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFEF #EFE4D4
analogous
#D4ECEF #D4DFEF #D6D4EF
triadic
#D4DFEF #EFD4DF #DFEFD4
tetradic
#D4DFEF #EFD4EC #EFE4D4 #D4EFD6
square
#D4DFEF #EFD4EC #EFE4D4 #D4EFD6
split-complementary
#D4DFEF #EFD6D4 #ECEFD4
monochromatic
#7B9DCE #A7BEDE #D4DFEF #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.35
#D4DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#D4DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFEF
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFEF | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#CEE2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4dfef; /* rgb */ color: rgb(212, 223, 239); /* oklch */ color: oklch(90.0% 0.025 257.6);
Tailwind
colors: {
custom: {
50: '#e1e9f4',
500: '#d4dfef',
950: '#000000',
},
}SCSS
$custom: #d4dfef; $custom-light: #e1e9f4; $custom-dark: #000000;
JSON
{
"hex": "#d4dfef",
"rgb": {
"r": 212,
"g": 223,
"b": 239
},
"hsl": {
"h": 215.556,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.90014,
"c": 0.02495,
"h": 257.6
},
"luminance": 0.73004
}Semantic roles & 50–950 ramp
primary
#D4DFEF
secondary
#CCB89B
accent
#802DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485