#DFE9FA#DFE9FA
#DFE9FA is a very light, muted blue. Relative luminance 0.809; OKLCH L 93.2% C 0.025 H 261.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE9FA |
|---|---|
| RGB | rgb(223, 233, 250) |
| HSL | hsl(218, 73%, 93%) |
| HSV | hsv(218, 11%, 98%) |
| CMYK | cmyk(10.8%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(92.07, -0.08, -9.35) |
| CIE-LCH | lch(92.07, 9.35, 269.51°) |
| OKLab | oklab(93.16% -0.0039 -0.0251) |
| OKLCH | oklch(93.16% 0.025 261.1) |
| XYZ | xyz(76.8219, 80.8670, 101.9855) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.14
Aliceblue
#F0F8FF
ΔE00 5.29
Fog
#D8DCE0
ΔE00 6.22
Ghostwhite
#F8F8FF
ΔE00 6.22
Whitesmoke
#F5F5F5
ΔE00 8.18
Gainsboro
#DCDCDC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE9FA #FAF0DF
analogous
#DFF6FA #DFE9FA #E2DFFA
triadic
#DFE9FA #FADFE9 #E9FADF
tetradic
#DFE9FA #FADFF6 #FAF0DF #DFFAE2
square
#DFE9FA #FADFF6 #FAF0DF #DFFAE2
split-complementary
#DFE9FA #FAE2DF #F6FADF
monochromatic
#75A0E9 #AAC5F2 #DFE9FA #E5EDFB #E5EDFB
Accessibility & contrast
On white
1.22
#DFE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DFE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE9FA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE9FA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#D9ECEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfe9fa; /* rgb */ color: rgb(223, 233, 250); /* oklch */ color: oklch(93.2% 0.025 261.1);
Tailwind
colors: {
custom: {
50: '#e9f0fc',
500: '#dfe9fa',
950: '#000000',
},
}SCSS
$custom: #dfe9fa; $custom-light: #e9f0fc; $custom-dark: #000000;
JSON
{
"hex": "#dfe9fa",
"rgb": {
"r": 223,
"g": 233,
"b": 250
},
"hsl": {
"h": 217.778,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.93157,
"c": 0.02545,
"h": 261.1
},
"luminance": 0.80868
}Semantic roles & 50–950 ramp
primary
#DFE9FA
secondary
#DFC79E
accent
#8C10D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585