#DFDDF9#DFDDF9
#DFDDF9 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.8% C 0.038 H 288.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF9 |
|---|---|
| RGB | rgb(223, 221, 249) |
| HSL | hsl(244, 70%, 92%) |
| HSV | hsv(244, 11%, 98%) |
| CMYK | cmyk(10.4%, 11.2%, 0%, 2.4%) |
| CIE-LAB | lab(89.04, 5.95, -13.35) |
| CIE-LCH | lch(89.04, 14.62, 294.03°) |
| OKLab | oklab(90.77% 0.0123 -0.036) |
| OKLCH | oklch(90.77% 0.038 288.9) |
| XYZ | xyz(73.3833, 74.2400, 100.0678) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.55
Periwinkle
#CCCCFF
ΔE00 7.51
Pale Lilac
#E4CBFF
ΔE00 9.33
Light Periwinkle
#C1C6FC
ΔE00 9.34
Pale Lavender
#EECFFE
ΔE00 9.84
Ghostwhite
#F8F8FF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF9 #F7F9DD
analogous
#DDE9F9 #DFDDF9 #EDDDF9
triadic
#DFDDF9 #F9DFDD #DDF9DF
tetradic
#DFDDF9 #F9DDE9 #F7F9DD #DDF9ED
square
#DFDDF9 #F9DDE9 #F7F9DD #DDF9ED
split-complementary
#DFDDF9 #F9EDDD #E9F9DD
monochromatic
#7D75E7 #AEA9F0 #DFDDF9 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.33
#DFDDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DFDDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF9
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF9 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FA
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#DAE1E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfddf9; /* rgb */ color: rgb(223, 221, 249); /* oklch */ color: oklch(90.8% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#e9e7fb',
500: '#dfddf9',
950: '#000000',
},
}SCSS
$custom: #dfddf9; $custom-light: #e9e7fb; $custom-dark: #000000;
JSON
{
"hex": "#dfddf9",
"rgb": {
"r": 223,
"g": 221,
"b": 249
},
"hsl": {
"h": 244.286,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.90768,
"c": 0.03803,
"h": 288.9
},
"luminance": 0.7424
}Semantic roles & 50–950 ramp
primary
#DFDDF9
secondary
#D9DD9D
accent
#D214C4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485