#DFE4FB#DFE4FB
#DFE4FB is a very light, muted blue. Relative luminance 0.781; OKLCH L 92.2% C 0.032 H 276.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4FB |
|---|---|
| RGB | rgb(223, 228, 251) |
| HSL | hsl(229, 78%, 93%) |
| HSV | hsv(229, 11%, 98%) |
| CMYK | cmyk(11.2%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.84, 2.70, -11.70) |
| CIE-LCH | lch(90.84, 12.01, 283.00°) |
| OKLab | oklab(92.2% 0.0033 -0.0315) |
| OKLCH | oklch(92.2% 0.032 276) |
| XYZ | xyz(75.5837, 78.1391, 102.3484) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.32
Ghostwhite
#F8F8FF
ΔE00 7.62
Fog
#D8DCE0
ΔE00 8.35
Aliceblue
#F0F8FF
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 8.63
Periwinkle
#CCCCFF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4FB #FBF6DF
analogous
#DFF2FB #DFE4FB #E8DFFB
triadic
#DFE4FB #FBDFE4 #E4FBDF
tetradic
#DFE4FB #FBDFF2 #FBF6DF #DFFBE8
square
#DFE4FB #FBDFF2 #FBF6DF #DFFBE8
split-complementary
#DFE4FB #FBE8DF #F2FBDF
monochromatic
#7288ED #A9B6F4 #DFE4FB #E4E8FC #E4E8FC
Accessibility & contrast
On white
1.26
#DFE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DFE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4FB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4FB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#DCE4FA
Tritanopia (blue-blind)
#D9E8EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe4fb; /* rgb */ color: rgb(223, 228, 251); /* oklch */ color: oklch(92.2% 0.032 276.0);
Tailwind
colors: {
custom: {
50: '#e9ecfc',
500: '#dfe4fb',
950: '#000000',
},
}SCSS
$custom: #dfe4fb; $custom-light: #e9ecfc; $custom-dark: #000000;
JSON
{
"hex": "#dfe4fb",
"rgb": {
"r": 223,
"g": 228,
"b": 251
},
"hsl": {
"h": 229.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92202,
"c": 0.03169,
"h": 276
},
"luminance": 0.7814
}Semantic roles & 50–950 ramp
primary
#DFE4FB
secondary
#E2D59C
accent
#B50BDA
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485