#DFE8FA#DFE8FA
#DFE8FA is a very light, muted blue. Relative luminance 0.803; OKLCH L 93.0% C 0.026 H 264.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE8FA |
|---|---|
| RGB | rgb(223, 232, 250) |
| HSL | hsl(220, 73%, 93%) |
| HSV | hsv(220, 11%, 98%) |
| CMYK | cmyk(10.8%, 7.2%, 0%, 2%) |
| CIE-LAB | lab(91.82, 0.43, -9.73) |
| CIE-LCH | lch(91.82, 9.74, 272.56°) |
| OKLab | oklab(92.96% -0.0026 -0.0262) |
| OKLCH | oklch(92.96% 0.026 264.4) |
| XYZ | xyz(76.5396, 80.3025, 101.8914) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.46
Aliceblue
#F0F8FF
ΔE00 5.82
Ghostwhite
#F8F8FF
ΔE00 6.33
Fog
#D8DCE0
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 8.26
Gainsboro
#DCDCDC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE8FA #FAF1DF
analogous
#DFF5FA #DFE8FA #E3DFFA
triadic
#DFE8FA #FADFE8 #E8FADF
tetradic
#DFE8FA #FADFF5 #FAF1DF #DFFAE3
square
#DFE8FA #FADFF5 #FAF1DF #DFFAE3
split-complementary
#DFE8FA #FAE3DF #F5FADF
monochromatic
#759CE9 #AAC2F2 #DFE8FA #E5ECFB #E5ECFB
Accessibility & contrast
On white
1.23
#DFE8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DFE8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE8FA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE8FA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#D9EBEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfe8fa; /* rgb */ color: rgb(223, 232, 250); /* oklch */ color: oklch(93.0% 0.026 264.4);
Tailwind
colors: {
custom: {
50: '#e9effc',
500: '#dfe8fa',
950: '#000000',
},
}SCSS
$custom: #dfe8fa; $custom-light: #e9effc; $custom-dark: #000000;
JSON
{
"hex": "#dfe8fa",
"rgb": {
"r": 223,
"g": 232,
"b": 250
},
"hsl": {
"h": 220,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92959,
"c": 0.02628,
"h": 264.4
},
"luminance": 0.80303
}Semantic roles & 50–950 ramp
primary
#DFE8FA
secondary
#DFCA9E
accent
#9410D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585