#DFE4FD#DFE4FD
#DFE4FD is a very light, muted blue. Relative luminance 0.783; OKLCH L 92.3% C 0.034 H 276.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4FD |
|---|---|
| RGB | rgb(223, 228, 253) |
| HSL | hsl(230, 88%, 93%) |
| HSV | hsv(230, 12%, 99%) |
| CMYK | cmyk(11.9%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(90.90, 3.10, -12.66) |
| CIE-LCH | lch(90.90, 13.04, 283.75°) |
| OKLab | oklab(92.27% 0.004 -0.0341) |
| OKLCH | oklch(92.27% 0.034 276.7) |
| XYZ | xyz(75.9006, 78.2658, 104.0175) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.57
Ghostwhite
#F8F8FF
ΔE00 8.16
Light Blue Grey
#B7C9E2
ΔE00 8.78
Periwinkle
#CCCCFF
ΔE00 8.88
Fog
#D8DCE0
ΔE00 9.04
Aliceblue
#F0F8FF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4FD #FDF8DF
analogous
#DFF3FD #DFE4FD #E9DFFD
triadic
#DFE4FD #FDDFE4 #E4FDDF
tetradic
#DFE4FD #FDDFF3 #FDF8DF #DFFDE9
square
#DFE4FD #FDDFF3 #FDF8DF #DFFDE9
split-complementary
#DFE4FD #FDE9DF #F3FDDF
monochromatic
#6C83F6 #A5B3F9 #DFE4FD #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.26
#DFE4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#DFE4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4FD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4FD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#D9E8EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe4fd; /* rgb */ color: rgb(223, 228, 253); /* oklch */ color: oklch(92.3% 0.034 276.7);
Tailwind
colors: {
custom: {
50: '#e9ecfe',
500: '#dfe4fd',
950: '#000000',
},
}SCSS
$custom: #dfe4fd; $custom-light: #e9ecfe; $custom-dark: #000000;
JSON
{
"hex": "#dfe4fd",
"rgb": {
"r": 223,
"g": 228,
"b": 253
},
"hsl": {
"h": 230,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.92266,
"c": 0.03438,
"h": 276.7
},
"luminance": 0.78267
}Semantic roles & 50–950 ramp
primary
#DFE4FD
secondary
#E7DA99
accent
#BF01E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485