#DDDEFD#DDDEFD
#DDDEFD is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.042 H 284.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEFD |
|---|---|
| RGB | rgb(221, 222, 253) |
| HSL | hsl(238, 89%, 93%) |
| HSV | hsv(238, 13%, 99%) |
| CMYK | cmyk(12.6%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(89.26, 5.60, -15.14) |
| CIE-LCH | lch(89.26, 16.14, 290.29°) |
| OKLab | oklab(90.94% 0.0102 -0.0409) |
| OKLCH | oklch(90.94% 0.042 284.1) |
| XYZ | xyz(73.6659, 74.7059, 103.4481) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.09
Periwinkle
#CCCCFF
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 8.35
Pale Lilac
#E4CBFF
ΔE00 9.40
Light Blue Grey
#B7C9E2
ΔE00 9.82
Light Lavender
#DFC5FE
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEFD #FDFCDD
analogous
#DDEEFD #DDDEFD #ECDDFD
triadic
#DDDEFD #FDDDDE #DEFDDD
tetradic
#DDDEFD #FDDDEE #FDFCDD #DDFDEC
square
#DDDEFD #FDDDEE #FDFCDD #DDFDEC
split-complementary
#DDDEFD #FDECDD #EEFDDD
monochromatic
#696EF6 #A3A6FA #DDDEFD #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.32
#DDDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#DDDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEFD
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEFD | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FE
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#D7E3E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddefd; /* rgb */ color: rgb(221, 222, 253); /* oklch */ color: oklch(90.9% 0.042 284.1);
Tailwind
colors: {
custom: {
50: '#e7e8fe',
500: '#dddefd',
950: '#000000',
},
}SCSS
$custom: #dddefd; $custom-light: #e7e8fe; $custom-dark: #000000;
JSON
{
"hex": "#dddefd",
"rgb": {
"r": 221,
"g": 222,
"b": 253
},
"hsl": {
"h": 238.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.90942,
"c": 0.04217,
"h": 284.1
},
"luminance": 0.74707
}Semantic roles & 50–950 ramp
primary
#DDDEFD
secondary
#E7E497
accent
#DE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485