#DFE5FA#DFE5FA
#DFE5FA is a very light, muted blue. Relative luminance 0.786; OKLCH L 92.4% C 0.029 H 273.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE5FA |
|---|---|
| RGB | rgb(223, 229, 250) |
| HSL | hsl(227, 73%, 93%) |
| HSV | hsv(227, 11%, 98%) |
| CMYK | cmyk(10.8%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(91.07, 1.99, -10.85) |
| CIE-LCH | lch(91.07, 11.03, 280.37°) |
| OKLab | oklab(92.37% 0.0016 -0.0292) |
| OKLCH | oklch(92.37% 0.029 273.1) |
| XYZ | xyz(75.7024, 78.6280, 101.6124) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.68
Ghostwhite
#F8F8FF
ΔE00 7.02
Aliceblue
#F0F8FF
ΔE00 7.54
Fog
#D8DCE0
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE5FA #FAF4DF
analogous
#DFF2FA #DFE5FA #E6DFFA
triadic
#DFE5FA #FADFE5 #E5FADF
tetradic
#DFE5FA #FADFF2 #FAF4DF #DFFAE6
square
#DFE5FA #FADFF2 #FAF4DF #DFFAE6
split-complementary
#DFE5FA #FAE6DF #F2FADF
monochromatic
#758FE9 #AABAF2 #DFE5FA #E5E9FB #E5E9FB
Accessibility & contrast
On white
1.26
#DFE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DFE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE5FA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE5FA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FB
Deuteranopia (green-blind)
#DEE4F9
Tritanopia (blue-blind)
#D9E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe5fa; /* rgb */ color: rgb(223, 229, 250); /* oklch */ color: oklch(92.4% 0.029 273.1);
Tailwind
colors: {
custom: {
50: '#e9edfc',
500: '#dfe5fa',
950: '#000000',
},
}SCSS
$custom: #dfe5fa; $custom-light: #e9edfc; $custom-dark: #000000;
JSON
{
"hex": "#dfe5fa",
"rgb": {
"r": 223,
"g": 229,
"b": 250
},
"hsl": {
"h": 226.667,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92367,
"c": 0.02923,
"h": 273.1
},
"luminance": 0.78629
}Semantic roles & 50–950 ramp
primary
#DFE5FA
secondary
#DFD19E
accent
#A910D5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485