#DFDCF9#DFDCF9
#DFDCF9 is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.6% C 0.039 H 290.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCF9 |
|---|---|
| RGB | rgb(223, 220, 249) |
| HSL | hsl(246, 71%, 92%) |
| HSV | hsv(246, 12%, 98%) |
| CMYK | cmyk(10.4%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(88.79, 6.48, -13.73) |
| CIE-LCH | lch(88.79, 15.18, 295.26°) |
| OKLab | oklab(90.57% 0.0137 -0.037) |
| OKLCH | oklch(90.57% 0.039 290.3) |
| XYZ | xyz(73.1200, 73.7135, 99.9801) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.05
Periwinkle
#CCCCFF
ΔE00 7.24
Pale Lilac
#E4CBFF
ΔE00 8.81
Light Periwinkle
#C1C6FC
ΔE00 9.15
Pale Lavender
#EECFFE
ΔE00 9.32
Thistle
#D8BFD8
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCF9 #F6F9DC
analogous
#DCE8F9 #DFDCF9 #EEDCF9
triadic
#DFDCF9 #F9DFDC #DCF9DF
tetradic
#DFDCF9 #F9DCE8 #F6F9DC #DCF9EE
square
#DFDCF9 #F9DCE8 #F6F9DC #DCF9EE
split-complementary
#DFDCF9 #F9EEDC #E8F9DC
monochromatic
#7F74E7 #AFA8F0 #DFDCF9 #E7E5FB #E7E5FB
Accessibility & contrast
On white
1.33
#DFDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#DFDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCF9
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCF9 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFFA
Deuteranopia (green-blind)
#D6DEF8
Tritanopia (blue-blind)
#DAE0E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdcf9; /* rgb */ color: rgb(223, 220, 249); /* oklch */ color: oklch(90.6% 0.039 290.3);
Tailwind
colors: {
custom: {
50: '#e9e6fb',
500: '#dfdcf9',
950: '#000000',
},
}SCSS
$custom: #dfdcf9; $custom-light: #e9e6fb; $custom-dark: #000000;
JSON
{
"hex": "#dfdcf9",
"rgb": {
"r": 223,
"g": 220,
"b": 249
},
"hsl": {
"h": 246.207,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.90573,
"c": 0.03945,
"h": 290.3
},
"luminance": 0.73714
}Semantic roles & 50–950 ramp
primary
#DFDCF9
secondary
#D7DD9C
accent
#D313BF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485