#DDDCF6#DDDCF6
#DDDCF6 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.035 H 287.4°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCF6 |
|---|---|
| RGB | rgb(221, 220, 246) |
| HSL | hsl(242, 59%, 91%) |
| HSV | hsv(242, 11%, 96%) |
| CMYK | cmyk(10.2%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(88.55, 5.24, -12.52) |
| CIE-LCH | lch(88.55, 13.57, 292.72°) |
| OKLab | oklab(90.32% 0.0106 -0.0337) |
| OKLCH | oklch(90.32% 0.035 287.4) |
| XYZ | xyz(72.0432, 73.2119, 97.5067) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.09
Periwinkle
#CCCCFF
ΔE00 7.87
Ghostwhite
#F8F8FF
ΔE00 9.53
Light Periwinkle
#C1C6FC
ΔE00 9.54
Light Blue Grey
#B7C9E2
ΔE00 9.87
Pale Lilac
#E4CBFF
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCF6 #F5F6DC
analogous
#DCE8F6 #DDDCF6 #EADCF6
triadic
#DDDCF6 #F6DDDC #DCF6DD
tetradic
#DDDCF6 #F6DCE8 #F5F6DC #DCF6EA
square
#DDDCF6 #F6DCE8 #F5F6DC #DCF6EA
split-complementary
#DDDCF6 #F6EADC #E8F6DC
monochromatic
#7E7BDD #AEABE9 #DDDCF6 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.34
#DDDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DDDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCF6
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCF6 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF7
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#D8E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddcf6; /* rgb */ color: rgb(221, 220, 246); /* oklch */ color: oklch(90.3% 0.035 287.4);
Tailwind
colors: {
custom: {
50: '#e7e6f9',
500: '#dddcf6',
950: '#000000',
},
}SCSS
$custom: #dddcf6; $custom-light: #e7e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dddcf6",
"rgb": {
"r": 221,
"g": 220,
"b": 246
},
"hsl": {
"h": 242.308,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.90321,
"c": 0.03533,
"h": 287.4
},
"luminance": 0.73212
}Semantic roles & 50–950 ramp
primary
#DDDCF6
secondary
#D5D79F
accent
#C71FC0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485