#DFDDF0#DFDDF0
#DFDDF0 is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.5% C 0.026 H 290.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF0 |
|---|---|
| RGB | rgb(223, 221, 240) |
| HSL | hsl(246, 39%, 90%) |
| HSV | hsv(246, 8%, 94%) |
| CMYK | cmyk(7.1%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(88.78, 4.20, -9.01) |
| CIE-LCH | lch(88.78, 9.94, 294.98°) |
| OKLab | oklab(90.48% 0.0091 -0.0241) |
| OKLCH | oklch(90.48% 0.026 290.7) |
| XYZ | xyz(72.0130, 73.6919, 92.8513) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.11
Ghostwhite
#F8F8FF
ΔE00 7.67
Fog
#D8DCE0
ΔE00 7.98
Lavenderblush
#FFF0F5
ΔE00 8.57
Gainsboro
#DCDCDC
ΔE00 8.83
Light Gray
#D3D3D3
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF0 #EEF0DD
analogous
#DDE4F0 #DFDDF0 #E8DDF0
triadic
#DFDDF0 #F0DFDD #DDF0DF
tetradic
#DFDDF0 #F0DDE4 #EEF0DD #DDF0E8
square
#DFDDF0 #F0DDE4 #EEF0DD #DDF0E8
split-complementary
#DFDDF0 #F0E8DD #E4F0DD
monochromatic
#8F88CB #B7B3DD #DFDDF0 #EBEAF6 #EBEAF6
Accessibility & contrast
On white
1.33
#DFDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#DFDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF0
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF0 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#D9DFEF
Tritanopia (blue-blind)
#DCE0E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddf0; /* rgb */ color: rgb(223, 221, 240); /* oklch */ color: oklch(90.5% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#e9e7f5',
500: '#dfddf0',
950: '#000000',
},
}SCSS
$custom: #dfddf0; $custom-light: #e9e7f5; $custom-dark: #000000;
JSON
{
"hex": "#dfddf0",
"rgb": {
"r": 223,
"g": 221,
"b": 240
},
"hsl": {
"h": 246.316,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.90479,
"c": 0.02581,
"h": 290.7
},
"luminance": 0.73692
}Semantic roles & 50–950 ramp
primary
#DFDDF0
secondary
#C8CCA5
accent
#B234A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485