#DFDDF8#DFDDF8
#DFDDF8 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.037 H 289.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF8 |
|---|---|
| RGB | rgb(223, 221, 248) |
| HSL | hsl(244, 66%, 92%) |
| HSV | hsv(244, 11%, 97%) |
| CMYK | cmyk(10.1%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(89.01, 5.76, -12.87) |
| CIE-LCH | lch(89.01, 14.10, 294.09°) |
| OKLab | oklab(90.74% 0.012 -0.0347) |
| OKLCH | oklch(90.74% 0.037 289.1) |
| XYZ | xyz(73.2277, 74.1778, 99.2486) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.29
Periwinkle
#CCCCFF
ΔE00 7.78
Light Periwinkle
#C1C6FC
ΔE00 9.57
Pale Lilac
#E4CBFF
ΔE00 9.57
Ghostwhite
#F8F8FF
ΔE00 9.71
Pale Lavender
#EECFFE
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF8 #F6F8DD
analogous
#DDE9F8 #DFDDF8 #EDDDF8
triadic
#DFDDF8 #F8DFDD #DDF8DF
tetradic
#DFDDF8 #F8DDE9 #F6F8DD #DDF8ED
square
#DFDDF8 #F8DDE9 #F6F8DD #DDF8ED
split-complementary
#DFDDF8 #F8EDDD #E9F8DD
monochromatic
#7F77E3 #AFAAEE #DFDDF8 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.33
#DFDDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DFDDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF8
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF8 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F9
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#DAE1E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfddf8; /* rgb */ color: rgb(223, 221, 248); /* oklch */ color: oklch(90.7% 0.037 289.1);
Tailwind
colors: {
custom: {
50: '#e9e7fa',
500: '#dfddf8',
950: '#000000',
},
}SCSS
$custom: #dfddf8; $custom-light: #e9e7fa; $custom-dark: #000000;
JSON
{
"hex": "#dfddf8",
"rgb": {
"r": 223,
"g": 221,
"b": 248
},
"hsl": {
"h": 244.444,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.90735,
"c": 0.03667,
"h": 289.1
},
"luminance": 0.74178
}Semantic roles & 50–950 ramp
primary
#DFDDF8
secondary
#D7DB9E
accent
#CE18C0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485