#DFE0FB#DFE0FB
#DFE0FB is a very light, muted blue. Relative luminance 0.760; OKLCH L 91.4% C 0.037 H 284.0°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0FB |
|---|---|
| RGB | rgb(223, 224, 251) |
| HSL | hsl(238, 78%, 93%) |
| HSV | hsv(238, 11%, 98%) |
| CMYK | cmyk(11.2%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(89.84, 4.78, -13.20) |
| CIE-LCH | lch(89.84, 14.04, 289.92°) |
| OKLab | oklab(91.42% 0.0088 -0.0356) |
| OKLCH | oklch(91.42% 0.037 284) |
| XYZ | xyz(74.4960, 75.9637, 101.9858) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.75
Periwinkle
#CCCCFF
ΔE00 7.90
Ghostwhite
#F8F8FF
ΔE00 9.19
Light Periwinkle
#C1C6FC
ΔE00 9.52
Light Blue Grey
#B7C9E2
ΔE00 9.72
Fog
#D8DCE0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0FB #FBFADF
analogous
#DFEEFB #DFE0FB #ECDFFB
triadic
#DFE0FB #FBDFE0 #E0FBDF
tetradic
#DFE0FB #FBDFEE #FBFADF #DFFBEC
square
#DFE0FB #FBDFEE #FBFADF #DFFBEC
split-complementary
#DFE0FB #FBECDF #EEFBDF
monochromatic
#7277ED #A9ABF4 #DFE0FB #E4E5FC #E4E5FC
Accessibility & contrast
On white
1.30
#DFE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#DFE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0FB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0FB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#D9E4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe0fb; /* rgb */ color: rgb(223, 224, 251); /* oklch */ color: oklch(91.4% 0.037 284.0);
Tailwind
colors: {
custom: {
50: '#e9e9fc',
500: '#dfe0fb',
950: '#000000',
},
}SCSS
$custom: #dfe0fb; $custom-light: #e9e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dfe0fb",
"rgb": {
"r": 223,
"g": 224,
"b": 251
},
"hsl": {
"h": 237.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91418,
"c": 0.03665,
"h": 284
},
"luminance": 0.75964
}Semantic roles & 50–950 ramp
primary
#DFE0FB
secondary
#E2DF9C
accent
#D30BDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485