#DFE1FA#DFE1FA
#DFE1FA is a very light, muted blue. Relative luminance 0.764; OKLCH L 91.6% C 0.034 H 282.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1FA |
|---|---|
| RGB | rgb(223, 225, 250) |
| HSL | hsl(236, 73%, 93%) |
| HSV | hsv(236, 11%, 98%) |
| CMYK | cmyk(10.8%, 10%, 0%, 2%) |
| CIE-LAB | lab(90.06, 4.06, -12.34) |
| CIE-LCH | lch(90.06, 13.00, 288.22°) |
| OKLab | oklab(91.58% 0.0071 -0.0332) |
| OKLCH | oklch(91.58% 0.034 282.1) |
| XYZ | xyz(74.6083, 76.4399, 101.2477) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.15
Ghostwhite
#F8F8FF
ΔE00 8.51
Periwinkle
#CCCCFF
ΔE00 8.54
Light Blue Grey
#B7C9E2
ΔE00 9.32
Fog
#D8DCE0
ΔE00 9.33
Aliceblue
#F0F8FF
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1FA #FAF8DF
analogous
#DFEEFA #DFE1FA #EADFFA
triadic
#DFE1FA #FADFE1 #E1FADF
tetradic
#DFE1FA #FADFEE #FAF8DF #DFFAEA
square
#DFE1FA #FADFEE #FAF8DF #DFFAEA
split-complementary
#DFE1FA #FAEADF #EEFADF
monochromatic
#757EE9 #AAAFF2 #DFE1FA #E5E6FB #E5E6FB
Accessibility & contrast
On white
1.29
#DFE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DFE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1FA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1FA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FB
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#DAE5E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe1fa; /* rgb */ color: rgb(223, 225, 250); /* oklch */ color: oklch(91.6% 0.034 282.1);
Tailwind
colors: {
custom: {
50: '#e9eafc',
500: '#dfe1fa',
950: '#000000',
},
}SCSS
$custom: #dfe1fa; $custom-light: #e9eafc; $custom-dark: #000000;
JSON
{
"hex": "#dfe1fa",
"rgb": {
"r": 223,
"g": 225,
"b": 250
},
"hsl": {
"h": 235.556,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.91581,
"c": 0.03399,
"h": 282.1
},
"luminance": 0.76441
}Semantic roles & 50–950 ramp
primary
#DFE1FA
secondary
#DFDB9E
accent
#C610D5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485