#DFE9FC#DFE9FC
#DFE9FC is a very light, muted blue. Relative luminance 0.810; OKLCH L 93.2% C 0.028 H 263.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE9FC |
|---|---|
| RGB | rgb(223, 233, 252) |
| HSL | hsl(219, 83%, 93%) |
| HSV | hsv(219, 12%, 99%) |
| CMYK | cmyk(11.5%, 7.5%, 0%, 1.2%) |
| CIE-LAB | lab(92.13, 0.31, -10.31) |
| CIE-LCH | lch(92.13, 10.32, 271.74°) |
| OKLab | oklab(93.22% -0.0032 -0.0278) |
| OKLCH | oklch(93.22% 0.028 263.4) |
| XYZ | xyz(77.1372, 80.9931, 103.6459) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Aliceblue
#F0F8FF
ΔE00 5.95
Ghostwhite
#F8F8FF
ΔE00 6.60
Fog
#D8DCE0
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 8.26
Whitesmoke
#F5F5F5
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE9FC #FCF2DF
analogous
#DFF7FC #DFE9FC #E3DFFC
triadic
#DFE9FC #FCDFE9 #E9FCDF
tetradic
#DFE9FC #FCDFF7 #FCF2DF #DFFCE3
square
#DFE9FC #FCDFF7 #FCF2DF #DFFCE3
split-complementary
#DFE9FC #FCE3DF #F7FCDF
monochromatic
#6F9CF2 #A7C3F7 #DFE9FC #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.22
#DFE9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DFE9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE9FC
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE9FC | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#E1E7FC
Tritanopia (blue-blind)
#D8EDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfe9fc; /* rgb */ color: rgb(223, 233, 252); /* oklch */ color: oklch(93.2% 0.028 263.4);
Tailwind
colors: {
custom: {
50: '#e9f0fd',
500: '#dfe9fc',
950: '#000000',
},
}SCSS
$custom: #dfe9fc; $custom-light: #e9f0fd; $custom-dark: #000000;
JSON
{
"hex": "#dfe9fc",
"rgb": {
"r": 223,
"g": 233,
"b": 252
},
"hsl": {
"h": 219.31,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93219,
"c": 0.02794,
"h": 263.4
},
"luminance": 0.80994
}Semantic roles & 50–950 ramp
primary
#DFE9FC
secondary
#E4CB9B
accent
#9406DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585