#DDDCF8#DDDCF8
#DDDCF8 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.038 H 287.3°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCF8 |
|---|---|
| RGB | rgb(221, 220, 248) |
| HSL | hsl(242, 67%, 92%) |
| HSV | hsv(242, 11%, 97%) |
| CMYK | cmyk(10.9%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(88.61, 5.64, -13.48) |
| CIE-LCH | lch(88.61, 14.62, 292.70°) |
| OKLab | oklab(90.39% 0.0113 -0.0363) |
| OKLCH | oklch(90.39% 0.038 287.3) |
| XYZ | xyz(72.3518, 73.3354, 99.1321) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.58
Periwinkle
#CCCCFF
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 9.05
Pale Lilac
#E4CBFF
ΔE00 9.48
Light Blue Grey
#B7C9E2
ΔE00 10.03
Ghostwhite
#F8F8FF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCF8 #F7F8DC
analogous
#DCE9F8 #DDDCF8 #EBDCF8
triadic
#DDDCF8 #F8DDDC #DCF8DD
tetradic
#DDDCF8 #F8DCE9 #F7F8DC #DCF8EB
square
#DDDCF8 #F8DCE9 #F7F8DC #DCF8EB
split-complementary
#DDDCF8 #F8EBDC #E9F8DC
monochromatic
#7A76E4 #ABA9EE #DDDCF8 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.34
#DDDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DDDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCF8
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCF8 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#D5DEF7
Tritanopia (blue-blind)
#D8E0E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddcf8; /* rgb */ color: rgb(221, 220, 248); /* oklch */ color: oklch(90.4% 0.038 287.3);
Tailwind
colors: {
custom: {
50: '#e7e6fa',
500: '#dddcf8',
950: '#000000',
},
}SCSS
$custom: #dddcf8; $custom-light: #e7e6fa; $custom-dark: #000000;
JSON
{
"hex": "#dddcf8",
"rgb": {
"r": 221,
"g": 220,
"b": 248
},
"hsl": {
"h": 242.143,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.90386,
"c": 0.03806,
"h": 287.3
},
"luminance": 0.73336
}Semantic roles & 50–950 ramp
primary
#DDDCF8
secondary
#D9DB9D
accent
#CF17C8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485