#DFE2FF#DFE2FF
#DFE2FF is a very light, muted blue. Relative luminance 0.773; OKLCH L 91.9% C 0.040 H 280.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2FF |
|---|---|
| RGB | rgb(223, 226, 255) |
| HSL | hsl(234, 100%, 94%) |
| HSV | hsv(234, 13%, 100%) |
| CMYK | cmyk(12.5%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(90.46, 4.54, -14.37) |
| CIE-LCH | lch(90.46, 15.07, 287.54°) |
| OKLab | oklab(91.94% 0.0075 -0.0388) |
| OKLCH | oklch(91.94% 0.04 280.9) |
| XYZ | xyz(75.6739, 77.2999, 105.5219) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.27
Periwinkle
#CCCCFF
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 9.11
Ghostwhite
#F8F8FF
ΔE00 9.46
Light Blue Grey
#B7C9E2
ΔE00 9.50
Fog
#D8DCE0
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2FF #FFFCDF
analogous
#DFF2FF #DFE2FF #ECDFFF
triadic
#DFE2FF #FFDFE2 #E2FFDF
tetradic
#DFE2FF #FFDFF2 #FFFCDF #DFFFEC
square
#DFE2FF #FFDFF2 #FFFCDF #DFFFEC
split-complementary
#DFE2FF #FFECDF #F2FFDF
monochromatic
#6573FF #A2ABFF #DFE2FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.28
#DFE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#DFE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2FF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2FF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#D8E7EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe2ff; /* rgb */ color: rgb(223, 226, 255); /* oklch */ color: oklch(91.9% 0.040 280.9);
Tailwind
colors: {
custom: {
50: '#e9ebff',
500: '#dfe2ff',
950: '#000000',
},
}SCSS
$custom: #dfe2ff; $custom-light: #e9ebff; $custom-dark: #000000;
JSON
{
"hex": "#dfe2ff",
"rgb": {
"r": 223,
"g": 226,
"b": 255
},
"hsl": {
"h": 234.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9194,
"c": 0.03951,
"h": 280.9
},
"luminance": 0.77301
}Semantic roles & 50–950 ramp
primary
#DFE2FF
secondary
#ECE496
accent
#D000E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486