#DFDDF6#DFDDF6
#DFDDF6 is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.7% C 0.034 H 289.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDF6 |
|---|---|
| RGB | rgb(223, 221, 246) |
| HSL | hsl(245, 58%, 92%) |
| HSV | hsv(245, 10%, 96%) |
| CMYK | cmyk(9.3%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(88.95, 5.36, -11.91) |
| CIE-LCH | lch(88.95, 13.06, 294.24°) |
| OKLab | oklab(90.67% 0.0113 -0.032) |
| OKLCH | oklch(90.67% 0.034 289.4) |
| XYZ | xyz(72.9191, 74.0543, 97.6232) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.81
Periwinkle
#CCCCFF
ΔE00 8.35
Ghostwhite
#F8F8FF
ΔE00 9.20
Lavenderblush
#FFF0F5
ΔE00 9.91
Fog
#D8DCE0
ΔE00 9.94
Light Periwinkle
#C1C6FC
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDF6 #F4F6DD
analogous
#DDE8F6 #DFDDF6 #ECDDF6
triadic
#DFDDF6 #F6DFDD #DDF6DF
tetradic
#DFDDF6 #F6DDE8 #F4F6DD #DDF6EC
square
#DFDDF6 #F6DDE8 #F4F6DD #DDF6EC
split-complementary
#DFDDF6 #F6ECDD #E8F6DD
monochromatic
#847CDC #B1ADE9 #DFDDF6 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.33
#DFDDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#DFDDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDF6
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDF6 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F7
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#DBE1E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddf6; /* rgb */ color: rgb(223, 221, 246); /* oklch */ color: oklch(90.7% 0.034 289.4);
Tailwind
colors: {
custom: {
50: '#e9e7f9',
500: '#dfddf6',
950: '#000000',
},
}SCSS
$custom: #dfddf6; $custom-light: #e9e7f9; $custom-dark: #000000;
JSON
{
"hex": "#dfddf6",
"rgb": {
"r": 223,
"g": 221,
"b": 246
},
"hsl": {
"h": 244.8,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.9067,
"c": 0.03395,
"h": 289.4
},
"luminance": 0.74055
}Semantic roles & 50–950 ramp
primary
#DFDDF6
secondary
#D3D7A0
accent
#C620B8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485