#DFDCFD#DFDCFD
#DFDCFD is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.7% C 0.045 H 289.6°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCFD |
|---|---|
| RGB | rgb(223, 220, 253) |
| HSL | hsl(245, 89%, 93%) |
| HSV | hsv(245, 13%, 99%) |
| CMYK | cmyk(11.9%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(88.91, 7.28, -15.65) |
| CIE-LCH | lch(88.91, 17.26, 294.94°) |
| OKLab | oklab(90.71% 0.0151 -0.0423) |
| OKLCH | oklch(90.71% 0.045 289.6) |
| XYZ | xyz(73.7506, 73.9657, 103.3008) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.07
Periwinkle
#CCCCFF
ΔE00 6.25
Pale Lilac
#E4CBFF
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.32
Pale Lavender
#EECFFE
ΔE00 8.68
Light Lavender
#DFC5FE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCFD #FAFDDC
analogous
#DCE9FD #DFDCFD #F0DCFD
triadic
#DFDCFD #FDDFDC #DCFDDF
tetradic
#DFDCFD #FDDCE9 #FAFDDC #DCFDF0
square
#DFDCFD #FDDCE9 #FAFDDC #DCFDF0
split-complementary
#DFDCFD #FDF0DC #E9FDDC
monochromatic
#7568F6 #AAA2FA #DFDCFD #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.33
#DFDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#DFDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCFD
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCFD | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#D9E1E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcfd; /* rgb */ color: rgb(223, 220, 253); /* oklch */ color: oklch(90.7% 0.045 289.6);
Tailwind
colors: {
custom: {
50: '#e9e6fe',
500: '#dfdcfd',
950: '#000000',
},
}SCSS
$custom: #dfdcfd; $custom-light: #e9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#dfdcfd",
"rgb": {
"r": 223,
"g": 220,
"b": 253
},
"hsl": {
"h": 245.455,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.90706,
"c": 0.04488,
"h": 289.6
},
"luminance": 0.73966
}Semantic roles & 50–950 ramp
primary
#DFDCFD
secondary
#DFE796
accent
#E600D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485