#DFDCF8#DFDCF8
#DFDCF8 is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.5% C 0.038 H 290.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCF8 |
|---|---|
| RGB | rgb(223, 220, 248) |
| HSL | hsl(246, 67%, 92%) |
| HSV | hsv(246, 11%, 97%) |
| CMYK | cmyk(10.1%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(88.76, 6.28, -13.24) |
| CIE-LCH | lch(88.76, 14.66, 295.36°) |
| OKLab | oklab(90.54% 0.0134 -0.0357) |
| OKLCH | oklch(90.54% 0.038 290.5) |
| XYZ | xyz(72.9645, 73.6513, 99.1609) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.80
Periwinkle
#CCCCFF
ΔE00 7.50
Pale Lilac
#E4CBFF
ΔE00 9.06
Light Periwinkle
#C1C6FC
ΔE00 9.38
Pale Lavender
#EECFFE
ΔE00 9.51
Thistle
#D8BFD8
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCF8 #F5F8DC
analogous
#DCE7F8 #DFDCF8 #EDDCF8
triadic
#DFDCF8 #F8DFDC #DCF8DF
tetradic
#DFDCF8 #F8DCE7 #F5F8DC #DCF8ED
square
#DFDCF8 #F8DCE7 #F5F8DC #DCF8ED
split-complementary
#DFDCF8 #F8EDDC #E7F8DC
monochromatic
#8276E4 #B0A9EE #DFDCF8 #E8E5FA #E8E5FA
Accessibility & contrast
On white
1.33
#DFDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DFDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCF8
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCF8 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#D6DEF7
Tritanopia (blue-blind)
#DAE0E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcf8; /* rgb */ color: rgb(223, 220, 248); /* oklch */ color: oklch(90.5% 0.038 290.5);
Tailwind
colors: {
custom: {
50: '#e9e6fa',
500: '#dfdcf8',
950: '#000000',
},
}SCSS
$custom: #dfdcf8; $custom-light: #e9e6fa; $custom-dark: #000000;
JSON
{
"hex": "#dfdcf8",
"rgb": {
"r": 223,
"g": 220,
"b": 248
},
"hsl": {
"h": 246.429,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.90541,
"c": 0.03809,
"h": 290.5
},
"luminance": 0.73652
}Semantic roles & 50–950 ramp
primary
#DFDCF8
secondary
#D5DB9D
accent
#CF17BB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485