#DDDCF5#DDDCF5
#DDDCF5 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.034 H 287.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCF5 |
|---|---|
| RGB | rgb(221, 220, 245) |
| HSL | hsl(242, 56%, 91%) |
| HSV | hsv(242, 10%, 96%) |
| CMYK | cmyk(9.8%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(88.52, 5.05, -12.04) |
| CIE-LCH | lch(88.52, 13.05, 292.74°) |
| OKLab | oklab(90.29% 0.0102 -0.0324) |
| OKLCH | oklch(90.29% 0.034 287.5) |
| XYZ | xyz(71.8901, 73.1507, 96.7006) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.86
Periwinkle
#CCCCFF
ΔE00 8.17
Ghostwhite
#F8F8FF
ΔE00 9.28
Fog
#D8DCE0
ΔE00 9.74
Light Periwinkle
#C1C6FC
ΔE00 9.79
Light Blue Grey
#B7C9E2
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCF5 #F4F5DC
analogous
#DCE7F5 #DDDCF5 #E9DCF5
triadic
#DDDCF5 #F5DDDC #DCF5DD
tetradic
#DDDCF5 #F5DCE7 #F4F5DC #DCF5E9
square
#DDDCF5 #F5DCE7 #F4F5DC #DCF5E9
split-complementary
#DDDCF5 #F5E9DC #E7F5DC
monochromatic
#817DDA #AFACE7 #DDDCF5 #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.34
#DDDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DDDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCF5
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCF5 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF6
Deuteranopia (green-blind)
#D6DEF4
Tritanopia (blue-blind)
#D8E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddcf5; /* rgb */ color: rgb(221, 220, 245); /* oklch */ color: oklch(90.3% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#e7e6f8',
500: '#dddcf5',
950: '#000000',
},
}SCSS
$custom: #dddcf5; $custom-light: #e7e6f8; $custom-dark: #000000;
JSON
{
"hex": "#dddcf5",
"rgb": {
"r": 221,
"g": 220,
"b": 245
},
"hsl": {
"h": 242.4,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.90289,
"c": 0.03397,
"h": 287.5
},
"luminance": 0.73151
}Semantic roles & 50–950 ramp
primary
#DDDCF5
secondary
#D3D5A0
accent
#C322BD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485