#DFE2FA#DFE2FA
#DFE2FA is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.8% C 0.033 H 280.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2FA |
|---|---|
| RGB | rgb(223, 226, 250) |
| HSL | hsl(233, 73%, 93%) |
| HSV | hsv(233, 11%, 98%) |
| CMYK | cmyk(10.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(90.31, 3.54, -11.97) |
| CIE-LCH | lch(90.31, 12.48, 286.49°) |
| OKLab | oklab(91.78% 0.0057 -0.0322) |
| OKLCH | oklch(91.78% 0.033 280.1) |
| XYZ | xyz(74.8795, 76.9822, 101.3381) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.99
Ghostwhite
#F8F8FF
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.88
Periwinkle
#CCCCFF
ΔE00 8.93
Light Blue Grey
#B7C9E2
ΔE00 9.04
Aliceblue
#F0F8FF
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2FA #FAF7DF
analogous
#DFEFFA #DFE2FA #E9DFFA
triadic
#DFE2FA #FADFE2 #E2FADF
tetradic
#DFE2FA #FADFEF #FAF7DF #DFFAE9
square
#DFE2FA #FADFEF #FAF7DF #DFFAE9
split-complementary
#DFE2FA #FAE9DF #EFFADF
monochromatic
#7582E9 #AAB2F2 #DFE2FA #E5E7FB #E5E7FB
Accessibility & contrast
On white
1.28
#DFE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DFE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2FA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2FA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#D9E6EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe2fa; /* rgb */ color: rgb(223, 226, 250); /* oklch */ color: oklch(91.8% 0.033 280.1);
Tailwind
colors: {
custom: {
50: '#e9ebfc',
500: '#dfe2fa',
950: '#000000',
},
}SCSS
$custom: #dfe2fa; $custom-light: #e9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dfe2fa",
"rgb": {
"r": 223,
"g": 226,
"b": 250
},
"hsl": {
"h": 233.333,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.91777,
"c": 0.03273,
"h": 280.1
},
"luminance": 0.76983
}Semantic roles & 50–950 ramp
primary
#DFE2FA
secondary
#DFD89E
accent
#BF10D5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485