#DFE1FB#DFE1FB
#DFE1FB is a very light, muted blue. Relative luminance 0.765; OKLCH L 91.6% C 0.035 H 282.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1FB |
|---|---|
| RGB | rgb(223, 225, 251) |
| HSL | hsl(236, 78%, 93%) |
| HSV | hsv(236, 11%, 98%) |
| CMYK | cmyk(11.2%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.09, 4.26, -12.82) |
| CIE-LCH | lch(90.09, 13.51, 288.38°) |
| OKLab | oklab(91.61% 0.0075 -0.0346) |
| OKLCH | oklch(91.61% 0.035 282.2) |
| XYZ | xyz(74.7656, 76.5028, 102.0757) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.42
Periwinkle
#CCCCFF
ΔE00 8.26
Ghostwhite
#F8F8FF
ΔE00 8.78
Light Blue Grey
#B7C9E2
ΔE00 9.41
Fog
#D8DCE0
ΔE00 9.66
Light Periwinkle
#C1C6FC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1FB #FBF9DF
analogous
#DFEFFB #DFE1FB #EBDFFB
triadic
#DFE1FB #FBDFE1 #E1FBDF
tetradic
#DFE1FB #FBDFEF #FBF9DF #DFFBEB
square
#DFE1FB #FBDFEF #FBF9DF #DFFBEB
split-complementary
#DFE1FB #FBEBDF #EFFBDF
monochromatic
#727BED #A9AEF4 #DFE1FB #E4E6FC #E4E6FC
Accessibility & contrast
On white
1.29
#DFE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DFE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1FB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1FB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#D9E5E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe1fb; /* rgb */ color: rgb(223, 225, 251); /* oklch */ color: oklch(91.6% 0.035 282.2);
Tailwind
colors: {
custom: {
50: '#e9eafc',
500: '#dfe1fb',
950: '#000000',
},
}SCSS
$custom: #dfe1fb; $custom-light: #e9eafc; $custom-dark: #000000;
JSON
{
"hex": "#dfe1fb",
"rgb": {
"r": 223,
"g": 225,
"b": 251
},
"hsl": {
"h": 235.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91614,
"c": 0.03536,
"h": 282.2
},
"luminance": 0.76503
}Semantic roles & 50–950 ramp
primary
#DFE1FB
secondary
#E2DD9C
accent
#CB0BDA
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485