#DFE6FA#DFE6FA
#DFE6FA is a very light, muted blue. Relative luminance 0.792; OKLCH L 92.6% C 0.028 H 270.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6FA |
|---|---|
| RGB | rgb(223, 230, 250) |
| HSL | hsl(224, 73%, 93%) |
| HSV | hsv(224, 11%, 98%) |
| CMYK | cmyk(10.8%, 8%, 0%, 2%) |
| CIE-LAB | lab(91.32, 1.47, -10.48) |
| CIE-LCH | lch(91.32, 10.58, 277.98°) |
| OKLab | oklab(92.56% 0.0002 -0.0282) |
| OKLCH | oklch(92.56% 0.028 270.4) |
| XYZ | xyz(75.9799, 79.1829, 101.7048) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.21
Ghostwhite
#F8F8FF
ΔE00 6.74
Aliceblue
#F0F8FF
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6FA #FAF3DF
analogous
#DFF4FA #DFE6FA #E5DFFA
triadic
#DFE6FA #FADFE6 #E6FADF
tetradic
#DFE6FA #FADFF4 #FAF3DF #DFFAE5
square
#DFE6FA #FADFF4 #FAF3DF #DFFAE5
split-complementary
#DFE6FA #FAE5DF #F4FADF
monochromatic
#7593E9 #AABDF2 #DFE6FA #E5EAFB #E5EAFB
Accessibility & contrast
On white
1.25
#DFE6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DFE6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6FA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6FA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7FB
Deuteranopia (green-blind)
#DEE5F9
Tritanopia (blue-blind)
#D9EAEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe6fa; /* rgb */ color: rgb(223, 230, 250); /* oklch */ color: oklch(92.6% 0.028 270.4);
Tailwind
colors: {
custom: {
50: '#e9edfc',
500: '#dfe6fa',
950: '#000000',
},
}SCSS
$custom: #dfe6fa; $custom-light: #e9edfc; $custom-dark: #000000;
JSON
{
"hex": "#dfe6fa",
"rgb": {
"r": 223,
"g": 230,
"b": 250
},
"hsl": {
"h": 224.444,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92564,
"c": 0.02818,
"h": 270.4
},
"luminance": 0.79184
}Semantic roles & 50–950 ramp
primary
#DFE6FA
secondary
#DFCE9E
accent
#A210D5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485