#DFDDF2#DFDDF2
#DFDDF2 is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.5% C 0.029 H 290.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF2 |
|---|---|
| RGB | rgb(223, 221, 242) |
| HSL | hsl(246, 45%, 91%) |
| HSV | hsv(246, 9%, 95%) |
| CMYK | cmyk(7.9%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(88.83, 4.58, -9.98) |
| CIE-LCH | lch(88.83, 10.98, 294.67°) |
| OKLab | oklab(90.54% 0.0098 -0.0268) |
| OKLCH | oklch(90.54% 0.029 290.2) |
| XYZ | xyz(72.3118, 73.8114, 94.4246) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.14
Ghostwhite
#F8F8FF
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.65
Lavenderblush
#FFF0F5
ΔE00 9.00
Gainsboro
#DCDCDC
ΔE00 9.54
Periwinkle
#CCCCFF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF2 #F0F2DD
analogous
#DDE5F2 #DFDDF2 #E9DDF2
triadic
#DFDDF2 #F2DFDD #DDF2DF
tetradic
#DFDDF2 #F2DDE5 #F0F2DD #DDF2E9
square
#DFDDF2 #F2DDE5 #F0F2DD #DDF2E9
split-complementary
#DFDDF2 #F2E9DD #E5F2DD
monochromatic
#8C84D0 #B5B1E1 #DFDDF2 #EAE9F7 #EAE9F7
Accessibility & contrast
On white
1.33
#DFDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#DFDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF2
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF2 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF3
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#DCE0E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddf2; /* rgb */ color: rgb(223, 221, 242); /* oklch */ color: oklch(90.5% 0.029 290.2);
Tailwind
colors: {
custom: {
50: '#e9e7f6',
500: '#dfddf2',
950: '#000000',
},
}SCSS
$custom: #dfddf2; $custom-light: #e9e7f6; $custom-dark: #000000;
JSON
{
"hex": "#dfddf2",
"rgb": {
"r": 223,
"g": 221,
"b": 242
},
"hsl": {
"h": 245.714,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.90542,
"c": 0.02852,
"h": 290.2
},
"luminance": 0.73812
}Semantic roles & 50–950 ramp
primary
#DFDDF2
secondary
#CBCFA4
accent
#B82EAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485