#DFDCF4#DFDCF4
#DFDCF4 is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.4% C 0.033 H 291.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCF4 |
|---|---|
| RGB | rgb(223, 220, 244) |
| HSL | hsl(248, 52%, 91%) |
| HSV | hsv(248, 10%, 96%) |
| CMYK | cmyk(8.6%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(88.64, 5.49, -11.32) |
| CIE-LCH | lch(88.64, 12.58, 295.90°) |
| OKLab | oklab(90.41% 0.012 -0.0304) |
| OKLCH | oklch(90.41% 0.033 291.5) |
| XYZ | xyz(72.3506, 73.4057, 95.9275) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.92
Periwinkle
#CCCCFF
ΔE00 8.64
Ghostwhite
#F8F8FF
ΔE00 9.15
Lavenderblush
#FFF0F5
ΔE00 9.59
Thistle
#D8BFD8
ΔE00 9.73
Fog
#D8DCE0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCF4 #F1F4DC
analogous
#DCE5F4 #DFDCF4 #EBDCF4
triadic
#DFDCF4 #F4DFDC #DCF4DF
tetradic
#DFDCF4 #F4DCE5 #F1F4DC #DCF4EB
square
#DFDCF4 #F4DCE5 #F1F4DC #DCF4EB
split-complementary
#DFDCF4 #F4EBDC #E5F4DC
monochromatic
#8A7FD7 #B4ADE5 #DFDCF4 #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.34
#DFDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#DFDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCF4
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCF4 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#DBE0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdcf4; /* rgb */ color: rgb(223, 220, 244); /* oklch */ color: oklch(90.4% 0.033 291.5);
Tailwind
colors: {
custom: {
50: '#e9e6f7',
500: '#dfdcf4',
950: '#000000',
},
}SCSS
$custom: #dfdcf4; $custom-light: #e9e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dfdcf4",
"rgb": {
"r": 223,
"g": 220,
"b": 244
},
"hsl": {
"h": 247.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.90411,
"c": 0.03267,
"h": 291.5
},
"luminance": 0.73406
}Semantic roles & 50–950 ramp
primary
#DFDCF4
secondary
#CDD3A1
accent
#C026AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485