#DFDDF4#DFDDF4
#DFDDF4 is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.6% C 0.031 H 289.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF4 |
|---|---|
| RGB | rgb(223, 221, 244) |
| HSL | hsl(245, 51%, 91%) |
| HSV | hsv(245, 9%, 96%) |
| CMYK | cmyk(8.6%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(88.89, 4.97, -10.94) |
| CIE-LCH | lch(88.89, 12.02, 294.43°) |
| OKLab | oklab(90.61% 0.0106 -0.0294) |
| OKLCH | oklch(90.61% 0.031 289.8) |
| XYZ | xyz(72.6138, 73.9322, 96.0152) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.41
Ghostwhite
#F8F8FF
ΔE00 8.68
Periwinkle
#CCCCFF
ΔE00 8.94
Fog
#D8DCE0
ΔE00 9.31
Lavenderblush
#FFF0F5
ΔE00 9.44
Light Blue Grey
#B7C9E2
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF4 #F2F4DD
analogous
#DDE6F4 #DFDDF4 #EADDF4
triadic
#DFDDF4 #F4DFDD #DDF4DF
tetradic
#DFDDF4 #F4DDE6 #F2F4DD #DDF4EA
square
#DFDDF4 #F4DDE6 #F2F4DD #DDF4EA
split-complementary
#DFDDF4 #F4EADD #E6F4DD
monochromatic
#8881D6 #B3AFE5 #DFDDF4 #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.33
#DFDDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#DFDDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF4
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF4 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F5
Deuteranopia (green-blind)
#D8DFF3
Tritanopia (blue-blind)
#DBE0E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddf4; /* rgb */ color: rgb(223, 221, 244); /* oklch */ color: oklch(90.6% 0.031 289.8);
Tailwind
colors: {
custom: {
50: '#e9e7f7',
500: '#dfddf4',
950: '#000000',
},
}SCSS
$custom: #dfddf4; $custom-light: #e9e7f7; $custom-dark: #000000;
JSON
{
"hex": "#dfddf4",
"rgb": {
"r": 223,
"g": 221,
"b": 244
},
"hsl": {
"h": 245.217,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.90606,
"c": 0.03124,
"h": 289.8
},
"luminance": 0.73933
}Semantic roles & 50–950 ramp
primary
#DFDDF4
secondary
#CFD3A2
accent
#BE27B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485