#DFE8FB#DFE8FB
#DFE8FB is a very light, muted blue. Relative luminance 0.804; OKLCH L 93.0% C 0.028 H 265.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE8FB |
|---|---|
| RGB | rgb(223, 232, 251) |
| HSL | hsl(221, 78%, 93%) |
| HSV | hsv(221, 11%, 98%) |
| CMYK | cmyk(11.2%, 7.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.85, 0.63, -10.21) |
| CIE-LCH | lch(91.85, 10.23, 273.54°) |
| OKLab | oklab(92.99% -0.0022 -0.0275) |
| OKLCH | oklch(92.99% 0.028 265.4) |
| XYZ | xyz(76.6968, 80.3653, 102.7194) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.26
Aliceblue
#F0F8FF
ΔE00 6.15
Ghostwhite
#F8F8FF
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.84
Light Blue Grey
#B7C9E2
ΔE00 8.23
Gainsboro
#DCDCDC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE8FB #FBF2DF
analogous
#DFF6FB #DFE8FB #E4DFFB
triadic
#DFE8FB #FBDFE8 #E8FBDF
tetradic
#DFE8FB #FBDFF6 #FBF2DF #DFFBE4
square
#DFE8FB #FBDFF6 #FBF2DF #DFFBE4
split-complementary
#DFE8FB #FBE4DF #F6FBDF
monochromatic
#729AED #A9C1F4 #DFE8FB #E4EBFC #E4EBFC
Accessibility & contrast
On white
1.23
#DFE8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DFE8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE8FB
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE8FB | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FC
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#D9ECEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfe8fb; /* rgb */ color: rgb(223, 232, 251); /* oklch */ color: oklch(93.0% 0.028 265.4);
Tailwind
colors: {
custom: {
50: '#e9effc',
500: '#dfe8fb',
950: '#000000',
},
}SCSS
$custom: #dfe8fb; $custom-light: #e9effc; $custom-dark: #000000;
JSON
{
"hex": "#dfe8fb",
"rgb": {
"r": 223,
"g": 232,
"b": 251
},
"hsl": {
"h": 220.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9299,
"c": 0.02756,
"h": 265.4
},
"luminance": 0.80366
}Semantic roles & 50–950 ramp
primary
#DFE8FB
secondary
#E2CC9C
accent
#980BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585