#DFDCF3#DFDCF3
#DFDCF3 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.031 H 291.7°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCF3 |
|---|---|
| RGB | rgb(223, 220, 243) |
| HSL | hsl(248, 49%, 91%) |
| HSV | hsv(248, 9%, 95%) |
| CMYK | cmyk(8.2%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(88.61, 5.30, -10.83) |
| CIE-LCH | lch(88.61, 12.06, 296.07°) |
| OKLab | oklab(90.38% 0.0116 -0.0291) |
| OKLCH | oklch(90.38% 0.031 291.7) |
| XYZ | xyz(72.1991, 73.3452, 95.1300) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.75
Ghostwhite
#F8F8FF
ΔE00 8.90
Periwinkle
#CCCCFF
ΔE00 8.94
Lavenderblush
#FFF0F5
ΔE00 9.35
Fog
#D8DCE0
ΔE00 9.50
Thistle
#D8BFD8
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCF3 #F0F3DC
analogous
#DCE4F3 #DFDCF3 #EADCF3
triadic
#DFDCF3 #F3DFDC #DCF3DF
tetradic
#DFDCF3 #F3DCE4 #F0F3DC #DCF3EA
square
#DFDCF3 #F3DCE4 #F0F3DC #DCF3EA
split-complementary
#DFDCF3 #F3EADC #E4F3DC
monochromatic
#8C81D4 #B5AEE3 #DFDCF3 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.34
#DFDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DFDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCF3
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCF3 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF4
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#DBDFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdcf3; /* rgb */ color: rgb(223, 220, 243); /* oklch */ color: oklch(90.4% 0.031 291.7);
Tailwind
colors: {
custom: {
50: '#e9e6f7',
500: '#dfdcf3',
950: '#000000',
},
}SCSS
$custom: #dfdcf3; $custom-light: #e9e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dfdcf3",
"rgb": {
"r": 223,
"g": 220,
"b": 243
},
"hsl": {
"h": 247.826,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.90379,
"c": 0.03132,
"h": 291.7
},
"luminance": 0.73345
}Semantic roles & 50–950 ramp
primary
#DFDCF3
secondary
#CBD1A2
accent
#BC29A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485