#DFE1FC#DFE1FC
#DFE1FC is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.6% C 0.037 H 282.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1FC |
|---|---|
| RGB | rgb(223, 225, 252) |
| HSL | hsl(236, 83%, 93%) |
| HSV | hsv(236, 12%, 99%) |
| CMYK | cmyk(11.5%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.12, 4.46, -13.30) |
| CIE-LCH | lch(90.12, 14.03, 288.54°) |
| OKLab | oklab(91.65% 0.0078 -0.0359) |
| OKLCH | oklch(91.65% 0.037 282.3) |
| XYZ | xyz(74.9236, 76.5660, 102.9080) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.70
Periwinkle
#CCCCFF
ΔE00 7.98
Ghostwhite
#F8F8FF
ΔE00 9.05
Light Blue Grey
#B7C9E2
ΔE00 9.50
Light Periwinkle
#C1C6FC
ΔE00 9.53
Fog
#D8DCE0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1FC #FCFADF
analogous
#DFEFFC #DFE1FC #EBDFFC
triadic
#DFE1FC #FCDFE1 #E1FCDF
tetradic
#DFE1FC #FCDFEF #FCFADF #DFFCEB
square
#DFE1FC #FCDFEF #FCFADF #DFFCEB
split-complementary
#DFE1FC #FCEBDF #EFFCDF
monochromatic
#6F78F2 #A7ADF7 #DFE1FC #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.29
#DFE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DFE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1FC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1FC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#D9E5EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe1fc; /* rgb */ color: rgb(223, 225, 252); /* oklch */ color: oklch(91.6% 0.037 282.3);
Tailwind
colors: {
custom: {
50: '#e9eafd',
500: '#dfe1fc',
950: '#000000',
},
}SCSS
$custom: #dfe1fc; $custom-light: #e9eafd; $custom-dark: #000000;
JSON
{
"hex": "#dfe1fc",
"rgb": {
"r": 223,
"g": 225,
"b": 252
},
"hsl": {
"h": 235.862,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.91646,
"c": 0.03671,
"h": 282.3
},
"luminance": 0.76567
}Semantic roles & 50–950 ramp
primary
#DFE1FC
secondary
#E4DF9B
accent
#D006DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485