#DDDCF4#DDDCF4
#DDDCF4 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.3% C 0.033 H 287.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCF4 |
|---|---|
| RGB | rgb(221, 220, 244) |
| HSL | hsl(243, 52%, 91%) |
| HSV | hsv(243, 10%, 96%) |
| CMYK | cmyk(9.4%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(88.49, 4.85, -11.56) |
| CIE-LCH | lch(88.49, 12.53, 292.77°) |
| OKLab | oklab(90.26% 0.0099 -0.0311) |
| OKLCH | oklch(90.26% 0.033 287.6) |
| XYZ | xyz(71.7378, 73.0898, 95.8988) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.66
Periwinkle
#CCCCFF
ΔE00 8.47
Ghostwhite
#F8F8FF
ΔE00 9.02
Fog
#D8DCE0
ΔE00 9.42
Light Blue Grey
#B7C9E2
ΔE00 9.73
Lavenderblush
#FFF0F5
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCF4 #F3F4DC
analogous
#DCE7F4 #DDDCF4 #E9DCF4
triadic
#DDDCF4 #F4DDDC #DCF4DD
tetradic
#DDDCF4 #F4DCE7 #F3F4DC #DCF4E9
square
#DDDCF4 #F4DCE7 #F3F4DC #DCF4E9
split-complementary
#DDDCF4 #F4E9DC #E7F4DC
monochromatic
#837FD7 #B0ADE5 #DDDCF4 #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.34
#DDDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DDDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCF4
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCF4 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#D9E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddcf4; /* rgb */ color: rgb(221, 220, 244); /* oklch */ color: oklch(90.3% 0.033 287.6);
Tailwind
colors: {
custom: {
50: '#e7e6f7',
500: '#dddcf4',
950: '#000000',
},
}SCSS
$custom: #dddcf4; $custom-light: #e7e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dddcf4",
"rgb": {
"r": 221,
"g": 220,
"b": 244
},
"hsl": {
"h": 242.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.90256,
"c": 0.0326,
"h": 287.6
},
"luminance": 0.7309
}Semantic roles & 50–950 ramp
primary
#DDDCF4
secondary
#D1D3A1
accent
#C026B9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485