#DFDCFC#DFDCFC
#DFDCFC is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.7% C 0.044 H 289.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCFC |
|---|---|
| RGB | rgb(223, 220, 252) |
| HSL | hsl(246, 84%, 93%) |
| HSV | hsv(246, 13%, 99%) |
| CMYK | cmyk(11.5%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.88, 7.07, -15.17) |
| CIE-LCH | lch(88.88, 16.74, 295.00°) |
| OKLab | oklab(90.67% 0.0148 -0.0409) |
| OKLCH | oklch(90.67% 0.044 289.8) |
| XYZ | xyz(73.5917, 73.9022, 102.4641) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.81
Periwinkle
#CCCCFF
ΔE00 6.49
Pale Lilac
#E4CBFF
ΔE00 8.15
Light Periwinkle
#C1C6FC
ΔE00 8.52
Pale Lavender
#EECFFE
ΔE00 8.82
Light Lavender
#DFC5FE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCFC #F9FCDC
analogous
#DCE9FC #DFDCFC #EFDCFC
triadic
#DFDCFC #FCDFDC #DCFCDF
tetradic
#DFDCFC #FCDCE9 #F9FCDC #DCFCEF
square
#DFDCFC #FCDCE9 #F9FCDC #DCFCEF
split-complementary
#DFDCFC #FCEFDC #E9FCDC
monochromatic
#786BF2 #ABA4F7 #DFDCFC #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.33
#DFDCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#DFDCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCFC
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCFC | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#DAE1E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcfc; /* rgb */ color: rgb(223, 220, 252); /* oklch */ color: oklch(90.7% 0.044 289.8);
Tailwind
colors: {
custom: {
50: '#e9e6fd',
500: '#dfdcfc',
950: '#000000',
},
}SCSS
$custom: #dfdcfc; $custom-light: #e9e6fd; $custom-dark: #000000;
JSON
{
"hex": "#dfdcfc",
"rgb": {
"r": 223,
"g": 220,
"b": 252
},
"hsl": {
"h": 245.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.90673,
"c": 0.04353,
"h": 289.8
},
"luminance": 0.73903
}Semantic roles & 50–950 ramp
primary
#DFDCFC
secondary
#DDE498
accent
#E105CC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485