#DFE2FD#DFE2FD
#DFE2FD is a very light, muted blue. Relative luminance 0.772; OKLCH L 91.9% C 0.037 H 280.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2FD |
|---|---|
| RGB | rgb(223, 226, 253) |
| HSL | hsl(234, 88%, 93%) |
| HSV | hsv(234, 12%, 99%) |
| CMYK | cmyk(11.9%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(90.40, 4.14, -13.41) |
| CIE-LCH | lch(90.40, 14.04, 287.15°) |
| OKLab | oklab(91.87% 0.0068 -0.0362) |
| OKLCH | oklch(91.87% 0.037 280.6) |
| XYZ | xyz(75.3536, 77.1718, 103.8352) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.71
Periwinkle
#CCCCFF
ΔE00 8.08
Ghostwhite
#F8F8FF
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 9.30
Light Periwinkle
#C1C6FC
ΔE00 9.56
Fog
#D8DCE0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2FD #FDFADF
analogous
#DFF1FD #DFE2FD #EBDFFD
triadic
#DFE2FD #FDDFE2 #E2FDDF
tetradic
#DFE2FD #FDDFF1 #FDFADF #DFFDEB
square
#DFE2FD #FDDFF1 #FDFADF #DFFDEB
split-complementary
#DFE2FD #FDEBDF #F1FDDF
monochromatic
#6C7AF6 #A5AEF9 #DFE2FD #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.28
#DFE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#DFE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2FD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2FD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FE
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#D9E6EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe2fd; /* rgb */ color: rgb(223, 226, 253); /* oklch */ color: oklch(91.9% 0.037 280.6);
Tailwind
colors: {
custom: {
50: '#e9ebfe',
500: '#dfe2fd',
950: '#000000',
},
}SCSS
$custom: #dfe2fd; $custom-light: #e9ebfe; $custom-dark: #000000;
JSON
{
"hex": "#dfe2fd",
"rgb": {
"r": 223,
"g": 226,
"b": 253
},
"hsl": {
"h": 234,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.91874,
"c": 0.0368,
"h": 280.6
},
"luminance": 0.77173
}Semantic roles & 50–950 ramp
primary
#DFE2FD
secondary
#E7DF99
accent
#CE01E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485