#DFE8FC#DFE8FC
#DFE8FC is a very light, muted blue. Relative luminance 0.804; OKLCH L 93.0% C 0.029 H 266.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE8FC |
|---|---|
| RGB | rgb(223, 232, 252) |
| HSL | hsl(221, 83%, 93%) |
| HSV | hsv(221, 12%, 99%) |
| CMYK | cmyk(11.5%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.88, 0.83, -10.69) |
| CIE-LCH | lch(91.88, 10.72, 274.44°) |
| OKLab | oklab(93.02% -0.0018 -0.0288) |
| OKLCH | oklch(93.02% 0.029 266.4) |
| XYZ | xyz(76.8549, 80.4286, 103.5518) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Aliceblue
#F0F8FF
ΔE00 6.49
Ghostwhite
#F8F8FF
ΔE00 6.76
Fog
#D8DCE0
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 8.22
Gainsboro
#DCDCDC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE8FC #FCF3DF
analogous
#DFF6FC #DFE8FC #E4DFFC
triadic
#DFE8FC #FCDFE8 #E8FCDF
tetradic
#DFE8FC #FCDFF6 #FCF3DF #DFFCE4
square
#DFE8FC #FCDFF6 #FCF3DF #DFFCE4
split-complementary
#DFE8FC #FCE4DF #F6FCDF
monochromatic
#6F98F2 #A7C0F7 #DFE8FC #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.23
#DFE8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DFE8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE8FC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE8FC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#D9ECEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfe8fc; /* rgb */ color: rgb(223, 232, 252); /* oklch */ color: oklch(93.0% 0.029 266.4);
Tailwind
colors: {
custom: {
50: '#e9effd',
500: '#dfe8fc',
950: '#000000',
},
}SCSS
$custom: #dfe8fc; $custom-light: #e9effd; $custom-dark: #000000;
JSON
{
"hex": "#dfe8fc",
"rgb": {
"r": 223,
"g": 232,
"b": 252
},
"hsl": {
"h": 221.379,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93022,
"c": 0.02883,
"h": 266.4
},
"luminance": 0.80429
}Semantic roles & 50–950 ramp
primary
#DFE8FC
secondary
#E4CE9B
accent
#9C06DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585