#DDDCFD#DDDCFD
#DDDCFD is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.6% C 0.045 H 286.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCFD |
|---|---|
| RGB | rgb(221, 220, 253) |
| HSL | hsl(242, 89%, 93%) |
| HSV | hsv(242, 13%, 99%) |
| CMYK | cmyk(12.6%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(88.76, 6.64, -15.89) |
| CIE-LCH | lch(88.76, 17.22, 292.69°) |
| OKLab | oklab(90.55% 0.013 -0.0429) |
| OKLCH | oklch(90.55% 0.045 286.9) |
| XYZ | xyz(73.1378, 73.6498, 103.2721) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.90
Periwinkle
#CCCCFF
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 7.96
Pale Lilac
#E4CBFF
ΔE00 8.40
Light Lavender
#DFC5FE
ΔE00 9.27
Pale Lavender
#EECFFE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCFD #FCFDDC
analogous
#DCEBFD #DDDCFD #EDDCFD
triadic
#DDDCFD #FDDDDC #DCFDDD
tetradic
#DDDCFD #FDDCEB #FCFDDC #DCFDED
square
#DDDCFD #FDDCEB #FCFDDC #DCFDED
split-complementary
#DDDCFD #FDEDDC #EBFDDC
monochromatic
#6D68F6 #A5A2FA #DDDCFD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.34
#DDDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DDDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCFD
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCFD | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#D7E1E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddcfd; /* rgb */ color: rgb(221, 220, 253); /* oklch */ color: oklch(90.6% 0.045 286.9);
Tailwind
colors: {
custom: {
50: '#e7e6fe',
500: '#dddcfd',
950: '#000000',
},
}SCSS
$custom: #dddcfd; $custom-light: #e7e6fe; $custom-dark: #000000;
JSON
{
"hex": "#dddcfd",
"rgb": {
"r": 221,
"g": 220,
"b": 253
},
"hsl": {
"h": 241.818,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.90553,
"c": 0.04488,
"h": 286.9
},
"luminance": 0.7365
}Semantic roles & 50–950 ramp
primary
#DDDCFD
secondary
#E4E796
accent
#E600DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485