#DFE6FD#DFE6FD
#DFE6FD is a very light, muted blue. Relative luminance 0.794; OKLCH L 92.7% C 0.032 H 272.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6FD |
|---|---|
| RGB | rgb(223, 230, 253) |
| HSL | hsl(226, 88%, 93%) |
| HSV | hsv(226, 12%, 99%) |
| CMYK | cmyk(11.9%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.40, 2.06, -11.91) |
| CIE-LCH | lch(91.40, 12.09, 279.82°) |
| OKLab | oklab(92.66% 0.0013 -0.0321) |
| OKLCH | oklch(92.66% 0.032 272.3) |
| XYZ | xyz(76.4540, 79.3726, 104.2020) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.04
Ghostwhite
#F8F8FF
ΔE00 7.50
Aliceblue
#F0F8FF
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6FD #FDF6DF
analogous
#DFF5FD #DFE6FD #E7DFFD
triadic
#DFE6FD #FDDFE6 #E6FDDF
tetradic
#DFE6FD #FDDFF5 #FDF6DF #DFFDE7
square
#DFE6FD #FDDFF5 #FDF6DF #DFFDE7
split-complementary
#DFE6FD #FDE7DF #F5FDDF
monochromatic
#6C8CF6 #A5B9F9 #DFE6FD #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.24
#DFE6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DFE6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6FD
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6FD | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#D8EAED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe6fd; /* rgb */ color: rgb(223, 230, 253); /* oklch */ color: oklch(92.7% 0.032 272.3);
Tailwind
colors: {
custom: {
50: '#e9edfe',
500: '#dfe6fd',
950: '#000000',
},
}SCSS
$custom: #dfe6fd; $custom-light: #e9edfe; $custom-dark: #000000;
JSON
{
"hex": "#dfe6fd",
"rgb": {
"r": 223,
"g": 230,
"b": 253
},
"hsl": {
"h": 226,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.92659,
"c": 0.03214,
"h": 272.3
},
"luminance": 0.79373
}Semantic roles & 50–950 ramp
primary
#DFE6FD
secondary
#E7D599
accent
#B001E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485