#DFE2FB#DFE2FB
#DFE2FB is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.8% C 0.034 H 280.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2FB |
|---|---|
| RGB | rgb(223, 226, 251) |
| HSL | hsl(234, 78%, 93%) |
| HSV | hsv(234, 11%, 98%) |
| CMYK | cmyk(11.2%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(90.34, 3.74, -12.45) |
| CIE-LCH | lch(90.34, 13.00, 286.72°) |
| OKLab | oklab(91.81% 0.0061 -0.0335) |
| OKLCH | oklch(91.81% 0.034 280.3) |
| XYZ | xyz(75.0367, 77.0451, 102.1660) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.20
Ghostwhite
#F8F8FF
ΔE00 8.37
Periwinkle
#CCCCFF
ΔE00 8.64
Light Blue Grey
#B7C9E2
ΔE00 9.12
Fog
#D8DCE0
ΔE00 9.22
Aliceblue
#F0F8FF
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2FB #FBF8DF
analogous
#DFF0FB #DFE2FB #EADFFB
triadic
#DFE2FB #FBDFE2 #E2FBDF
tetradic
#DFE2FB #FBDFF0 #FBF8DF #DFFBEA
square
#DFE2FB #FBDFF0 #FBF8DF #DFFBEA
split-complementary
#DFE2FB #FBEADF #F0FBDF
monochromatic
#727FED #A9B1F4 #DFE2FB #E4E6FC #E4E6FC
Accessibility & contrast
On white
1.28
#DFE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#DFE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2FB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2FB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#D9E6EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe2fb; /* rgb */ color: rgb(223, 226, 251); /* oklch */ color: oklch(91.8% 0.034 280.3);
Tailwind
colors: {
custom: {
50: '#e9ebfc',
500: '#dfe2fb',
950: '#000000',
},
}SCSS
$custom: #dfe2fb; $custom-light: #e9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dfe2fb",
"rgb": {
"r": 223,
"g": 226,
"b": 251
},
"hsl": {
"h": 233.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91809,
"c": 0.03408,
"h": 280.3
},
"luminance": 0.77046
}Semantic roles & 50–950 ramp
primary
#DFE2FB
secondary
#E2DA9C
accent
#C40BDA
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485