#DFE7FC#DFE7FC
#DFE7FC is a very light, muted blue. Relative luminance 0.799; OKLCH L 92.8% C 0.030 H 269.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7FC |
|---|---|
| RGB | rgb(223, 231, 252) |
| HSL | hsl(223, 83%, 93%) |
| HSV | hsv(223, 12%, 99%) |
| CMYK | cmyk(11.5%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.63, 1.35, -11.06) |
| CIE-LCH | lch(91.63, 11.14, 276.94°) |
| OKLab | oklab(92.82% -0.0005 -0.0298) |
| OKLCH | oklch(92.82% 0.03 269.1) |
| XYZ | xyz(76.5742, 79.8672, 103.4582) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.54
Ghostwhite
#F8F8FF
ΔE00 6.97
Aliceblue
#F0F8FF
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 8.25
Gainsboro
#DCDCDC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7FC #FCF4DF
analogous
#DFF5FC #DFE7FC #E5DFFC
triadic
#DFE7FC #FCDFE7 #E7FCDF
tetradic
#DFE7FC #FCDFF5 #FCF4DF #DFFCE5
square
#DFE7FC #FCDFF5 #FCF4DF #DFFCE5
split-complementary
#DFE7FC #FCE5DF #F5FCDF
monochromatic
#6F93F2 #A7BDF7 #DFE7FC #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.24
#DFE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DFE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7FC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7FC | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#D9EBEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfe7fc; /* rgb */ color: rgb(223, 231, 252); /* oklch */ color: oklch(92.8% 0.030 269.1);
Tailwind
colors: {
custom: {
50: '#e9eefd',
500: '#dfe7fc',
950: '#000000',
},
}SCSS
$custom: #dfe7fc; $custom-light: #e9eefd; $custom-dark: #000000;
JSON
{
"hex": "#dfe7fc",
"rgb": {
"r": 223,
"g": 231,
"b": 252
},
"hsl": {
"h": 223.448,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.92824,
"c": 0.02978,
"h": 269.1
},
"luminance": 0.79868
}Semantic roles & 50–950 ramp
primary
#DFE7FC
secondary
#E4D09B
accent
#A306DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585