#DFE5FD#DFE5FD
#DFE5FD is a very light, muted blue. Relative luminance 0.788; OKLCH L 92.5% C 0.033 H 274.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE5FD |
|---|---|
| RGB | rgb(223, 229, 253) |
| HSL | hsl(228, 88%, 93%) |
| HSV | hsv(228, 12%, 99%) |
| CMYK | cmyk(11.9%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.15, 2.58, -12.29) |
| CIE-LCH | lch(91.15, 12.56, 281.86°) |
| OKLab | oklab(92.46% 0.0027 -0.0331) |
| OKLCH | oklch(92.46% 0.033 274.6) |
| XYZ | xyz(76.1765, 78.8176, 104.1095) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.73
Ghostwhite
#F8F8FF
ΔE00 7.82
Aliceblue
#F0F8FF
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.57
Fog
#D8DCE0
ΔE00 8.63
Periwinkle
#CCCCFF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE5FD #FDF7DF
analogous
#DFF4FD #DFE5FD #E8DFFD
triadic
#DFE5FD #FDDFE5 #E5FDDF
tetradic
#DFE5FD #FDDFF4 #FDF7DF #DFFDE8
square
#DFE5FD #FDDFF4 #FDF7DF #DFFDE8
split-complementary
#DFE5FD #FDE8DF #F4FDDF
monochromatic
#6C87F6 #A5B6F9 #DFE5FD #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.25
#DFE5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DFE5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE5FD
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE5FD | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FE
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#D9E9ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe5fd; /* rgb */ color: rgb(223, 229, 253); /* oklch */ color: oklch(92.5% 0.033 274.6);
Tailwind
colors: {
custom: {
50: '#e9edfe',
500: '#dfe5fd',
950: '#000000',
},
}SCSS
$custom: #dfe5fd; $custom-light: #e9edfe; $custom-dark: #000000;
JSON
{
"hex": "#dfe5fd",
"rgb": {
"r": 223,
"g": 229,
"b": 253
},
"hsl": {
"h": 228,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.92463,
"c": 0.03323,
"h": 274.6
},
"luminance": 0.78818
}Semantic roles & 50–950 ramp
primary
#DFE5FD
secondary
#E7D799
accent
#B701E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485