#DFE7FB#DFE7FB
#DFE7FB is a very light, muted blue. Relative luminance 0.798; OKLCH L 92.8% C 0.028 H 268.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7FB |
|---|---|
| RGB | rgb(223, 231, 251) |
| HSL | hsl(223, 78%, 93%) |
| HSV | hsv(223, 11%, 98%) |
| CMYK | cmyk(11.2%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(91.60, 1.15, -10.58) |
| CIE-LCH | lch(91.60, 10.64, 276.19°) |
| OKLab | oklab(92.79% -0.0008 -0.0285) |
| OKLCH | oklch(92.79% 0.028 268.4) |
| XYZ | xyz(76.4161, 79.8040, 102.6259) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.65
Aliceblue
#F0F8FF
ΔE00 6.71
Ghostwhite
#F8F8FF
ΔE00 6.73
Fog
#D8DCE0
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 8.23
Gainsboro
#DCDCDC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7FB #FBF3DF
analogous
#DFF5FB #DFE7FB #E5DFFB
triadic
#DFE7FB #FBDFE7 #E7FBDF
tetradic
#DFE7FB #FBDFF5 #FBF3DF #DFFBE5
square
#DFE7FB #FBDFF5 #FBF3DF #DFFBE5
split-complementary
#DFE7FB #FBE5DF #F5FBDF
monochromatic
#7295ED #A9BEF4 #DFE7FB #E4EBFC #E4EBFC
Accessibility & contrast
On white
1.24
#DFE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DFE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7FB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7FB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#D9EBED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfe7fb; /* rgb */ color: rgb(223, 231, 251); /* oklch */ color: oklch(92.8% 0.028 268.4);
Tailwind
colors: {
custom: {
50: '#e9eefc',
500: '#dfe7fb',
950: '#000000',
},
}SCSS
$custom: #dfe7fb; $custom-light: #e9eefc; $custom-dark: #000000;
JSON
{
"hex": "#dfe7fb",
"rgb": {
"r": 223,
"g": 231,
"b": 251
},
"hsl": {
"h": 222.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92793,
"c": 0.02849,
"h": 268.4
},
"luminance": 0.79805
}Semantic roles & 50–950 ramp
primary
#DFE7FB
secondary
#E2CE9C
accent
#9F0BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585