#DDD7FD#DDD7FD
#DDD7FD is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.6% C 0.052 H 292.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7FD |
|---|---|
| RGB | rgb(221, 215, 253) |
| HSL | hsl(249, 90%, 92%) |
| HSV | hsv(249, 15%, 99%) |
| CMYK | cmyk(12.6%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(87.52, 9.28, -17.75) |
| CIE-LCH | lch(87.52, 20.03, 297.59°) |
| OKLab | oklab(89.59% 0.02 -0.0481) |
| OKLCH | oklch(89.59% 0.052 292.6) |
| XYZ | xyz(71.8452, 71.0644, 102.8412) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 7.04
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Pale Lavender
#EECFFE
ΔE00 7.10
Light Periwinkle
#C1C6FC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7FD #F7FDD7
analogous
#D7E4FD #DDD7FD #F0D7FD
triadic
#DDD7FD #FDDDD7 #D7FDDD
tetradic
#DDD7FD #FDD7E4 #F7FDD7 #D7FDF0
square
#DDD7FD #FDD7E4 #F7FDD7 #D7FDF0
split-complementary
#DDD7FD #FDF0D7 #E4FDD7
monochromatic
#7A62F7 #AB9DFA #DDD7FD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.38
#DDD7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DDD7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7FD
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7FD | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CFDBFC
Tritanopia (blue-blind)
#D7DDE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ddd7fd; /* rgb */ color: rgb(221, 215, 253); /* oklch */ color: oklch(89.6% 0.052 292.6);
Tailwind
colors: {
custom: {
50: '#e7e3fe',
500: '#ddd7fd',
950: '#000000',
},
}SCSS
$custom: #ddd7fd; $custom-light: #e7e3fe; $custom-dark: #000000;
JSON
{
"hex": "#ddd7fd",
"rgb": {
"r": 221,
"g": 215,
"b": 253
},
"hsl": {
"h": 249.474,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.89585,
"c": 0.05204,
"h": 292.6
},
"luminance": 0.71065
}Semantic roles & 50–950 ramp
primary
#DDD7FD
secondary
#D9E692
accent
#E600C1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485