#DDDFF5#DDDFF5
#DDDFF5 is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.030 H 281.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFF5 |
|---|---|
| RGB | rgb(221, 223, 245) |
| HSL | hsl(235, 55%, 91%) |
| HSV | hsv(235, 10%, 96%) |
| CMYK | cmyk(9.8%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(89.27, 3.48, -10.92) |
| CIE-LCH | lch(89.27, 11.46, 287.68°) |
| OKLab | oklab(90.88% 0.0061 -0.0294) |
| OKLCH | oklch(90.88% 0.03 281.6) |
| XYZ | xyz(72.6845, 74.7395, 96.9654) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.91
Ghostwhite
#F8F8FF
ΔE00 7.98
Fog
#D8DCE0
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.81
Periwinkle
#CCCCFF
ΔE00 9.25
Aliceblue
#F0F8FF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFF5 #F5F3DD
analogous
#DDEBF5 #DDDFF5 #E7DDF5
triadic
#DDDFF5 #F5DDDF #DFF5DD
tetradic
#DDDFF5 #F5DDEB #F5F3DD #DDF5E7
square
#DDDFF5 #F5DDEB #F5F3DD #DDF5E7
split-complementary
#DDDFF5 #F5E7DD #EBF5DD
monochromatic
#7E86D9 #AEB2E7 #DDDFF5 #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.32
#DDDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#DDDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFF5
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFF5 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F6
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#D8E3E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddff5; /* rgb */ color: rgb(221, 223, 245); /* oklch */ color: oklch(90.9% 0.030 281.6);
Tailwind
colors: {
custom: {
50: '#e7e9f8',
500: '#dddff5',
950: '#000000',
},
}SCSS
$custom: #dddff5; $custom-light: #e7e9f8; $custom-dark: #000000;
JSON
{
"hex": "#dddff5",
"rgb": {
"r": 221,
"g": 223,
"b": 245
},
"hsl": {
"h": 235,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.90877,
"c": 0.02998,
"h": 281.6
},
"luminance": 0.7474
}Semantic roles & 50–950 ramp
primary
#DDDFF5
secondary
#D5D1A1
accent
#B523C2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485