#DFE3FA#DFE3FA
#DFE3FA is a very light, muted blue. Relative luminance 0.775; OKLCH L 92.0% C 0.032 H 277.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE3FA |
|---|---|
| RGB | rgb(223, 227, 250) |
| HSL | hsl(231, 73%, 93%) |
| HSV | hsv(231, 11%, 98%) |
| CMYK | cmyk(10.8%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(90.56, 3.02, -11.60) |
| CIE-LCH | lch(90.56, 11.98, 284.61°) |
| OKLab | oklab(91.97% 0.0043 -0.0312) |
| OKLCH | oklch(91.97% 0.032 277.9) |
| XYZ | xyz(75.1522, 77.5276, 101.4290) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.02
Ghostwhite
#F8F8FF
ΔE00 7.71
Fog
#D8DCE0
ΔE00 8.44
Aliceblue
#F0F8FF
ΔE00 8.72
Light Blue Grey
#B7C9E2
ΔE00 8.78
Periwinkle
#CCCCFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE3FA #FAF6DF
analogous
#DFF0FA #DFE3FA #E8DFFA
triadic
#DFE3FA #FADFE3 #E3FADF
tetradic
#DFE3FA #FADFF0 #FAF6DF #DFFAE8
square
#DFE3FA #FADFF0 #FAF6DF #DFFAE8
split-complementary
#DFE3FA #FAE8DF #F0FADF
monochromatic
#7586E9 #AAB5F2 #DFE3FA #E5E8FB #E5E8FB
Accessibility & contrast
On white
1.27
#DFE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DFE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE3FA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE3FA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#D9E7EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe3fa; /* rgb */ color: rgb(223, 227, 250); /* oklch */ color: oklch(92.0% 0.032 277.9);
Tailwind
colors: {
custom: {
50: '#e9ebfc',
500: '#dfe3fa',
950: '#000000',
},
}SCSS
$custom: #dfe3fa; $custom-light: #e9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dfe3fa",
"rgb": {
"r": 223,
"g": 227,
"b": 250
},
"hsl": {
"h": 231.111,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.91973,
"c": 0.03152,
"h": 277.9
},
"luminance": 0.77528
}Semantic roles & 50–950 ramp
primary
#DFE3FA
secondary
#DFD69E
accent
#B810D5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485