#DDD9FF#DDD9FF
#DDD9FF is a very light, muted blue. Relative luminance 0.722; OKLCH L 90.0% C 0.052 H 290.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD9FF |
|---|---|
| RGB | rgb(221, 217, 255) |
| HSL | hsl(246, 100%, 93%) |
| HSV | hsv(246, 15%, 100%) |
| CMYK | cmyk(13.3%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(88.07, 8.63, -17.97) |
| CIE-LCH | lch(88.07, 19.93, 295.65°) |
| OKLab | oklab(90.04% 0.0179 -0.0487) |
| OKLCH | oklch(90.04% 0.052 290.1) |
| XYZ | xyz(72.6778, 72.2173, 104.6988) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.92
Lavender (CSS)
#E6E6FA
ΔE00 6.66
Pale Lilac
#E4CBFF
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.57
Pale Lavender
#EECFFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD9FF #FBFFD9
analogous
#D9E8FF #DDD9FF #F0D9FF
triadic
#DDD9FF #FFDDD9 #D9FFDD
tetradic
#DDD9FF #FFD9E8 #FBFFD9 #D9FFF0
square
#DDD9FF #FFD9E8 #FBFFD9 #D9FFF0
split-complementary
#DDD9FF #FFF0D9 #E8FFD9
monochromatic
#6F5FFF #A69CFF #DDD9FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.36
#DDD9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DDD9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD9FF
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD9FF | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#D6DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddd9ff; /* rgb */ color: rgb(221, 217, 255); /* oklch */ color: oklch(90.0% 0.052 290.1);
Tailwind
colors: {
custom: {
50: '#e7e4ff',
500: '#ddd9ff',
950: '#000000',
},
}SCSS
$custom: #ddd9ff; $custom-light: #e7e4ff; $custom-dark: #000000;
JSON
{
"hex": "#ddd9ff",
"rgb": {
"r": 221,
"g": 217,
"b": 255
},
"hsl": {
"h": 246.316,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.90039,
"c": 0.05184,
"h": 290.1
},
"luminance": 0.72218
}Semantic roles & 50–950 ramp
primary
#DDD9FF
secondary
#E2EC91
accent
#E600CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486