#DFDDF1#DFDDF1
#DFDDF1 is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.5% C 0.027 H 290.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF1 |
|---|---|
| RGB | rgb(223, 221, 241) |
| HSL | hsl(246, 42%, 91%) |
| HSV | hsv(246, 8%, 95%) |
| CMYK | cmyk(7.5%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(88.80, 4.39, -9.49) |
| CIE-LCH | lch(88.80, 10.46, 294.82°) |
| OKLab | oklab(90.51% 0.0095 -0.0254) |
| OKLCH | oklch(90.51% 0.027 290.4) |
| XYZ | xyz(72.1620, 73.7515, 93.6358) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.09
Ghostwhite
#F8F8FF
ΔE00 7.92
Fog
#D8DCE0
ΔE00 8.32
Lavenderblush
#FFF0F5
ΔE00 8.78
Gainsboro
#DCDCDC
ΔE00 9.19
Light Gray
#D3D3D3
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF1 #EFF1DD
analogous
#DDE5F1 #DFDDF1 #E9DDF1
triadic
#DFDDF1 #F1DFDD #DDF1DF
tetradic
#DFDDF1 #F1DDE5 #EFF1DD #DDF1E9
square
#DFDDF1 #F1DDE5 #EFF1DD #DDF1E9
split-complementary
#DFDDF1 #F1E9DD #E5F1DD
monochromatic
#8D86CD #B6B2DF #DFDDF1 #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.33
#DFDDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DFDDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF1
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF1 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF2
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#DCE0E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddf1; /* rgb */ color: rgb(223, 221, 241); /* oklch */ color: oklch(90.5% 0.027 290.4);
Tailwind
colors: {
custom: {
50: '#e9e7f5',
500: '#dfddf1',
950: '#000000',
},
}SCSS
$custom: #dfddf1; $custom-light: #e9e7f5; $custom-dark: #000000;
JSON
{
"hex": "#dfddf1",
"rgb": {
"r": 223,
"g": 221,
"b": 241
},
"hsl": {
"h": 246,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.90511,
"c": 0.02716,
"h": 290.4
},
"luminance": 0.73752
}Semantic roles & 50–950 ramp
primary
#DFDDF1
secondary
#C9CDA5
accent
#B531A8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485