#DFE2F6#DFE2F6
#DFE2F6 is a very light, muted blue. Relative luminance 0.767; OKLCH L 91.6% C 0.027 H 279.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2F6 |
|---|---|
| RGB | rgb(223, 226, 246) |
| HSL | hsl(232, 56%, 92%) |
| HSV | hsv(232, 9%, 96%) |
| CMYK | cmyk(9.3%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(90.20, 2.76, -10.05) |
| CIE-LCH | lch(90.20, 10.42, 285.35°) |
| OKLab | oklab(91.65% 0.0043 -0.027) |
| OKLCH | oklch(91.65% 0.027 279.1) |
| XYZ | xyz(74.2589, 76.7339, 98.0698) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.69
Ghostwhite
#F8F8FF
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.47
Aliceblue
#F0F8FF
ΔE00 8.12
Light Blue Grey
#B7C9E2
ΔE00 8.80
Gainsboro
#DCDCDC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2F6 #F6F3DF
analogous
#DFEEF6 #DFE2F6 #E8DFF6
triadic
#DFE2F6 #F6DFE2 #E2F6DF
tetradic
#DFE2F6 #F6DFEE #F6F3DF #DFF6E8
square
#DFE2F6 #F6DFEE #F6F3DF #DFF6E8
split-complementary
#DFE2F6 #F6E8DF #EEF6DF
monochromatic
#7F8BDB #AFB7E9 #DFE2F6 #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.28
#DFE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#DFE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2F6
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2F6 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F7
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#DAE5E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe2f6; /* rgb */ color: rgb(223, 226, 246); /* oklch */ color: oklch(91.6% 0.027 279.1);
Tailwind
colors: {
custom: {
50: '#e9ebf9',
500: '#dfe2f6',
950: '#000000',
},
}SCSS
$custom: #dfe2f6; $custom-light: #e9ebf9; $custom-dark: #000000;
JSON
{
"hex": "#dfe2f6",
"rgb": {
"r": 223,
"g": 226,
"b": 246
},
"hsl": {
"h": 232.174,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.9165,
"c": 0.02733,
"h": 279.1
},
"luminance": 0.76735
}Semantic roles & 50–950 ramp
primary
#DFE2F6
secondary
#D7D0A3
accent
#AF22C4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485