#DFE4FC#DFE4FC
#DFE4FC is a very light, muted blue. Relative luminance 0.782; OKLCH L 92.2% C 0.033 H 276.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4FC |
|---|---|
| RGB | rgb(223, 228, 252) |
| HSL | hsl(230, 83%, 93%) |
| HSV | hsv(230, 12%, 99%) |
| CMYK | cmyk(11.5%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(90.87, 2.90, -12.18) |
| CIE-LCH | lch(90.87, 12.52, 283.39°) |
| OKLab | oklab(92.23% 0.0037 -0.0328) |
| OKLCH | oklch(92.23% 0.033 276.4) |
| XYZ | xyz(75.7417, 78.2023, 103.1808) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.42
Ghostwhite
#F8F8FF
ΔE00 7.89
Fog
#D8DCE0
ΔE00 8.70
Light Blue Grey
#B7C9E2
ΔE00 8.70
Aliceblue
#F0F8FF
ΔE00 8.74
Periwinkle
#CCCCFF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4FC #FCF7DF
analogous
#DFF2FC #DFE4FC #E8DFFC
triadic
#DFE4FC #FCDFE4 #E4FCDF
tetradic
#DFE4FC #FCDFF2 #FCF7DF #DFFCE8
square
#DFE4FC #FCDFF2 #FCF7DF #DFFCE8
split-complementary
#DFE4FC #FCE8DF #F2FCDF
monochromatic
#6F86F2 #A7B5F7 #DFE4FC #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.26
#DFE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DFE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4FC
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4FC | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#D9E8EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe4fc; /* rgb */ color: rgb(223, 228, 252); /* oklch */ color: oklch(92.2% 0.033 276.4);
Tailwind
colors: {
custom: {
50: '#e9ecfd',
500: '#dfe4fc',
950: '#000000',
},
}SCSS
$custom: #dfe4fc; $custom-light: #e9ecfd; $custom-dark: #000000;
JSON
{
"hex": "#dfe4fc",
"rgb": {
"r": 223,
"g": 228,
"b": 252
},
"hsl": {
"h": 229.655,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.92234,
"c": 0.03303,
"h": 276.4
},
"luminance": 0.78203
}Semantic roles & 50–950 ramp
primary
#DFE4FC
secondary
#E4D89B
accent
#BA06DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485