#DDDCF1#DDDCF1
#DDDCF1 is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.2% C 0.029 H 288.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCF1 |
|---|---|
| RGB | rgb(221, 220, 241) |
| HSL | hsl(243, 43%, 90%) |
| HSV | hsv(243, 9%, 95%) |
| CMYK | cmyk(8.3%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(88.40, 4.26, -10.10) |
| CIE-LCH | lch(88.40, 10.97, 292.87°) |
| OKLab | oklab(90.16% 0.0088 -0.0271) |
| OKLCH | oklch(90.16% 0.029 288) |
| XYZ | xyz(71.2860, 72.9091, 93.5193) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.25
Ghostwhite
#F8F8FF
ΔE00 8.27
Fog
#D8DCE0
ΔE00 8.43
Lavenderblush
#FFF0F5
ΔE00 9.35
Periwinkle
#CCCCFF
ΔE00 9.42
Gainsboro
#DCDCDC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCF1 #F0F1DC
analogous
#DCE5F1 #DDDCF1 #E7DCF1
triadic
#DDDCF1 #F1DDDC #DCF1DD
tetradic
#DDDCF1 #F1DCE5 #F0F1DC #DCF1E7
square
#DDDCF1 #F1DCE5 #F0F1DC #DCF1E7
split-complementary
#DDDCF1 #F1E7DC #E5F1DC
monochromatic
#8885CE #B3B0E0 #DDDCF1 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.35
#DDDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DDDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCF1
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCF1 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF2
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#D9DFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddcf1; /* rgb */ color: rgb(221, 220, 241); /* oklch */ color: oklch(90.2% 0.029 288.0);
Tailwind
colors: {
custom: {
50: '#e7e6f5',
500: '#dddcf1',
950: '#000000',
},
}SCSS
$custom: #dddcf1; $custom-light: #e7e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dddcf1",
"rgb": {
"r": 221,
"g": 220,
"b": 241
},
"hsl": {
"h": 242.857,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.9016,
"c": 0.02852,
"h": 288
},
"luminance": 0.72909
}Semantic roles & 50–950 ramp
primary
#DDDCF1
secondary
#CCCEA3
accent
#B630B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485