#DFE5FC#DFE5FC
#DFE5FC is a very light, muted blue. Relative luminance 0.788; OKLCH L 92.4% C 0.032 H 274.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE5FC |
|---|---|
| RGB | rgb(223, 229, 252) |
| HSL | hsl(228, 83%, 93%) |
| HSV | hsv(228, 12%, 99%) |
| CMYK | cmyk(11.5%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(91.12, 2.38, -11.81) |
| CIE-LCH | lch(91.12, 12.05, 281.40°) |
| OKLab | oklab(92.43% 0.0023 -0.0318) |
| OKLCH | oklch(92.43% 0.032 274.1) |
| XYZ | xyz(76.0176, 78.7541, 103.2727) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.66
Ghostwhite
#F8F8FF
ΔE00 7.55
Aliceblue
#F0F8FF
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 8.50
Periwinkle
#CCCCFF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE5FC #FCF6DF
analogous
#DFF3FC #DFE5FC #E7DFFC
triadic
#DFE5FC #FCDFE5 #E5FCDF
tetradic
#DFE5FC #FCDFF3 #FCF6DF #DFFCE7
square
#DFE5FC #FCDFF3 #FCF6DF #DFFCE7
split-complementary
#DFE5FC #FCE7DF #F3FCDF
monochromatic
#6F8AF2 #A7B8F7 #DFE5FC #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.25
#DFE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DFE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE5FC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE5FC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#DDE5FB
Tritanopia (blue-blind)
#D9E9EC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe5fc; /* rgb */ color: rgb(223, 229, 252); /* oklch */ color: oklch(92.4% 0.032 274.1);
Tailwind
colors: {
custom: {
50: '#e9edfd',
500: '#dfe5fc',
950: '#000000',
},
}SCSS
$custom: #dfe5fc; $custom-light: #e9edfd; $custom-dark: #000000;
JSON
{
"hex": "#dfe5fc",
"rgb": {
"r": 223,
"g": 229,
"b": 252
},
"hsl": {
"h": 227.586,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.9243,
"c": 0.03189,
"h": 274.1
},
"luminance": 0.78755
}Semantic roles & 50–950 ramp
primary
#DFE5FC
secondary
#E4D59B
accent
#B206DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485