#DFE7FA#DFE7FA
#DFE7FA is a very light, muted blue. Relative luminance 0.797; OKLCH L 92.8% C 0.027 H 267.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7FA |
|---|---|
| RGB | rgb(223, 231, 250) |
| HSL | hsl(222, 73%, 93%) |
| HSV | hsv(222, 11%, 98%) |
| CMYK | cmyk(10.8%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(91.57, 0.95, -10.10) |
| CIE-LCH | lch(91.57, 10.15, 275.38°) |
| OKLab | oklab(92.76% -0.0012 -0.0272) |
| OKLCH | oklch(92.76% 0.027 267.5) |
| XYZ | xyz(76.2589, 79.7411, 101.7979) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.81
Aliceblue
#F0F8FF
ΔE00 6.38
Ghostwhite
#F8F8FF
ΔE00 6.50
Fog
#D8DCE0
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7FA #FAF2DF
analogous
#DFF4FA #DFE7FA #E4DFFA
triadic
#DFE7FA #FADFE7 #E7FADF
tetradic
#DFE7FA #FADFF4 #FAF2DF #DFFAE4
square
#DFE7FA #FADFF4 #FAF2DF #DFFAE4
split-complementary
#DFE7FA #FAE4DF #F4FADF
monochromatic
#7598E9 #AABFF2 #DFE7FA #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.24
#DFE7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DFE7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7FA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7FA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#D9EBED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfe7fa; /* rgb */ color: rgb(223, 231, 250); /* oklch */ color: oklch(92.8% 0.027 267.5);
Tailwind
colors: {
custom: {
50: '#e9eefc',
500: '#dfe7fa',
950: '#000000',
},
}SCSS
$custom: #dfe7fa; $custom-light: #e9eefc; $custom-dark: #000000;
JSON
{
"hex": "#dfe7fa",
"rgb": {
"r": 223,
"g": 231,
"b": 250
},
"hsl": {
"h": 222.222,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92761,
"c": 0.0272,
"h": 267.5
},
"luminance": 0.79742
}Semantic roles & 50–950 ramp
primary
#DFE7FA
secondary
#DFCC9E
accent
#9B10D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585