#DFDCF6#DFDCF6
#DFDCF6 is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.5% C 0.035 H 291.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCF6 |
|---|---|
| RGB | rgb(223, 220, 246) |
| HSL | hsl(247, 59%, 91%) |
| HSV | hsv(247, 11%, 96%) |
| CMYK | cmyk(9.3%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(88.70, 5.89, -12.28) |
| CIE-LCH | lch(88.70, 13.62, 295.61°) |
| OKLab | oklab(90.48% 0.0127 -0.033) |
| OKLCH | oklch(90.48% 0.035 291) |
| XYZ | xyz(72.6559, 73.5278, 97.5355) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 8.05
Pale Lilac
#E4CBFF
ΔE00 9.57
Ghostwhite
#F8F8FF
ΔE00 9.65
Thistle
#D8BFD8
ΔE00 9.70
Light Periwinkle
#C1C6FC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCF6 #F3F6DC
analogous
#DCE6F6 #DFDCF6 #ECDCF6
triadic
#DFDCF6 #F6DFDC #DCF6DF
tetradic
#DFDCF6 #F6DCE6 #F3F6DC #DCF6EC
square
#DFDCF6 #F6DCE6 #F3F6DC #DCF6EC
split-complementary
#DFDCF6 #F6ECDC #E6F6DC
monochromatic
#867BDD #B2ABE9 #DFDCF6 #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.34
#DFDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DFDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCF6
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCF6 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF7
Deuteranopia (green-blind)
#D7DEF5
Tritanopia (blue-blind)
#DBE0E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcf6; /* rgb */ color: rgb(223, 220, 246); /* oklch */ color: oklch(90.5% 0.035 291.0);
Tailwind
colors: {
custom: {
50: '#e9e6f9',
500: '#dfdcf6',
950: '#000000',
},
}SCSS
$custom: #dfdcf6; $custom-light: #e9e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dfdcf6",
"rgb": {
"r": 223,
"g": 220,
"b": 246
},
"hsl": {
"h": 246.923,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.90475,
"c": 0.03538,
"h": 291
},
"luminance": 0.73528
}Semantic roles & 50–950 ramp
primary
#DFDCF6
secondary
#D1D79F
accent
#C71FB3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485