#DFE5FF#DFE5FF
#DFE5FF is a very light, muted blue. Relative luminance 0.789; OKLCH L 92.5% C 0.036 H 275.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE5FF |
|---|---|
| RGB | rgb(223, 229, 255) |
| HSL | hsl(229, 100%, 94%) |
| HSV | hsv(229, 13%, 100%) |
| CMYK | cmyk(12.5%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(91.21, 2.98, -13.25) |
| CIE-LCH | lch(91.21, 13.58, 282.68°) |
| OKLab | oklab(92.53% 0.0034 -0.0357) |
| OKLCH | oklch(92.53% 0.036 275.4) |
| XYZ | xyz(76.4968, 78.9457, 105.7962) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.99
Ghostwhite
#F8F8FF
ΔE00 8.36
Light Blue Grey
#B7C9E2
ΔE00 8.74
Periwinkle
#CCCCFF
ΔE00 8.75
Aliceblue
#F0F8FF
ΔE00 9.10
Fog
#D8DCE0
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE5FF #FFF9DF
analogous
#DFF5FF #DFE5FF #E9DFFF
triadic
#DFE5FF #FFDFE5 #E5FFDF
tetradic
#DFE5FF #FFDFF5 #FFF9DF #DFFFE9
square
#DFE5FF #FFDFF5 #FFF9DF #DFFFE9
split-complementary
#DFE5FF #FFE9DF #F5FFDF
monochromatic
#6582FF #A2B3FF #DFE5FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.25
#DFE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DFE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE5FF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE5FF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#D8EAED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe5ff; /* rgb */ color: rgb(223, 229, 255); /* oklch */ color: oklch(92.5% 0.036 275.4);
Tailwind
colors: {
custom: {
50: '#e9edff',
500: '#dfe5ff',
950: '#000000',
},
}SCSS
$custom: #dfe5ff; $custom-light: #e9edff; $custom-dark: #000000;
JSON
{
"hex": "#dfe5ff",
"rgb": {
"r": 223,
"g": 229,
"b": 255
},
"hsl": {
"h": 228.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.92527,
"c": 0.0359,
"h": 275.4
},
"luminance": 0.78947
}Semantic roles & 50–950 ramp
primary
#DFE5FF
secondary
#ECDC96
accent
#BA00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486