#DDD7FF#DDD7FF
#DDD7FF is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.7% C 0.055 H 292.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7FF |
|---|---|
| RGB | rgb(221, 215, 255) |
| HSL | hsl(249, 100%, 92%) |
| HSV | hsv(249, 16%, 100%) |
| CMYK | cmyk(13.3%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(87.58, 9.68, -18.71) |
| CIE-LCH | lch(87.58, 21.07, 297.36°) |
| OKLab | oklab(89.65% 0.0206 -0.0507) |
| OKLCH | oklch(89.65% 0.055 292.1) |
| XYZ | xyz(72.1654, 71.1926, 104.5280) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 5.82
Light Lavender
#DFC5FE
ΔE00 6.72
Pale Lavender
#EECFFE
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7FF #F9FFD7
analogous
#D7E5FF #DDD7FF #F1D7FF
triadic
#DDD7FF #FFDDD7 #D7FFDD
tetradic
#DDD7FF #FFD7E5 #F9FFD7 #D7FFF1
square
#DDD7FF #FFD7E5 #F9FFD7 #D7FFF1
split-complementary
#DDD7FF #FFF1D7 #E5FFD7
monochromatic
#755DFF #A99AFF #DDD7FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.38
#DDD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DDD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7FF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7FF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#D7DDE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ddd7ff; /* rgb */ color: rgb(221, 215, 255); /* oklch */ color: oklch(89.7% 0.055 292.1);
Tailwind
colors: {
custom: {
50: '#e7e3ff',
500: '#ddd7ff',
950: '#000000',
},
}SCSS
$custom: #ddd7ff; $custom-light: #e7e3ff; $custom-dark: #000000;
JSON
{
"hex": "#ddd7ff",
"rgb": {
"r": 221,
"g": 215,
"b": 255
},
"hsl": {
"h": 249,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.89654,
"c": 0.05476,
"h": 292.1
},
"luminance": 0.71193
}Semantic roles & 50–950 ramp
primary
#DDD7FF
secondary
#DDEB8F
accent
#E600C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486