#DFE0FA#DFE0FA
#DFE0FA is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.4% C 0.035 H 283.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0FA |
|---|---|
| RGB | rgb(223, 224, 250) |
| HSL | hsl(238, 73%, 93%) |
| HSV | hsv(238, 11%, 98%) |
| CMYK | cmyk(10.8%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(89.81, 4.58, -12.72) |
| CIE-LCH | lch(89.81, 13.52, 289.82°) |
| OKLab | oklab(91.39% 0.0085 -0.0343) |
| OKLCH | oklch(91.39% 0.035 283.9) |
| XYZ | xyz(74.3388, 75.9008, 101.1578) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.47
Periwinkle
#CCCCFF
ΔE00 8.18
Ghostwhite
#F8F8FF
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 9.63
Light Periwinkle
#C1C6FC
ΔE00 9.76
Fog
#D8DCE0
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0FA #FAF9DF
analogous
#DFEDFA #DFE0FA #EBDFFA
triadic
#DFE0FA #FADFE0 #E0FADF
tetradic
#DFE0FA #FADFED #FAF9DF #DFFAEB
square
#DFE0FA #FADFED #FAF9DF #DFFAEB
split-complementary
#DFE0FA #FAEBDF #EDFADF
monochromatic
#7579E9 #AAADF2 #DFE0FA #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.30
#DFE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#DFE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0FA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0FA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#DAE4E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe0fa; /* rgb */ color: rgb(223, 224, 250); /* oklch */ color: oklch(91.4% 0.035 283.9);
Tailwind
colors: {
custom: {
50: '#e9e9fc',
500: '#dfe0fa',
950: '#000000',
},
}SCSS
$custom: #dfe0fa; $custom-light: #e9e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dfe0fa",
"rgb": {
"r": 223,
"g": 224,
"b": 250
},
"hsl": {
"h": 237.778,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.91386,
"c": 0.0353,
"h": 283.9
},
"luminance": 0.75901
}Semantic roles & 50–950 ramp
primary
#DFE0FA
secondary
#DFDD9E
accent
#CE10D5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485