#DFE2FC#DFE2FC
#DFE2FC is a very light, muted blue. Relative luminance 0.771; OKLCH L 91.8% C 0.035 H 280.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2FC |
|---|---|
| RGB | rgb(223, 226, 252) |
| HSL | hsl(234, 83%, 93%) |
| HSV | hsv(234, 12%, 99%) |
| CMYK | cmyk(11.5%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.37, 3.94, -12.93) |
| CIE-LCH | lch(90.37, 13.52, 286.94°) |
| OKLab | oklab(91.84% 0.0064 -0.0349) |
| OKLCH | oklch(91.84% 0.035 280.5) |
| XYZ | xyz(75.1947, 77.1083, 102.9984) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.45
Periwinkle
#CCCCFF
ΔE00 8.35
Ghostwhite
#F8F8FF
ΔE00 8.65
Light Blue Grey
#B7C9E2
ΔE00 9.21
Fog
#D8DCE0
ΔE00 9.55
Light Periwinkle
#C1C6FC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2FC #FCF9DF
analogous
#DFF0FC #DFE2FC #EADFFC
triadic
#DFE2FC #FCDFE2 #E2FCDF
tetradic
#DFE2FC #FCDFF0 #FCF9DF #DFFCEA
square
#DFE2FC #FCDFF0 #FCF9DF #DFFCEA
split-complementary
#DFE2FC #FCEADF #F0FCDF
monochromatic
#6F7DF2 #A7AFF7 #DFE2FC #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.28
#DFE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#DFE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2FC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2FC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FD
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#D9E6EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe2fc; /* rgb */ color: rgb(223, 226, 252); /* oklch */ color: oklch(91.8% 0.035 280.5);
Tailwind
colors: {
custom: {
50: '#e9ebfd',
500: '#dfe2fc',
950: '#000000',
},
}SCSS
$custom: #dfe2fc; $custom-light: #e9ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dfe2fc",
"rgb": {
"r": 223,
"g": 226,
"b": 252
},
"hsl": {
"h": 233.793,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.91842,
"c": 0.03545,
"h": 280.5
},
"luminance": 0.77109
}Semantic roles & 50–950 ramp
primary
#DFE2FC
secondary
#E4DD9B
accent
#C906DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485