#DFE4FF#DFE4FF
#DFE4FF is a very light, muted blue. Relative luminance 0.784; OKLCH L 92.3% C 0.037 H 277.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4FF |
|---|---|
| RGB | rgb(223, 228, 255) |
| HSL | hsl(231, 100%, 94%) |
| HSV | hsv(231, 13%, 100%) |
| CMYK | cmyk(12.5%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(90.96, 3.50, -13.62) |
| CIE-LCH | lch(90.96, 14.06, 284.41°) |
| OKLab | oklab(92.33% 0.0047 -0.0368) |
| OKLCH | oklch(92.33% 0.037 277.3) |
| XYZ | xyz(76.2209, 78.3940, 105.7043) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.96
Periwinkle
#CCCCFF
ΔE00 8.33
Ghostwhite
#F8F8FF
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 8.97
Aliceblue
#F0F8FF
ΔE00 9.64
Light Periwinkle
#C1C6FC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4FF #FFFADF
analogous
#DFF4FF #DFE4FF #EADFFF
triadic
#DFE4FF #FFDFE4 #E4FFDF
tetradic
#DFE4FF #FFDFF4 #FFFADF #DFFFEA
square
#DFE4FF #FFDFF4 #FFFADF #DFFFEA
split-complementary
#DFE4FF #FFEADF #F4FFDF
monochromatic
#657DFF #A2B0FF #DFE4FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.26
#DFE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#DFE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4FF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4FF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#D8E9ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe4ff; /* rgb */ color: rgb(223, 228, 255); /* oklch */ color: oklch(92.3% 0.037 277.3);
Tailwind
colors: {
custom: {
50: '#e9ecff',
500: '#dfe4ff',
950: '#000000',
},
}SCSS
$custom: #dfe4ff; $custom-light: #e9ecff; $custom-dark: #000000;
JSON
{
"hex": "#dfe4ff",
"rgb": {
"r": 223,
"g": 228,
"b": 255
},
"hsl": {
"h": 230.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.92331,
"c": 0.03706,
"h": 277.3
},
"luminance": 0.78395
}Semantic roles & 50–950 ramp
primary
#DFE4FF
secondary
#ECDF96
accent
#C200E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486