#DFDDF3#DFDDF3
#DFDDF3 is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.6% C 0.030 H 290.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF3 |
|---|---|
| RGB | rgb(223, 221, 243) |
| HSL | hsl(245, 48%, 91%) |
| HSV | hsv(245, 9%, 95%) |
| CMYK | cmyk(8.2%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(88.86, 4.78, -10.46) |
| CIE-LCH | lch(88.86, 11.50, 294.54°) |
| OKLab | oklab(90.57% 0.0102 -0.0281) |
| OKLCH | oklch(90.57% 0.03 290) |
| XYZ | xyz(72.4624, 73.8716, 95.2178) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.25
Ghostwhite
#F8F8FF
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.98
Lavenderblush
#FFF0F5
ΔE00 9.22
Periwinkle
#CCCCFF
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF3 #F1F3DD
analogous
#DDE6F3 #DFDDF3 #EADDF3
triadic
#DFDDF3 #F3DFDD #DDF3DF
tetradic
#DFDDF3 #F3DDE6 #F1F3DD #DDF3EA
square
#DFDDF3 #F3DDE6 #F1F3DD #DDF3EA
split-complementary
#DFDDF3 #F3EADD #E6F3DD
monochromatic
#8A83D3 #B4B0E3 #DFDDF3 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.33
#DFDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#DFDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF3
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF3 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F4
Deuteranopia (green-blind)
#D8DFF2
Tritanopia (blue-blind)
#DBE0E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddf3; /* rgb */ color: rgb(223, 221, 243); /* oklch */ color: oklch(90.6% 0.030 290.0);
Tailwind
colors: {
custom: {
50: '#e9e7f7',
500: '#dfddf3',
950: '#000000',
},
}SCSS
$custom: #dfddf3; $custom-light: #e9e7f7; $custom-dark: #000000;
JSON
{
"hex": "#dfddf3",
"rgb": {
"r": 223,
"g": 221,
"b": 243
},
"hsl": {
"h": 245.455,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.90574,
"c": 0.02988,
"h": 290
},
"luminance": 0.73872
}Semantic roles & 50–950 ramp
primary
#DFDDF3
secondary
#CDD1A3
accent
#BB2AAE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485