#DFE0FC#DFE0FC
#DFE0FC is a very light, muted blue. Relative luminance 0.760; OKLCH L 91.5% C 0.038 H 284.0°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0FC |
|---|---|
| RGB | rgb(223, 224, 252) |
| HSL | hsl(238, 83%, 93%) |
| HSV | hsv(238, 12%, 99%) |
| CMYK | cmyk(11.5%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(89.87, 4.98, -13.68) |
| CIE-LCH | lch(89.87, 14.56, 290.01°) |
| OKLab | oklab(91.45% 0.0092 -0.0369) |
| OKLCH | oklch(91.45% 0.038 284) |
| XYZ | xyz(74.6541, 76.0269, 102.8182) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.04
Periwinkle
#CCCCFF
ΔE00 7.63
Light Periwinkle
#C1C6FC
ΔE00 9.29
Ghostwhite
#F8F8FF
ΔE00 9.46
Light Blue Grey
#B7C9E2
ΔE00 9.81
Pale Lilac
#E4CBFF
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0FC #FCFBDF
analogous
#DFEEFC #DFE0FC #ECDFFC
triadic
#DFE0FC #FCDFE0 #E0FCDF
tetradic
#DFE0FC #FCDFEE #FCFBDF #DFFCEC
square
#DFE0FC #FCDFEE #FCFBDF #DFFCEC
split-complementary
#DFE0FC #FCECDF #EEFCDF
monochromatic
#6F74F2 #A7AAF7 #DFE0FC #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.30
#DFE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#DFE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0FC
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0FC | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#D9E4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe0fc; /* rgb */ color: rgb(223, 224, 252); /* oklch */ color: oklch(91.5% 0.038 284.0);
Tailwind
colors: {
custom: {
50: '#e9e9fd',
500: '#dfe0fc',
950: '#000000',
},
}SCSS
$custom: #dfe0fc; $custom-light: #e9e9fd; $custom-dark: #000000;
JSON
{
"hex": "#dfe0fc",
"rgb": {
"r": 223,
"g": 224,
"b": 252
},
"hsl": {
"h": 237.931,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.91451,
"c": 0.03802,
"h": 284
},
"luminance": 0.76028
}Semantic roles & 50–950 ramp
primary
#DFE0FC
secondary
#E4E29B
accent
#D806DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485