#DFDCF7#DFDCF7
#DFDCF7 is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.5% C 0.037 H 290.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCF7 |
|---|---|
| RGB | rgb(223, 220, 247) |
| HSL | hsl(247, 63%, 92%) |
| HSV | hsv(247, 11%, 97%) |
| CMYK | cmyk(9.7%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(88.73, 6.08, -12.76) |
| CIE-LCH | lch(88.73, 14.14, 295.48°) |
| OKLab | oklab(90.51% 0.013 -0.0343) |
| OKLCH | oklch(90.51% 0.037 290.7) |
| XYZ | xyz(72.8098, 73.5894, 98.3460) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.56
Periwinkle
#CCCCFF
ΔE00 7.77
Pale Lilac
#E4CBFF
ΔE00 9.31
Light Periwinkle
#C1C6FC
ΔE00 9.61
Pale Lavender
#EECFFE
ΔE00 9.71
Thistle
#D8BFD8
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCF7 #F4F7DC
analogous
#DCE7F7 #DFDCF7 #EDDCF7
triadic
#DFDCF7 #F7DFDC #DCF7DF
tetradic
#DFDCF7 #F7DCE7 #F4F7DC #DCF7ED
square
#DFDCF7 #F7DCE7 #F4F7DC #DCF7ED
split-complementary
#DFDCF7 #F7EDDC #E7F7DC
monochromatic
#8478E0 #B1AAEC #DFDCF7 #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.34
#DFDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DFDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCF7
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCF7 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF8
Deuteranopia (green-blind)
#D6DEF6
Tritanopia (blue-blind)
#DBE0E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcf7; /* rgb */ color: rgb(223, 220, 247); /* oklch */ color: oklch(90.5% 0.037 290.7);
Tailwind
colors: {
custom: {
50: '#e9e6f9',
500: '#dfdcf7',
950: '#000000',
},
}SCSS
$custom: #dfdcf7; $custom-light: #e9e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dfdcf7",
"rgb": {
"r": 223,
"g": 220,
"b": 247
},
"hsl": {
"h": 246.667,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.90508,
"c": 0.03673,
"h": 290.7
},
"luminance": 0.7359
}Semantic roles & 50–950 ramp
primary
#DFDCF7
secondary
#D3D99E
accent
#CB1BB7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485