#DFE3FC#DFE3FC
#DFE3FC is a very light, muted blue. Relative luminance 0.777; OKLCH L 92.0% C 0.034 H 278.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE3FC |
|---|---|
| RGB | rgb(223, 227, 252) |
| HSL | hsl(232, 83%, 93%) |
| HSV | hsv(232, 12%, 99%) |
| CMYK | cmyk(11.5%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.62, 3.42, -12.56) |
| CIE-LCH | lch(90.62, 13.01, 285.23°) |
| OKLab | oklab(92.04% 0.0051 -0.0338) |
| OKLCH | oklch(92.04% 0.034 278.5) |
| XYZ | xyz(75.4674, 77.6537, 103.0893) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.35
Ghostwhite
#F8F8FF
ΔE00 8.26
Periwinkle
#CCCCFF
ΔE00 8.75
Light Blue Grey
#B7C9E2
ΔE00 8.94
Fog
#D8DCE0
ΔE00 9.12
Aliceblue
#F0F8FF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE3FC #FCF8DF
analogous
#DFF1FC #DFE3FC #E9DFFC
triadic
#DFE3FC #FCDFE3 #E3FCDF
tetradic
#DFE3FC #FCDFF1 #FCF8DF #DFFCE9
square
#DFE3FC #FCDFF1 #FCF8DF #DFFCE9
split-complementary
#DFE3FC #FCE9DF #F1FCDF
monochromatic
#6F81F2 #A7B2F7 #DFE3FC #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.27
#DFE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#DFE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE3FC
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE3FC | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#D9E7EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe3fc; /* rgb */ color: rgb(223, 227, 252); /* oklch */ color: oklch(92.0% 0.034 278.5);
Tailwind
colors: {
custom: {
50: '#e9ebfd',
500: '#dfe3fc',
950: '#000000',
},
}SCSS
$custom: #dfe3fc; $custom-light: #e9ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dfe3fc",
"rgb": {
"r": 223,
"g": 227,
"b": 252
},
"hsl": {
"h": 231.724,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.92038,
"c": 0.03421,
"h": 278.5
},
"luminance": 0.77654
}Semantic roles & 50–950 ramp
primary
#DFE3FC
secondary
#E4DA9B
accent
#C106DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485