#DFE2F3#DFE2F3
#DFE2F3 is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.6% C 0.023 H 277.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2F3 |
|---|---|
| RGB | rgb(223, 226, 243) |
| HSL | hsl(231, 45%, 91%) |
| HSV | hsv(231, 8%, 95%) |
| CMYK | cmyk(8.2%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(90.11, 2.17, -8.60) |
| CIE-LCH | lch(90.11, 8.87, 284.19°) |
| OKLab | oklab(91.56% 0.0032 -0.0231) |
| OKLCH | oklch(91.56% 0.023 277.9) |
| XYZ | xyz(73.8022, 76.5513, 95.6644) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.26
Ghostwhite
#F8F8FF
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.34
Aliceblue
#F0F8FF
ΔE00 7.23
Gainsboro
#DCDCDC
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2F3 #F3F0DF
analogous
#DFECF3 #DFE2F3 #E6DFF3
triadic
#DFE2F3 #F3DFE2 #E2F3DF
tetradic
#DFE2F3 #F3DFEC #F3F0DF #DFF3E6
square
#DFE2F3 #F3DFEC #F3F0DF #DFF3E6
split-complementary
#DFE2F3 #F3E6DF #ECF3DF
monochromatic
#8691D2 #B2BAE2 #DFE2F3 #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.29
#DFE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DFE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2F3
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2F3 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F4
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#DBE5E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe2f3; /* rgb */ color: rgb(223, 226, 243); /* oklch */ color: oklch(91.6% 0.023 277.9);
Tailwind
colors: {
custom: {
50: '#e9ebf7',
500: '#dfe2f3',
950: '#000000',
},
}SCSS
$custom: #dfe2f3; $custom-light: #e9ebf7; $custom-dark: #000000;
JSON
{
"hex": "#dfe2f3",
"rgb": {
"r": 223,
"g": 226,
"b": 243
},
"hsl": {
"h": 231,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.91556,
"c": 0.02328,
"h": 277.9
},
"luminance": 0.76552
}Semantic roles & 50–950 ramp
primary
#DFE2F3
secondary
#D1CAA5
accent
#A42DB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485