#DDDCFA#DDDCFA
#DDDCFA is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.5% C 0.041 H 287.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCFA |
|---|---|
| RGB | rgb(221, 220, 250) |
| HSL | hsl(242, 75%, 92%) |
| HSV | hsv(242, 12%, 98%) |
| CMYK | cmyk(11.6%, 12%, 0%, 2%) |
| CIE-LAB | lab(88.67, 6.04, -14.45) |
| CIE-LCH | lch(88.67, 15.66, 292.69°) |
| OKLab | oklab(90.45% 0.012 -0.039) |
| OKLCH | oklch(90.45% 0.041 287.1) |
| XYZ | xyz(72.6637, 73.4601, 100.7750) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.10
Periwinkle
#CCCCFF
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 9.02
Pale Lavender
#EECFFE
ΔE00 9.76
Light Lavender
#DFC5FE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCFA #F9FADC
analogous
#DCEAFA #DDDCFA #ECDCFA
triadic
#DDDCFA #FADDDC #DCFADD
tetradic
#DDDCFA #FADCEA #F9FADC #DCFAEC
square
#DDDCFA #FADCEA #F9FADC #DCFAEC
split-complementary
#DDDCFA #FAECDC #EAFADC
monochromatic
#7571EB #A9A6F2 #DDDCFA #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.34
#DDDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DDDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCFA
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCFA | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#D5DEF9
Tritanopia (blue-blind)
#D7E1E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddcfa; /* rgb */ color: rgb(221, 220, 250); /* oklch */ color: oklch(90.5% 0.041 287.1);
Tailwind
colors: {
custom: {
50: '#e7e6fc',
500: '#dddcfa',
950: '#000000',
},
}SCSS
$custom: #dddcfa; $custom-light: #e7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#dddcfa",
"rgb": {
"r": 221,
"g": 220,
"b": 250
},
"hsl": {
"h": 242,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.90452,
"c": 0.04079,
"h": 287.1
},
"luminance": 0.73461
}Semantic roles & 50–950 ramp
primary
#DDDCFA
secondary
#DDE09B
accent
#D70ED0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485