#DFE1FD#DFE1FD
#DFE1FD is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.7% C 0.038 H 282.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE1FD |
|---|---|
| RGB | rgb(223, 225, 253) |
| HSL | hsl(236, 88%, 93%) |
| HSV | hsv(236, 12%, 99%) |
| CMYK | cmyk(11.9%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(90.15, 4.66, -13.78) |
| CIE-LCH | lch(90.15, 14.55, 288.68°) |
| OKLab | oklab(91.68% 0.0082 -0.0372) |
| OKLCH | oklch(91.68% 0.038 282.4) |
| XYZ | xyz(75.0825, 76.6296, 103.7448) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.98
Periwinkle
#CCCCFF
ΔE00 7.71
Light Periwinkle
#C1C6FC
ΔE00 9.30
Ghostwhite
#F8F8FF
ΔE00 9.32
Light Blue Grey
#B7C9E2
ΔE00 9.59
Fog
#D8DCE0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE1FD #FDFBDF
analogous
#DFF0FD #DFE1FD #ECDFFD
triadic
#DFE1FD #FDDFE1 #E1FDDF
tetradic
#DFE1FD #FDDFF0 #FDFBDF #DFFDEC
square
#DFE1FD #FDDFF0 #FDFBDF #DFFDEC
split-complementary
#DFE1FD #FDECDF #F0FDDF
monochromatic
#6C75F6 #A5ABF9 #DFE1FD #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.29
#DFE1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DFE1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE1FD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE1FD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FE
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#D9E6EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe1fd; /* rgb */ color: rgb(223, 225, 253); /* oklch */ color: oklch(91.7% 0.038 282.4);
Tailwind
colors: {
custom: {
50: '#e9eafe',
500: '#dfe1fd',
950: '#000000',
},
}SCSS
$custom: #dfe1fd; $custom-light: #e9eafe; $custom-dark: #000000;
JSON
{
"hex": "#dfe1fd",
"rgb": {
"r": 223,
"g": 225,
"b": 253
},
"hsl": {
"h": 236,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.91679,
"c": 0.03807,
"h": 282.4
},
"luminance": 0.7663
}Semantic roles & 50–950 ramp
primary
#DFE1FD
secondary
#E7E299
accent
#D601E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485