#DFDCF1#DFDCF1
#DFDCF1 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.029 H 292.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCF1 |
|---|---|
| RGB | rgb(223, 220, 241) |
| HSL | hsl(249, 43%, 90%) |
| HSV | hsv(249, 9%, 95%) |
| CMYK | cmyk(7.5%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(88.55, 4.91, -9.86) |
| CIE-LCH | lch(88.55, 11.02, 296.47°) |
| OKLab | oklab(90.32% 0.0109 -0.0264) |
| OKLCH | oklch(90.32% 0.029 292.4) |
| XYZ | xyz(71.8988, 73.2250, 93.5480) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.51
Ghostwhite
#F8F8FF
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.87
Lavenderblush
#FFF0F5
ΔE00 8.89
Periwinkle
#CCCCFF
ΔE00 9.56
Gainsboro
#DCDCDC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCF1 #EEF1DC
analogous
#DCE3F1 #DFDCF1 #E9DCF1
triadic
#DFDCF1 #F1DFDC #DCF1DF
tetradic
#DFDCF1 #F1DCE3 #EEF1DC #DCF1E9
square
#DFDCF1 #F1DCE3 #EEF1DC #DCF1E9
split-complementary
#DFDCF1 #F1E9DC #E3F1DC
monochromatic
#8F85CE #B7B0E0 #DFDCF1 #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.34
#DFDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#DFDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCF1
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCF1 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF2
Deuteranopia (green-blind)
#D8DEF0
Tritanopia (blue-blind)
#DCDFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdcf1; /* rgb */ color: rgb(223, 220, 241); /* oklch */ color: oklch(90.3% 0.029 292.4);
Tailwind
colors: {
custom: {
50: '#e9e6f5',
500: '#dfdcf1',
950: '#000000',
},
}SCSS
$custom: #dfdcf1; $custom-light: #e9e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dfdcf1",
"rgb": {
"r": 223,
"g": 220,
"b": 241
},
"hsl": {
"h": 248.571,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.90315,
"c": 0.0286,
"h": 292.4
},
"luminance": 0.73225
}Semantic roles & 50–950 ramp
primary
#DFDCF1
secondary
#C8CEA3
accent
#B630A3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485