#DFE6FC#DFE6FC
#DFE6FC is a very light, muted blue. Relative luminance 0.793; OKLCH L 92.6% C 0.031 H 271.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6FC |
|---|---|
| RGB | rgb(223, 230, 252) |
| HSL | hsl(226, 83%, 93%) |
| HSV | hsv(226, 12%, 99%) |
| CMYK | cmyk(11.5%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.37, 1.86, -11.44) |
| CIE-LCH | lch(91.37, 11.59, 279.26°) |
| OKLab | oklab(92.63% 0.0009 -0.0308) |
| OKLCH | oklch(92.63% 0.031 271.7) |
| XYZ | xyz(76.2951, 79.3090, 103.3652) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.05
Ghostwhite
#F8F8FF
ΔE00 7.24
Aliceblue
#F0F8FF
ΔE00 7.61
Fog
#D8DCE0
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 8.34
Gainsboro
#DCDCDC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6FC #FCF5DF
analogous
#DFF4FC #DFE6FC #E6DFFC
triadic
#DFE6FC #FCDFE6 #E6FCDF
tetradic
#DFE6FC #FCDFF4 #FCF5DF #DFFCE6
square
#DFE6FC #FCDFF4 #FCF5DF #DFFCE6
split-complementary
#DFE6FC #FCE6DF #F4FCDF
monochromatic
#6F8FF2 #A7BAF7 #DFE6FC #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.25
#DFE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DFE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6FC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6FC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FD
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#D9EAED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe6fc; /* rgb */ color: rgb(223, 230, 252); /* oklch */ color: oklch(92.6% 0.031 271.7);
Tailwind
colors: {
custom: {
50: '#e9edfd',
500: '#dfe6fc',
950: '#000000',
},
}SCSS
$custom: #dfe6fc; $custom-light: #e9edfd; $custom-dark: #000000;
JSON
{
"hex": "#dfe6fc",
"rgb": {
"r": 223,
"g": 230,
"b": 252
},
"hsl": {
"h": 225.517,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.92627,
"c": 0.03081,
"h": 271.7
},
"luminance": 0.7931
}Semantic roles & 50–950 ramp
primary
#DFE6FC
secondary
#E4D39B
accent
#AB06DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485