#DFE7FD#DFE7FD
#DFE7FD is a very light, muted blue. Relative luminance 0.799; OKLCH L 92.9% C 0.031 H 269.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7FD |
|---|---|
| RGB | rgb(223, 231, 253) |
| HSL | hsl(224, 88%, 93%) |
| HSV | hsv(224, 12%, 99%) |
| CMYK | cmyk(11.9%, 8.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.65, 1.54, -11.54) |
| CIE-LCH | lch(91.65, 11.64, 277.62°) |
| OKLab | oklab(92.86% -0.0001 -0.0311) |
| OKLCH | oklch(92.86% 0.031 269.8) |
| XYZ | xyz(76.7331, 79.9308, 104.2950) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.47
Ghostwhite
#F8F8FF
ΔE00 7.22
Aliceblue
#F0F8FF
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7FD #FDF5DF
analogous
#DFF6FD #DFE7FD #E6DFFD
triadic
#DFE7FD #FDDFE7 #E7FDDF
tetradic
#DFE7FD #FDDFF6 #FDF5DF #DFFDE6
square
#DFE7FD #FDDFF6 #FDF5DF #DFFDE6
split-complementary
#DFE7FD #FDE6DF #F6FDDF
monochromatic
#6C91F6 #A5BCF9 #DFE7FD #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.24
#DFE7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DFE7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7FD
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7FD | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#D8EBEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfe7fd; /* rgb */ color: rgb(223, 231, 253); /* oklch */ color: oklch(92.9% 0.031 269.8);
Tailwind
colors: {
custom: {
50: '#e9eefe',
500: '#dfe7fd',
950: '#000000',
},
}SCSS
$custom: #dfe7fd; $custom-light: #e9eefe; $custom-dark: #000000;
JSON
{
"hex": "#dfe7fd",
"rgb": {
"r": 223,
"g": 231,
"b": 253
},
"hsl": {
"h": 224,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.92856,
"c": 0.03109,
"h": 269.8
},
"luminance": 0.79932
}Semantic roles & 50–950 ramp
primary
#DFE7FD
secondary
#E7D299
accent
#A801E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585